Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 17:34 UTC

panva / node-oidc-provider

OpenID Certified™ OAuth 2.0 Authorization Server implementation for Node.js

JavaScriptMIT★ 3,779 stars⑂ 790 forkssince Dec 2015View on GitHub ↗

panva/node-oidc-provider holds a health index of 83 out of 100, placing it in the Good band. It scores highest on Vitality (96/100) and lowest on AI Readiness (48/100). It was last updated 6 days ago. A single contributor accounts for most of its recent work.

83
overall / 100
Good

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.

83
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

Filip SkokanPersonal account
1,685 followers71 public repossince Apr 2010

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

Metrics by category

Vitality

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

96Excellent · 22% of overall
How it's scored
36/36Push recency — last push 6 days ago
29.1/36Commit cadence — 42/52 weeks with commits
18/18Commit volume — 165 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year165
human_commit_share0.84
days_since_last_push6
active_weeks_last_year42

Release discipline

100Excellent
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 6 days ago
27/27Release cadence — a release every ~11.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv9.10.0
releases_from_tagsno
days_since_latest_release6
mean_days_between_releases11.5
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?

92Excellent · 18% of overall
How it's scored
58/60Stars — 3,779 stars
24.1/25Forks — 790 forks
10.1/15Watchers — 66 watchers
Inputs used
forks790
stars3,779
watchers66
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 2,099,279 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesoidc-provider
dependents
ecosystemsnpm
total_downloads
monthly_downloads2,099,279
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?

66Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.9/22.5Commit distribution — top contributor authored 96% of commits
13.5/13.5Contributor breadth — 66 contributors
10/10OpenSSF Scorecard: Contributors — project has 15 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled66
top_contributor_share0.96
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
25.4/38.3PR acceptance — 196/295 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/25 approved changesets -- score normalized to 0
Inputs used
merged_prs196
open_issues0
closed_issues5
issue_closed_ratio1
closed_unmerged_prs99
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
23.2/25Owner reach — 1,685 followers of panva
25/25Track record — 71 public repos, account ~16 yr old
Inputs used
followers1,685
owner_typeUser
is_verified
owner_loginpanva
public_repos71
account_age_days5,950
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 6 days ago
20/20Version history — 372 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesoidc-provider
ecosystemsnpm
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

84Good · 20% of overall
How it's scored
24/24CI workflows — 5 workflow(s)
24/24Tests present
16/16Linter config — biome.json
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 5 out of 5 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
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 10 topics
0/10Wiki
Inputs used
topicsopenid, oidc, openid-provider, openid-connect, connect, server, provider, oauth2, authorization, authorization-server
has_wikino
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

77Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 5 out of 5 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 15 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
2/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
3/7.5Vulnerabilities — 6 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate7.2
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_packages48
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:oidc-provider@9.10.0 runtime dependency closure — what installing the published package pulls in — 48 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.

48At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 84 of 84 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — biome.json
0/11Static type checking
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 16 of the last 100 commits are automated dependency updates
4/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.16
How it's scored
0/45Type-checkable code — JavaScript without a type-check config
54.6/55Manageable file sizes — 3/408 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes170,712
source_files_sampled408
oversized_source_files3
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — example
Inputs used
example_dirsexample
has_mcp_signalno
api_schema_files

Key facts

3,779GitHub stars
66contributors
165commits, last 12 months
6days since last push
100releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 790 ⇿
0Stars
790Forks
99Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0200400600800767102016-072021-072026-07
Major 3Minor 32Patch 64

Each point covers 10 days.

OpenSSF Scorecard 7.2 / 10
7.2aggregate

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-26 17:34 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests5 out of 5 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 15 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
4Vulnerabilities6 existing vulnerabilities detected
Direct dependencies 10
RegistryPackageVersion constraintManifest
npm@koa/cors^5.0.0package.json
npm@koa/router^15.7.0package.json
npmdebug^4.4.3package.json
npmeta^4.6.0package.json
npmjose^6.2.3package.json
npmjsesc^3.1.0package.json
npmkoa^3.2.1package.json
npmnanoid^6.0.0package.json
npmquick-lru^7.3.0package.json
npmraw-body^4.0.0package.json
All dependencies 351

Full resolved dependency set from the GitHub dependency graph: 12 direct and 339 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
npm@koa/cors5.0.0direct
npm@koa/router15.7.0direct
npmdebug4.4.3direct
npmeta4.6.0direct
npmjose6.2.3direct
npmjsesc3.1.0direct
npmkoa3.2.1direct
npmnanoid6.0.0direct
npmquick-lru7.3.0direct
npmraw-body2.5.3direct
npmraw-body3.0.2direct
npmraw-body4.0.0direct
npm@biomejs/biome2.4.11indirect
npm@biomejs/cli-darwin-arm642.4.11indirect
npm@biomejs/cli-darwin-x642.4.11indirect
npm@biomejs/cli-linux-arm642.4.11indirect
npm@biomejs/cli-linux-arm64-musl2.4.11indirect
npm@biomejs/cli-linux-x642.4.11indirect
npm@biomejs/cli-linux-x64-musl2.4.11indirect
npm@biomejs/cli-win32-arm642.4.11indirect
npm@biomejs/cli-win32-x642.4.11indirect
npm@fastify/ajv-compiler4.0.5indirect
npm@fastify/error4.2.0indirect
npm@fastify/fast-json-stringify-compiler5.1.0indirect
npm@fastify/forwarded3.0.1indirect
npm@fastify/merge-json-schemas0.2.1indirect
npm@fastify/middie9.3.3indirect
npm@fastify/proxy-addr5.1.0indirect
npm@hapi/accept6.0.3indirect
npm@hapi/ammo6.0.1indirect
npm@hapi/b646.0.1indirect
npm@hapi/boom10.0.1indirect
npm@hapi/bounce3.0.2indirect
npm@hapi/bourne3.0.0indirect
npm@hapi/call9.0.1indirect
npm@hapi/catbox12.1.1indirect
npm@hapi/catbox-memory6.0.2indirect
npm@hapi/content6.0.2indirect
npm@hapi/cryptiles6.0.3indirect
npm@hapi/file3.0.0indirect
npm@hapi/hapi21.4.9indirect
npm@hapi/heavy8.0.1indirect
npm@hapi/hoek11.0.7indirect
npm@hapi/iron7.0.1indirect
npm@hapi/mimos7.0.1indirect
npm@hapi/nigel5.0.1indirect
npm@hapi/pez6.1.1indirect
npm@hapi/podium5.0.2indirect
npm@hapi/shot6.0.3indirect
npm@hapi/somever4.1.1indirect
npm@hapi/statehood8.2.1indirect
npm@hapi/subtext8.1.3indirect
npm@hapi/teamwork6.0.1indirect
npm@hapi/topo6.0.2indirect
npm@hapi/validate2.0.1indirect
npm@hapi/vise5.0.1indirect
npm@hapi/wreck18.1.2indirect
npm@isaacs/cliui8.0.2indirect
npm@koa/ejs5.1.0indirect
npm@noble/hashes1.4.0indirect
npm@noble/hashes1.8.0indirect
npm@paralleldrive/cuid22.3.1indirect
npm@peculiar/asn1-cms2.8.0indirect
npm@peculiar/asn1-csr2.8.0indirect
npm@peculiar/asn1-ecc2.8.0indirect
npm@peculiar/asn1-pfx2.8.0indirect
npm@peculiar/asn1-pkcs82.8.0indirect
npm@peculiar/asn1-pkcs92.8.0indirect
npm@peculiar/asn1-rsa2.8.0indirect
npm@peculiar/asn1-schema2.8.0indirect
npm@peculiar/asn1-x5092.8.0indirect
npm@peculiar/asn1-x509-attr2.8.0indirect
npm@peculiar/utils2.0.3indirect
npm@peculiar/x5091.14.3indirect
npm@pinojs/redact0.4.0indirect
npm@pkgjs/parseargs0.11.0indirect
npm@sinonjs/commons3.0.1indirect
npm@sinonjs/fake-timers15.4.0indirect
npm@sinonjs/samsam10.0.2indirect
npm@types/accepts1.3.7indirect
npm@types/body-parser1.19.6indirect
npm@types/co-body6.1.3indirect
npm@types/connect3.4.38indirect
npm@types/content-disposition0.5.9indirect
npm@types/cookies0.9.2indirect
npm@types/express5.0.6indirect
npm@types/express-serve-static-core5.1.2indirect
npm@types/formidable3.5.1indirect
npm@types/http-assert1.5.6indirect
npm@types/http-errors2.0.5indirect
npm@types/keygrip1.0.6indirect
npm@types/koa3.0.3indirect
npm@types/koa-compose3.2.9indirect
npm@types/node26.1.1indirect
npm@types/qs6.15.1indirect
npm@types/range-parser1.2.7indirect
npm@types/send1.2.1indirect
npm@types/serve-static2.2.0indirect
npmabstract-logging2.0.1indirect
npmaccepts1.3.8indirect
npmaccepts2.0.0indirect
npmajv8.20.0indirect
npmajv-formats3.0.1indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmargparse2.0.1indirect
npmasap2.0.6indirect
npmasn1js3.0.10indirect
npmasync3.2.6indirect
npmasynckit0.4.0indirect
npmatomic-sleep1.0.0indirect
npmavvio9.2.0indirect
npmbalanced-match1.0.2indirect
npmbase64url3.0.1indirect
npmbody-parser2.3.0indirect
npmbrace-expansion2.1.2indirect
npmbrowser-stdout1.3.1indirect
npmbytes3.1.2indirect
npmbytestreamjs2.0.1indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcamelcase6.3.0indirect
npmchai6.2.2indirect
npmchalk4.1.2indirect
npmchokidar4.0.3indirect
npmcliui8.0.1indirect
npmco-body6.2.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcombined-stream1.0.8indirect
npmcomponent-emitter1.3.1indirect
npmcontent-disposition1.0.1indirect
npmcontent-disposition1.1.0indirect
npmcontent-type1.0.5indirect
npmcontent-type2.0.0indirect
npmcookie0.7.2indirect
npmcookie1.1.1indirect
npmcookie-signature1.2.2indirect
npmcookiejar2.1.4indirect
npmcookies0.9.1indirect
npmcross-spawn7.0.6indirect
npmdecamelize4.0.0indirect
npmdeep-equal1.0.1indirect
npmdelayed-stream1.0.0indirect
npmdelegates1.0.0indirect
npmdepd1.1.2indirect
npmdepd2.0.0indirect
npmdequal2.0.3indirect
npmdesm1.3.1indirect
npmdestroy1.2.0indirect
npmdezalgo1.0.4indirect
npmdiff7.0.0indirect
npmdiff9.0.0indirect
npmdunder-proto1.0.1indirect
npmeastasianwidth0.2.0indirect
npmee-first1.1.1indirect
npmejs3.1.10indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmencodeurl2.0.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.1.2indirect
npmes-set-tostringtag2.1.0indirect
npmescalade3.2.0indirect
npmescape-html1.0.3indirect
npmescape-string-regexp4.0.0indirect
npmetag1.8.1indirect
npmexpress5.2.1indirect
npmfast-decode-uri-component1.0.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stringify7.0.1indirect
npmfast-querystring1.1.2indirect
npmfast-safe-stringify2.1.1indirect
npmfast-uri3.1.3indirect
npmfast-uri4.1.0indirect
npmfastify5.10.0indirect
npmfastify-plugin6.0.0indirect
npmfastq1.20.1indirect
npmfilelist1.0.6indirect
npmfinalhandler2.1.1indirect
npmfind-my-way9.6.0indirect
npmfind-up5.0.0indirect
npmflat5.0.2indirect
npmforeground-child3.3.1indirect
npmform-data4.0.6indirect
npmformidable3.5.4indirect
npmforwarded0.2.0indirect
npmfresh0.5.2indirect
npmfresh2.0.0indirect
npmfunction-bind1.1.2indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmglob10.5.0indirect
npmgopd1.2.0indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.4indirect
npmhe1.2.0indirect
npmhelmet8.3.0indirect
npmhttp-assert1.5.0indirect
npmhttp-errors1.8.1indirect
npmhttp-errors2.0.1indirect
npmiconv-lite0.4.24indirect
npmiconv-lite0.7.3indirect
npminflation2.1.0indirect
npminherits2.0.4indirect
npmipaddr.js1.9.1indirect
npmipaddr.js2.4.0indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-path-inside3.0.3indirect
npmis-plain-obj2.1.0indirect
npmis-promise4.0.0indirect
npmis-unicode-supported0.1.0indirect
npmisexe2.0.0indirect
npmjackspeak3.4.3indirect
npmjake10.9.4indirect
npmjs-yaml4.3.0indirect
npmjson-schema-ref-resolver3.0.0indirect
npmjson-schema-traverse1.0.0indirect
npmkeygrip1.1.0indirect
npmkoa-body8.0.0indirect
npmkoa-compose4.1.0indirect
npmkoa-mount4.2.0indirect
npmlight-my-request6.6.0indirect
npmlocate-path6.0.0indirect
npmlodash4.18.1indirect
npmlog-symbols4.1.0indirect
npmlru-cache10.4.3indirect
npmmath-intrinsics1.1.0indirect
npmmedia-typer0.3.0indirect
npmmedia-typer1.1.0indirect
npmmerge-descriptors2.0.0indirect
npmmethods1.1.2indirect
npmmime2.6.0indirect
npmmime-db1.52.0indirect
npmmime-db1.54.0indirect
npmmime-types2.1.35indirect
npmmime-types3.0.2indirect
npmminimatch5.1.9indirect
npmminimatch9.0.9indirect
npmminipass7.1.3indirect
npmmocha11.7.6indirect
npmmoment2.30.1indirect
npmms2.1.3indirect
npmnegotiator0.6.3indirect
npmnegotiator1.0.0indirect
npmoauth4webapi3.8.6indirect
npmobject-inspect1.13.4indirect
npmon-exit-leak-free2.1.2indirect
npmon-finished2.4.1indirect
npmonce1.4.0indirect
npmopenid-client6.8.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpackage-json-from-dist1.0.1indirect
npmparseurl1.3.3indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-scurry1.11.1indirect
npmpath-to-regexp8.4.2indirect
npmpicocolors1.1.1indirect
npmpino10.3.1indirect
npmpino-abstract-transport3.0.0indirect
npmpino-std-serializers7.1.0indirect
npmpkijs3.4.0indirect
npmprocess-warning4.0.1indirect
npmprocess-warning5.0.0indirect
npmproxy-addr2.0.7indirect
npmpvtsutils1.3.6indirect
npmpvutils1.1.5indirect
npmqs6.15.3indirect
npmquick-format-unescaped4.0.4indirect
npmrandombytes2.1.0indirect
npmrange-parser1.3.0indirect
npmreaddirp4.1.2indirect
npmreal-require0.2.0indirect
npmreal-require1.0.0indirect
npmreflect-metadata0.2.2indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmret0.5.0indirect
npmreusify1.1.0indirect
npmrfdc1.4.1indirect
npmrouter2.2.0indirect
npmsafe-buffer5.2.1indirect
npmsafe-regex25.1.1indirect
npmsafe-stable-stringify2.5.0indirect
npmsafer-buffer2.1.2indirect
npmsecure-json-parse4.1.0indirect
npmselfsigned5.5.0indirect
npmsemver7.8.5indirect
npmsend1.2.1indirect
npmserialize-javascript6.0.2indirect
npmserve-static2.2.1indirect
npmset-cookie-parser2.7.2indirect
npmsetprototypeof1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.1indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsignal-exit4.1.0indirect
npmsinon22.0.0indirect
npmsonic-boom4.2.1indirect
npmsplit24.2.0indirect
npmstatuses1.5.0indirect
npmstatuses2.0.2indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-json-comments3.1.1indirect
npmsuperagent10.3.0indirect
npmsupertest7.2.2indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmtagged-tag1.0.0indirect
npmthread-stream4.2.0indirect
npmtimekeeper2.3.1indirect
npmtoad-cache3.7.4indirect
npmtoidentifier1.0.1indirect
npmtslib1.14.1indirect
npmtslib2.8.1indirect
npmtsscmp1.0.6indirect
npmtsyringe4.10.0indirect
npmtype-detect4.0.8indirect
npmtype-detect4.1.0indirect
npmtype-fest5.8.0indirect
npmtype-is1.6.18indirect
npmtype-is2.1.0indirect
npmundici8.7.0indirect
npmundici-types8.3.0indirect
npmunpipe1.0.0indirect
npmvary1.1.2indirect
npmwhich2.0.2indirect
npmworkerpool9.3.4indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrappy1.0.2indirect
npmy18n5.0.8indirect
npmyargs17.7.3indirect
npmyargs-parser21.1.1indirect
npmyargs-unparser2.0.0indirect
npmyocto-queue0.1.0indirect
npmzod4.4.3indirect
Dependency advisories 0

Installing npm:oidc-provider@9.10.0 pulls in 48 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": [
        "openid",
        "oidc",
        "openid-provider",
        "openid-connect",
        "connect",
        "server",
        "provider",
        "oauth2",
        "authorization",
        "authorization-server"
      ],
      "is_fork": false,
      "size_kb": 7581,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "EJS": 9238,
        "Procfile": 24,
        "JavaScript": 2011891
      },
      "pushed_at": "2026-07-20T11:42:47Z",
      "created_at": "2015-12-02T09:17:41Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T22:22:48Z",
      "description": "OpenID Certified™ OAuth 2.0 Authorization Server implementation for Node.js",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Filip Skokan",
      "type": "User",
      "login": "panva",
      "company": null,
      "location": "Czech Republic",
      "followers": 1685,
      "avatar_url": "https://avatars.githubusercontent.com/u/241506?v=4",
      "created_at": "2010-04-11T11:34:08Z",
      "is_verified": null,
      "public_repos": 71,
      "account_age_days": 5950
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v9.10.0",
          "kind": "minor",
          "published_at": "2026-07-20T11:42:52Z"
        },
        {
          "tag": "v9.9.1",
          "kind": "patch",
          "published_at": "2026-07-07T16:02:12Z"
        },
        {
          "tag": "v9.9.0",
          "kind": "minor",
          "published_at": "2026-07-06T21:16:56Z"
        },
        {
          "tag": "v9.8.6",
          "kind": "patch",
          "published_at": "2026-06-26T14:39:11Z"
        },
        {
          "tag": "v9.8.5",
          "kind": "patch",
          "published_at": "2026-06-15T19:28:58Z"
        },
        {
          "tag": "v9.8.4",
          "kind": "patch",
          "published_at": "2026-05-29T05:57:40Z"
        },
        {
          "tag": "v9.8.3",
          "kind": "patch",
          "published_at": "2026-04-27T15:20:32Z"
        },
        {
          "tag": "v9.8.2",
          "kind": "patch",
          "published_at": "2026-04-17T11:16:54Z"
        },
        {
          "tag": "v9.8.1",
          "kind": "patch",
          "published_at": "2026-04-15T17:04:44Z"
        },
        {
          "tag": "v9.8.0",
          "kind": "minor",
          "published_at": "2026-04-07T14:01:43Z"
        },
        {
          "tag": "v9.7.1",
          "kind": "patch",
          "published_at": "2026-03-18T11:58:17Z"
        },
        {
          "tag": "v9.7.0",
          "kind": "minor",
          "published_at": "2026-03-06T22:44:35Z"
        },
        {
          "tag": "v9.6.1",
          "kind": "patch",
          "published_at": "2026-02-19T08:01:22Z"
        },
        {
          "tag": "v9.6.0",
          "kind": "minor",
          "published_at": "2025-12-07T19:27:28Z"
        },
        {
          "tag": "v9.5.2",
          "kind": "patch",
          "published_at": "2025-10-24T08:28:38Z"
        },
        {
          "tag": "v9.5.1",
          "kind": "patch",
          "published_at": "2025-08-29T19:50:36Z"
        },
        {
          "tag": "v9.5.0",
          "kind": "minor",
          "published_at": "2025-08-29T11:14:30Z"
        },
        {
          "tag": "v9.4.2",
          "kind": "patch",
          "published_at": "2025-08-23T08:06:11Z"
        },
        {
          "tag": "v9.4.1",
          "kind": "patch",
          "published_at": "2025-08-11T07:20:54Z"
        },
        {
          "tag": "v9.4.0",
          "kind": "minor",
          "published_at": "2025-07-17T20:37:48Z"
        },
        {
          "tag": "v9.3.0",
          "kind": "minor",
          "published_at": "2025-07-16T10:53:27Z"
        },
        {
          "tag": "v9.2.0",
          "kind": "minor",
          "published_at": "2025-06-24T09:09:10Z"
        },
        {
          "tag": "v9.1.3",
          "kind": "patch",
          "published_at": "2025-06-02T08:27:05Z"
        },
        {
          "tag": "v9.1.2",
          "kind": "patch",
          "published_at": "2025-05-28T15:03:09Z"
        },
        {
          "tag": "v9.1.1",
          "kind": "patch",
          "published_at": "2025-04-28T06:37:52Z"
        },
        {
          "tag": "v9.1.0",
          "kind": "minor",
          "published_at": "2025-04-26T08:59:38Z"
        },
        {
          "tag": "v9.0.1",
          "kind": "patch",
          "published_at": "2025-04-17T08:31:29Z"
        },
        {
          "tag": "v9.0.0",
          "kind": "major",
          "published_at": "2025-04-15T14:00:10Z"
        },
        {
          "tag": "v8.8.1",
          "kind": "patch",
          "published_at": "2025-03-06T15:43:40Z"
        },
        {
          "tag": "v8.8.0",
          "kind": "minor",
          "published_at": "2025-02-17T22:11:03Z"
        },
        {
          "tag": "v8.7.0",
          "kind": "minor",
          "published_at": "2025-02-13T10:57:01Z"
        },
        {
          "tag": "v8.6.1",
          "kind": "patch",
          "published_at": "2025-01-19T10:16:53Z"
        },
        {
          "tag": "v8.6.0",
          "kind": "minor",
          "published_at": "2024-11-21T09:30:37Z"
        },
        {
          "tag": "v8.5.3",
          "kind": "patch",
          "published_at": "2024-11-05T09:40:41Z"
        },
        {
          "tag": "v8.5.2",
          "kind": "patch",
          "published_at": "2024-10-19T12:20:14Z"
        },
        {
          "tag": "v8.5.1",
          "kind": "patch",
          "published_at": "2024-07-03T11:24:47Z"
        },
        {
          "tag": "v8.5.0",
          "kind": "minor",
          "published_at": "2024-06-28T21:28:01Z"
        },
        {
          "tag": "v8.4.7",
          "kind": "patch",
          "published_at": "2024-06-20T09:54:01Z"
        },
        {
          "tag": "v8.4.6",
          "kind": "patch",
          "published_at": "2024-04-23T11:36:17Z"
        },
        {
          "tag": "v8.4.5",
          "kind": "patch",
          "published_at": "2024-01-17T08:17:36Z"
        },
        {
          "tag": "v8.4.4",
          "kind": "patch",
          "published_at": "2024-01-08T21:26:25Z"
        },
        {
          "tag": "v8.4.3",
          "kind": "patch",
          "published_at": "2023-12-14T11:37:15Z"
        },
        {
          "tag": "v8.4.2",
          "kind": "patch",
          "published_at": "2023-12-02T09:43:01Z"
        },
        {
          "tag": "v8.4.1",
          "kind": "patch",
          "published_at": "2023-10-25T21:01:30Z"
        },
        {
          "tag": "v8.4.0",
          "kind": "minor",
          "published_at": "2023-09-08T06:46:10Z"
        },
        {
          "tag": "v8.3.2",
          "kind": "patch",
          "published_at": "2023-09-02T07:54:37Z"
        },
        {
          "tag": "v8.3.1",
          "kind": "patch",
          "published_at": "2023-08-30T09:30:58Z"
        },
        {
          "tag": "v8.3.0",
          "kind": "minor",
          "published_at": "2023-08-27T13:12:14Z"
        },
        {
          "tag": "v8.2.2",
          "kind": "patch",
          "published_at": "2023-05-30T16:30:27Z"
        },
        {
          "tag": "v8.2.1",
          "kind": "patch",
          "published_at": "2023-05-06T15:35:59Z"
        },
        {
          "tag": "v8.2.0",
          "kind": "minor",
          "published_at": "2023-04-24T12:35:07Z"
        },
        {
          "tag": "v8.1.2",
          "kind": "patch",
          "published_at": "2023-04-21T20:37:24Z"
        },
        {
          "tag": "v8.1.1",
          "kind": "patch",
          "published_at": "2023-03-09T08:47:14Z"
        },
        {
          "tag": "v8.1.0",
          "kind": "minor",
          "published_at": "2023-01-23T10:59:33Z"
        },
        {
          "tag": "v8.0.0",
          "kind": "major",
          "published_at": "2022-12-03T20:24:45Z"
        },
        {
          "tag": "v7.14.3",
          "kind": "patch",
          "published_at": "2022-12-01T20:53:11Z"
        },
        {
          "tag": "v7.14.2",
          "kind": "patch",
          "published_at": "2022-11-30T13:03:15Z"
        },
        {
          "tag": "v7.14.1",
          "kind": "patch",
          "published_at": "2022-11-22T11:29:06Z"
        },
        {
          "tag": "v7.14.0",
          "kind": "minor",
          "published_at": "2022-11-09T12:30:21Z"
        },
        {
          "tag": "v7.13.0",
          "kind": "minor",
          "published_at": "2022-10-26T08:42:07Z"
        },
        {
          "tag": "v7.12.0",
          "kind": "minor",
          "published_at": "2022-09-13T11:40:01Z"
        },
        {
          "tag": "v7.11.5",
          "kind": "patch",
          "published_at": "2022-07-16T12:35:50Z"
        },
        {
          "tag": "v7.11.4",
          "kind": "patch",
          "published_at": "2022-07-04T14:04:11Z"
        },
        {
          "tag": "v7.11.3",
          "kind": "patch",
          "published_at": "2022-06-13T16:17:28Z"
        },
        {
          "tag": "v7.11.2",
          "kind": "patch",
          "published_at": "2022-05-16T15:27:30Z"
        },
        {
          "tag": "v7.11.1",
          "kind": "patch",
          "published_at": "2022-04-25T12:16:15Z"
        },
        {
          "tag": "v7.11.0",
          "kind": "minor",
          "published_at": "2022-04-20T09:42:47Z"
        },
        {
          "tag": "v7.10.6",
          "kind": "patch",
          "published_at": "2022-01-07T20:17:44Z"
        },
        {
          "tag": "v7.10.5",
          "kind": "patch",
          "published_at": "2022-01-04T09:19:59Z"
        },
        {
          "tag": "v7.10.4",
          "kind": "patch",
          "published_at": "2021-12-05T13:53:12Z"
        },
        {
          "tag": "v7.10.3",
          "kind": "patch",
          "published_at": "2021-12-04T08:32:42Z"
        },
        {
          "tag": "v7.10.2",
          "kind": "patch",
          "published_at": "2021-11-28T20:16:24Z"
        },
        {
          "tag": "v7.10.1",
          "kind": "patch",
          "published_at": "2021-11-16T10:01:31Z"
        },
        {
          "tag": "v7.10.0",
          "kind": "minor",
          "published_at": "2021-11-04T09:34:43Z"
        },
        {
          "tag": "v7.9.0",
          "kind": "minor",
          "published_at": "2021-10-26T17:03:04Z"
        },
        {
          "tag": "v7.8.1",
          "kind": "patch",
          "published_at": "2021-10-12T11:56:06Z"
        },
        {
          "tag": "v7.8.0",
          "kind": "minor",
          "published_at": "2021-09-15T21:16:20Z"
        },
        {
          "tag": "v7.7.0",
          "kind": "minor",
          "published_at": "2021-09-02T10:47:08Z"
        },
        {
          "tag": "v7.6.0",
          "kind": "minor",
          "published_at": "2021-08-03T11:45:30Z"
        },
        {
          "tag": "v7.5.4",
          "kind": "patch",
          "published_at": "2021-07-21T08:43:09Z"
        },
        {
          "tag": "v7.5.3",
          "kind": "patch",
          "published_at": "2021-07-19T14:19:34Z"
        },
        {
          "tag": "v7.5.2",
          "kind": "patch",
          "published_at": "2021-07-19T12:33:18Z"
        },
        {
          "tag": "v7.5.1",
          "kind": "patch",
          "published_at": "2021-06-24T14:46:21Z"
        },
        {
          "tag": "v7.5.0",
          "kind": "minor",
          "published_at": "2021-06-23T16:24:53Z"
        },
        {
          "tag": "v7.4.1",
          "kind": "patch",
          "published_at": "2021-05-29T11:28:30Z"
        },
        {
          "tag": "v7.4.0",
          "kind": "minor",
          "published_at": "2021-05-28T08:08:27Z"
        },
        {
          "tag": "v7.3.2",
          "kind": "patch",
          "published_at": "2021-05-13T15:14:52Z"
        },
        {
          "tag": "v7.3.1",
          "kind": "patch",
          "published_at": "2021-04-09T10:59:53Z"
        },
        {
          "tag": "v7.3.0",
          "kind": "minor",
          "published_at": "2021-04-08T12:59:42Z"
        },
        {
          "tag": "v7.2.0",
          "kind": "minor",
          "published_at": "2021-04-01T09:03:51Z"
        },
        {
          "tag": "v7.1.3",
          "kind": "patch",
          "published_at": "2021-03-24T17:09:07Z"
        },
        {
          "tag": "v7.1.2",
          "kind": "patch",
          "published_at": "2021-03-15T11:12:38Z"
        },
        {
          "tag": "v7.1.1",
          "kind": "patch",
          "published_at": "2021-03-10T07:05:11Z"
        },
        {
          "tag": "v7.1.0",
          "kind": "minor",
          "published_at": "2021-03-05T10:50:39Z"
        },
        {
          "tag": "v6.31.1",
          "kind": "patch",
          "published_at": "2021-03-03T17:47:24Z"
        },
        {
          "tag": "v7.0.0",
          "kind": "major",
          "published_at": "2021-03-03T17:11:14Z"
        },
        {
          "tag": "v6.31.0",
          "kind": "minor",
          "published_at": "2021-01-19T15:29:48Z"
        },
        {
          "tag": "v6.30.1",
          "kind": "patch",
          "published_at": "2021-01-13T17:58:07Z"
        },
        {
          "tag": "v6.29.11",
          "kind": "patch",
          "published_at": "2021-01-12T12:57:09Z"
        },
        {
          "tag": "v6.29.10",
          "kind": "patch",
          "published_at": "2021-01-04T15:22:45Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e0e9428e93bd4149205c988ea63d25aebd9330e2",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 9.10.0",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-07-20T11:42:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b833e2fc65d21f760b1470d6d0471fcf847c0b2a",
          "body": "Signed-off-by: Filip Skokan <panva.ip@gmail.com>",
          "is_bot": false,
          "headline": "feat: update Attestation-Based Client Authentication to -10",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-07-20T11:37:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43a5a880eee7335c3a0fe94ecc9203c69270451e",
          "body": null,
          "is_bot": false,
          "headline": "feat: Experimental support for OpenID for Verifiable Credential Issuance",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-07-20T11:37:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3244aea172c0b2a3428841de87c8a72ca78c671d",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump packages",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-07-20T11:36:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb5d6a7cef32213281ab551837b914059d8b4332",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump packages",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-07-18T19:34:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "505be4aa147c763e6b9bc5acd645f618ad05f053",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 9.9.1",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-07-07T16:01:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32b0cef7a5c5c7b335c5a4075cdf1b54931ecc11",
          "body": "Signed-off-by: Filip Skokan <panva.ip@gmail.com>",
          "is_bot": false,
          "headline": "test: set expected unknown server metadata fields",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-07-07T15:48:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7216f2bcec103e2de62f618efdf2171f049ba004",
          "body": "Signed-off-by: Filip Skokan <panva.ip@gmail.com>",
          "is_bot": false,
          "headline": "fix: ignore stale clients during logout confirmation",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-07-07T15:38:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35e21bae984c95bcbca1ebf010224bcdafc4de9d",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 9.9.0",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-07-06T21:16:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71497098f95738b301dd66f751c35101c750c7cc",
          "body": "Signed-off-by: Filip Skokan <panva.ip@gmail.com>",
          "is_bot": false,
          "headline": "test: disable CIMD in CI",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-07-06T21:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a26aff486c9df59776c7de0b3f815158a1553b3",
          "body": null,
          "is_bot": false,
          "headline": "feat: bump CIMD draft to -02",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-07-06T20:55:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8dc583210689ecccd891e174dc5965537093f22",
          "body": "Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 6.0.3 to 7.0.0\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https\n[…]\nheckout\n  dependency-version: 7.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout in the actions group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T20:15:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ed79cc7c769bf4e97144ed35ae45ab48ff81018b",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 9.8.6",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-06-26T14:38:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bc71ad1b8e75026871c0853852f19e3a7980f5f",
          "body": "Closes: #1431\n\nSigned-off-by: Filip Skokan <panva.ip@gmail.com>",
          "is_bot": false,
          "headline": "fix: don't call revokeByGrantId with no grantId",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-06-26T12:36:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "987bb58b192bc270739db20db5294a8cb36d315c",
          "body": "Bumps the npm_and_yarn group with 1 update in the / directory: [undici](https://github.com/nodejs/undici).\n\n\nUpdates `undici` from 8.3.0 to 8.5.0\n- [Release notes](https://github.com/nodejs/undici/releases)\n- [Commits](https://github.com/nodejs/undici/compare/v8.3.0...v8.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: undici\n  dependency-version: 8.5.0\n  dependency-type: direct:development\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump undici",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-20T10:01:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a3dfb7a79cd55bd66264e7ac4ae446d0c6626fc",
          "body": "…2 updates\n\nBumps the npm_and_yarn group with 2 updates in the / directory: [form-data](https://github.com/form-data/form-data) and [js-yaml](https://github.com/nodeca/js-yaml).\n\n\nUpdates `form-data` from 4.0.5 to 4.0.6\n- [Release notes](https://github.com/form-data/form-data/releases)\n- [Changelog]\n[…]\nendency-group: npm_and_yarn\n- dependency-name: js-yaml\n  dependency-version: 4.2.0\n  dependency-type: indirect\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump the npm_and_yarn group across 1 directory with …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T19:31:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "40ad40573ee6934ba9efdf5217b4cf56a9864ab7",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 9.8.5",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-06-15T19:28:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "082c9d452da69eeb53101ba0a884fc8b3ea2c794",
          "body": null,
          "is_bot": false,
          "headline": "chore: update docs/README.md cautions",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-06-09T12:53:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "567e551957237bae975bf5943a8acc7be37aaaab",
          "body": null,
          "is_bot": false,
          "headline": "docs: note helpers requiring deployment customization",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-06-09T12:41:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f688321bd3a702d296b893b449a1c46866a414e6",
          "body": "Co-authored-by: Chad Killingsworth <1247639+ChadKillingsworth@users.noreply.github.com>\nSigned-off-by: Filip Skokan <panva.ip@gmail.com>",
          "is_bot": false,
          "headline": "fix: escape default html helper output in shouldChange functions",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-06-09T12:27:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb8102926695748cc01b9e6587792dbb6fbda619",
          "body": "Signed-off-by: Filip Skokan <panva.ip@gmail.com>",
          "is_bot": false,
          "headline": "chore: use the new RFC Editor links",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-06-08T18:30:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dc484a41f749369ed44d062f7677c6fe345728d",
          "body": "Bumps the actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [dessant/lock-threads](https://github.com/dessant/lock-threads).\n\n\nUpdates `actions/checkout` from 6.0.2 to 6.0.3\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://\n[…]\nthreads\n  dependency-version: 6.0.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the actions group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-03T06:16:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "570bc8b03e5b9fb48a738ea70247ec9e52ffaae2",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 9.8.4",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-05-29T05:56:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3be0fd4885fa718df3959add2cceb04d464d608",
          "body": "Closes #1424\n\nSigned-off-by: Filip Skokan <panva.ip@gmail.com>",
          "is_bot": false,
          "headline": "refactor: detect non-node runtimes before checking for LTS",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-05-29T05:56:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e075e46c71e57fa4927404558ada99f60b856f1",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump packages",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-05-28T11:51:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7982ddc28bba94e56f11205318e3c2786c10320d",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump packages",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-05-23T07:22:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07422afad60cc45b5c59ea5cc6efbf3776e9773a",
          "body": "…423)\n\nBumps the npm_and_yarn group with 1 update in the / directory: [qs](https://github.com/ljharb/qs).\n\n\nUpdates `qs` from 6.15.1 to 6.15.2\n- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/ljharb/qs/compare/v6.15.1...v6.15.2)\n\n---\nupdated-dependenc\n[…]\n dependency-type: indirect\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump qs in the npm_and_yarn group across 1 directory (#1…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-22T19:14:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e99773913eac27f50ed97e738c54b26c85d91ddc",
          "body": "Signed-off-by: Filip Skokan <panva.ip@gmail.com>",
          "is_bot": false,
          "headline": "build: use staged publishing for npm packages",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-05-22T18:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f649965a3c62b1f8ee554abe08e59033ddd0f21",
          "body": "Signed-off-by: Filip Skokan <panva.ip@gmail.com>",
          "is_bot": false,
          "headline": "refactor: isolate SSRF dispatcher protection",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-05-15T07:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd17fc2918a230113dea6f182343627b455bdbdf",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump packages",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-05-15T07:25:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f47245e8612b4e6e603e5b7d7c94ecb68b6ae7a",
          "body": "Bumps the npm_and_yarn group with 1 update in the / directory: [fast-uri](https://github.com/fastify/fast-uri).\n\n\nUpdates `fast-uri` from 3.1.0 to 3.1.2\n- [Release notes](https://github.com/fastify/fast-uri/releases)\n- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.2)\n\n---\nupdat\n[…]\n dependency-type: indirect\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump fast-uri (#1419)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-09T05:09:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "add609f4b859de28e720df9b0d5845f48386c2e6",
          "body": "Bumps the actions group with 2 updates: [actions/setup-node](https://github.com/actions/setup-node) and [actions/upload-artifact](https://github.com/actions/upload-artifact).\n\n\nUpdates `actions/setup-node` from 6.3.0 to 6.4.0\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commi\n[…]\npe: version-update:semver-patch\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the actions group with 2 updates (#1418)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-02T05:25:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dff1eb2fa265ac3ff27289e86ba08a3d216513d5",
          "body": null,
          "is_bot": false,
          "headline": "chore: update SECURITY.md",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-28T08:00:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f92071d0e85ceb95a4ce7e17d4afa46c4432c3e",
          "body": null,
          "is_bot": false,
          "headline": "chore: use optional catch binding",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-28T07:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acb63c2667d1bd076f98ec0db0f536560924cd03",
          "body": null,
          "is_bot": false,
          "headline": "ci: use conformance suite's prebuilt compose",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-27T21:43:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "841510866257af9e679356d2d6e32fdab6933b43",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 9.8.3",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-27T15:19:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7dab4db9fe0748c41b056889343f8d68eba2673",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps-dev): bump @fastify/middie (#1416)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-27T15:11:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2807a8f1cdaff7b7c183f62033d31d19a7a4e201",
          "body": null,
          "is_bot": false,
          "headline": "fix: validate ciba notification tokens",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-27T15:06:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3408691fc9f4404a05ba16b9112d2ce6fbe8df6",
          "body": null,
          "is_bot": false,
          "headline": "fix: pass ciba user code to verifier",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-27T15:06:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d6df9c72f8d859be6261726c6854a902e13c996",
          "body": null,
          "is_bot": false,
          "headline": "fix: select signing keys for jwt access tokens",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-27T14:51:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62696027a9c579576b0a55d9a899d4143973d809",
          "body": null,
          "is_bot": false,
          "headline": "fix: await registration token policy",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-27T14:51:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b6146c82f9557a8db87e2f91b360b370a8fb14f",
          "body": null,
          "is_bot": false,
          "headline": "fix: reject malformed dpop htu with a clearer message",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-27T14:51:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29a216cd28aeb374771d451f340d21efe8e55edd",
          "body": null,
          "is_bot": false,
          "headline": "chore: use optional catch binding",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T22:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e3a67409e726feb6b5ba976542803eee76b2221",
          "body": null,
          "is_bot": false,
          "headline": "chore: avoid dynamic namespace import access",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T22:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dda97670595b42b9619a3e05dd3b0bafbd0df75a",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove leftover blank line in example/my_adapter.js",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T22:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1475b043b4f92b91007239be24e70cf470ee051",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable biome lint/correctness/noUnusedFunctionParameters",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T22:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f77e6808f1a59dde3b21881cb82b707167a9b248",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable biome lint/suspicious/noDuplicateTestHooks",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T22:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdd84052feaf45f23a175246e04ba02bba6a5cd1",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable biome lint/complexity/noThisInStatic",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T22:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ab5ddb4be10907aa038818ca976b2d85977d340",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable biome lint/correctness/noUnusedVariables",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T22:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3bca263511a9c281ae0d558145ec069915b6664",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable biome lint/style/useConst",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T22:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c2dfcf9038d5ec7b0bced83de74afdaf7be3d84",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable biome lint/suspicious/noAssignInExpressions",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T22:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1bd660d8edaf284a70c51635bae5887da2c306a",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable biome lint/complexity/noArguments",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T22:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfc4c7dd429de25e26156313239a6c937c052009",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable biome lint/complexity/useOptionalChain",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T22:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20581439fc6f100ee6a4210190fb5546a0f87ffa",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable biome lint/performance/noDynamicNamespaceImportAccess",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T22:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "568bea6c76163fc5cae0c738af9e9e1b37266783",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable biome lint/suspicious/useIterableCallbackReturn",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T22:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83cc955b37bf43dd799b3965f02da929261a360d",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable biome lint/complexity/useArrowFunction",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T22:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "031d4537ca950795d039f7db389cc3d043ada980",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable biome lint/complexity/noStaticOnlyClass",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T22:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98ace367bd8856cb2058bb3d5dd6cb3e3b8f3f15",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable biome lint/suspicious/noRedundantUseStrict",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T22:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efd3fcddc66a4c61347affdbc1862b3f0a409e95",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable biome lint/suspicious/noPrototypeBuiltins",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T22:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0db55a66dc196ee8aff66e190365f2a590bc9882",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable biome lint/suspicious/noFallthroughSwitchClause",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T22:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ef02cbcd98978c7f28727e206bb525e5ca3d56b",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable biome lint/correctness/noUnreachableSuper",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T22:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12924aeabbc1aa38185ddb223a432b5395bd7418",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable biome lint/correctness/noConstructorReturn",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T22:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0972651c78ebb6a3a6ae8c16f4306be8b5bc8a10",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable biome lint/complexity/useFlatMap",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T22:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ee0e385ecc3bde5b9df2a938a93fd6889c4b1ef",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable biome lint/complexity/noUselessConstructor",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T22:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5db11267fa0b15e33cd2929427e1b2076304f024",
          "body": null,
          "is_bot": false,
          "headline": "chore: replace eslint with biome",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T22:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70882f3bf598f6c88058af3059a3a790fc9e9b8f",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 9.8.2",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T11:08:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2817d1e18fb98098deae8257b61a3519c8136b7d",
          "body": null,
          "is_bot": false,
          "headline": "chore: update CHANGELOG.md heading",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T11:06:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "924d25c2553ec5da103dc48708fa5f9f1bbcf402",
          "body": "closes #1414\n\nSigned-off-by: Filip Skokan <panva.ip@gmail.com>",
          "is_bot": false,
          "headline": "fix: html-escape debug data sent to development-only interactions",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-17T11:05:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "123b3af2dbb733af3117ef1737682b88ddc7f61e",
          "body": "Bumps the npm_and_yarn group with 1 update in the / directory: [fastify](https://github.com/fastify/fastify).\n\n\nUpdates `fastify` from 5.8.4 to 5.8.5\n- [Release notes](https://github.com/fastify/fastify/releases)\n- [Commits](https://github.com/fastify/fastify/compare/v5.8.4...v5.8.5)\n\n---\nupdated-dependencies:\n- dependency-name: fastify\n  dependency-version: 5.8.5\n  dependency-type: direct:development\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump fastify",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-15T19:44:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2046a42480df16b9be82a70295843d59ee3b9f5",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 9.8.1",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-15T17:04:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75be6ce14449d5e59d6499d07bd667a8e1b1577c",
          "body": "closes #1411\n\nSigned-off-by: Filip Skokan <panva.ip@gmail.com>",
          "is_bot": false,
          "headline": "refactor: relax native app custom URI scheme validation",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-15T17:03:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5d92f4891673f26a7f1bd55e27b451a991a4480",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 9.8.0",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-07T14:01:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09fd5fb6c8e3ba40db9e0deb35f7187d52afaf09",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump packages",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-07T13:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ffec73aa8001e79d6df025b39e59f6d7f3f1c29",
          "body": "Signed-off-by: Filip Skokan <panva.ip@gmail.com>",
          "is_bot": false,
          "headline": "refactor: do not depend on undici being part of the bundle",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-07T13:46:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc8cfcc39fcef4eef298bc295b614bcd7343f53d",
          "body": null,
          "is_bot": false,
          "headline": "feat: promote rpMetadataChoices to stable",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-04-02T08:34:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b2f06d464368be20a19498291212d8739e303ee",
          "body": "Bumps the actions group with 2 updates: [actions/setup-node](https://github.com/actions/setup-node) and [actions/cache](https://github.com/actions/cache).\n\n\nUpdates `actions/setup-node` from 6.2.0 to 6.3.0\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.c\n[…]\ns/cache\n  dependency-version: 5.0.4\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the actions group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-02T06:03:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "470c985c4afdae31ee5bac19f1f3ba627f96d26e",
          "body": "Bumps the npm_and_yarn group with 1 update in the / directory: [path-to-regexp](https://github.com/pillarjs/path-to-regexp).\n\n\nUpdates `path-to-regexp` from 8.3.0 to 8.4.0\n- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)\n- [Changelog](https://github.com/pillarjs/path-to-regexp/\n[…]\npdated-dependencies:\n- dependency-name: path-to-regexp\n  dependency-version: 8.4.0\n  dependency-type: indirect\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump path-to-regexp",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-28T18:50:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6b2fbb0267e77987a2e600782d5c4fa2c8932ee9",
          "body": "Bumps the npm_and_yarn group with 1 update in the / directory: [fastify](https://github.com/fastify/fastify).\n\n\nUpdates `fastify` from 5.8.2 to 5.8.3\n- [Release notes](https://github.com/fastify/fastify/releases)\n- [Commits](https://github.com/fastify/fastify/compare/v5.8.2...v5.8.3)\n\n---\nupdated-dependencies:\n- dependency-name: fastify\n  dependency-version: 5.8.3\n  dependency-type: direct:development\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump fastify",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-25T21:05:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7aa2005eae1d69203063e17d481d015c88d28bb5",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump packages",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-03-19T14:04:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7bc5c3b14eb3d6dbf2a32729ce5fa20b0113f3e",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 9.7.1",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-03-18T11:57:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81538bf55ae3fc963f6d8cd4ed8f8c801ff48ee2",
          "body": "…jecting",
          "is_bot": false,
          "headline": "refactor: fixup grant_types and response_types mismatch instead of re…",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-03-18T11:48:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "969edbaee66aae84bb50433c66efde774a261594",
          "body": "closes #1398",
          "is_bot": false,
          "headline": "refactor(CIMD): filter unrecognized array members before validating",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-03-18T11:48:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35fb736a0d927dbf92b555b067b267f7146e2158",
          "body": null,
          "is_bot": false,
          "headline": "refactor: process client schema after custom metadata processing",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-03-18T11:48:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72a6f145360575b1d0ed3b18e9b5194cebd9d32c",
          "body": "Bumps the npm_and_yarn group with 1 update in the / directory: [undici](https://github.com/nodejs/undici).\n\n\nUpdates `undici` from 7.22.0 to 7.24.0\n- [Release notes](https://github.com/nodejs/undici/releases)\n- [Commits](https://github.com/nodejs/undici/compare/v7.22.0...v7.24.0)\n\n---\nupdated-dependencies:\n- dependency-name: undici\n  dependency-version: 7.24.0\n  dependency-type: direct:production\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump undici in the npm_and_yarn group across 1 directory",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-13T23:22:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39e2ff9c84d23d598f2db9e0d6e9410bdfd1955a",
          "body": null,
          "is_bot": false,
          "headline": "ci: add conformance suite version override to workflow_dispatch",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-03-11T19:35:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc3d126a2faf603c675d3bf04cec741c42a0d2a9",
          "body": null,
          "is_bot": false,
          "headline": "ci: add conformance suite version override",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-03-11T19:31:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d864b30ea9f970af7c06b52beb28372815476ec",
          "body": null,
          "is_bot": false,
          "headline": "chore: re-open issue tracker for bug reports",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-03-08T18:37:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6239f175a8ce3467db171f6e24969945ff19b91f",
          "body": null,
          "is_bot": false,
          "headline": "refactor: pull csrf into a shared module",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-03-06T23:36:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a794f518175b089b5f4ee483d7206180c5aeab0f",
          "body": null,
          "is_bot": false,
          "headline": "refactor: fetch_body_check.js now returns early when limit is Infinite",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-03-06T23:04:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a35565530103d64a03a1a7185cf72833d0dc8298",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 9.7.0",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-03-06T22:44:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5323f4cf81200382dc0f374b80364c82f059f93",
          "body": null,
          "is_bot": false,
          "headline": "feat: experimental support for Client ID Metadata Document (CIMD)",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-03-06T22:34:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c424cd852ac56b37127a0fae8d74c77c38903e4",
          "body": null,
          "is_bot": false,
          "headline": "feat: add configuration for limiting external resource body limits",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-03-06T22:34:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1548834c5f93c546e940f6c5d75e3911696f1ad1",
          "body": null,
          "is_bot": false,
          "headline": "feat: prevent fetching special-use IP address resources",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-03-06T22:34:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82392097ef2a5cafeedd299dd8c939651aa4ba8d",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump packages",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-03-05T13:25:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "768cd08ac963948bb612ed1efd73980652e2e0b0",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump packages",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-03-05T10:47:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b87a6791ab6f623b9fb74b245216acf5994d0bae",
          "body": "Bumps the actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).\n\n\nUpdates `actions/upload-artifact` from 6.0.0 to 7.0.0\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/\n[…]\nrtifact\n  dependency-version: 7.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/upload-artifact in the actions group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-01T21:43:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "29599bd7d91e3aa47b026fe9a54f80958007f0a3",
          "body": "Bumps  and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together.\n\nUpdates `minimatch` from 5.1.6 to 5.1.9\n- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/minimatch/compare/v5.1.6...v5.1.9)\n\n\n[…]\nch\n  dependency-version: 3.1.5\n  dependency-type: indirect\n- dependency-name: minimatch\n  dependency-version: 9.0.9\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump minimatch",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-28T08:24:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f8659e90f262e9e6056769910a0a2ec2fe01d42b",
          "body": "Bumps [koa](https://github.com/koajs/koa) from 3.1.1 to 3.1.2.\n- [Release notes](https://github.com/koajs/koa/releases)\n- [Changelog](https://github.com/koajs/koa/blob/master/History.md)\n- [Commits](https://github.com/koajs/koa/compare/v3.1.1...v3.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: koa\n  dependency-version: 3.1.2\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump koa from 3.1.1 to 3.1.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-28T08:24:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14f84cff02077cef953b9f00a472dfd6243b1c8d",
          "body": null,
          "is_bot": false,
          "headline": "chore: update SECURITY.md",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-02-24T19:32:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6a5af256cc8bbb23295705bc61f364b0481085b",
          "body": null,
          "is_bot": false,
          "headline": "ci: add contents read permissions",
          "author_name": "Filip Skokan",
          "author_login": "panva",
          "committed_at": "2026-02-24T11:04:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 165,
      "latest_release_at": "2026-07-20T11:42:52Z",
      "latest_release_tag": "v9.10.0",
      "releases_from_tags": false,
      "days_since_last_push": 6,
      "active_weeks_last_year": 42,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 11.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 85,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "oidc-provider",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "appauth",
            "auth",
            "authentication",
            "authorization",
            "basic",
            "certified",
            "ciba",
            "config",
            "connect",
            "device flow",
            "dpop",
            "dynamic",
            "express",
            "fapi",
            "fastify",
            "hapi",
            "hybrid",
            "identity",
            "implicit",
            "jar",
            "jarm",
            "koa",
            "mtls",
            "oauth 2.0",
            "oauth 2.1",
            "oauth",
            "oauth2",
            "oidc",
            "openid",
            "par",
            "pkce",
            "provider",
            "server"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/oidc-provider",
          "is_deprecated": false,
          "latest_version": "9.10.0",
          "repository_url": "https://github.com/panva/node-oidc-provider",
          "versions_count": 372,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2099279,
          "first_published_at": "2016-04-27T20:32:26.632000Z",
          "latest_published_at": "2026-07-20T11:43:45.664000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 790,
      "stars": 3779,
      "watchers": 66,
      "fork_history": {
        "days": [
          {
            "date": "2016-07-22",
            "count": 1
          },
          {
            "date": "2016-08-23",
            "count": 1
          },
          {
            "date": "2016-08-26",
            "count": 1
          },
          {
            "date": "2016-09-26",
            "count": 1
          },
          {
            "date": "2016-10-25",
            "count": 1
          },
          {
            "date": "2016-11-05",
            "count": 1
          },
          {
            "date": "2016-12-04",
            "count": 1
          },
          {
            "date": "2016-12-15",
            "count": 1
          },
          {
            "date": "2017-01-05",
            "count": 1
          },
          {
            "date": "2017-01-31",
            "count": 1
          },
          {
            "date": "2017-02-03",
            "count": 2
          },
          {
            "date": "2017-03-06",
            "count": 1
          },
          {
            "date": "2017-03-16",
            "count": 2
          },
          {
            "date": "2017-03-17",
            "count": 1
          },
          {
            "date": "2017-03-23",
            "count": 1
          },
          {
            "date": "2017-04-07",
            "count": 1
          },
          {
            "date": "2017-05-02",
            "count": 1
          },
          {
            "date": "2017-05-21",
            "count": 1
          },
          {
            "date": "2017-05-25",
            "count": 1
          },
          {
            "date": "2017-06-13",
            "count": 1
          },
          {
            "date": "2017-06-23",
            "count": 1
          },
          {
            "date": "2017-06-28",
            "count": 1
          },
          {
            "date": "2017-07-17",
            "count": 1
          },
          {
            "date": "2017-07-24",
            "count": 2
          },
          {
            "date": "2017-07-25",
            "count": 1
          },
          {
            "date": "2017-07-26",
            "count": 1
          },
          {
            "date": "2017-08-18",
            "count": 1
          },
          {
            "date": "2017-08-23",
            "count": 1
          },
          {
            "date": "2017-09-03",
            "count": 1
          },
          {
            "date": "2017-09-12",
            "count": 1
          },
          {
            "date": "2017-09-19",
            "count": 1
          },
          {
            "date": "2017-09-20",
            "count": 1
          },
          {
            "date": "2017-10-03",
            "count": 1
          },
          {
            "date": "2017-10-04",
            "count": 1
          },
          {
            "date": "2017-10-10",
            "count": 1
          },
          {
            "date": "2017-11-03",
            "count": 1
          },
          {
            "date": "2017-11-08",
            "count": 1
          },
          {
            "date": "2017-11-13",
            "count": 1
          },
          {
            "date": "2017-11-22",
            "count": 1
          },
          {
            "date": "2017-12-12",
            "count": 1
          },
          {
            "date": "2017-12-13",
            "count": 1
          },
          {
            "date": "2017-12-14",
            "count": 1
          },
          {
            "date": "2017-12-16",
            "count": 1
          },
          {
            "date": "2017-12-18",
            "count": 2
          },
          {
            "date": "2017-12-19",
            "count": 1
          },
          {
            "date": "2017-12-22",
            "count": 1
          },
          {
            "date": "2018-01-04",
            "count": 1
          },
          {
            "date": "2018-01-18",
            "count": 1
          },
          {
            "date": "2018-01-19",
            "count": 1
          },
          {
            "date": "2018-01-23",
            "count": 1
          },
          {
            "date": "2018-01-30",
            "count": 1
          },
          {
            "date": "2018-01-31",
            "count": 1
          },
          {
            "date": "2018-02-09",
            "count": 1
          },
          {
            "date": "2018-02-17",
            "count": 1
          },
          {
            "date": "2018-02-22",
            "count": 1
          },
          {
            "date": "2018-03-02",
            "count": 1
          },
          {
            "date": "2018-03-06",
            "count": 1
          },
          {
            "date": "2018-03-12",
            "count": 1
          },
          {
            "date": "2018-03-25",
            "count": 1
          },
          {
            "date": "2018-04-20",
            "count": 1
          },
          {
            "date": "2018-04-23",
            "count": 1
          },
          {
            "date": "2018-05-11",
            "count": 1
          },
          {
            "date": "2018-05-15",
            "count": 1
          },
          {
            "date": "2018-05-23",
            "count": 1
          },
          {
            "date": "2018-05-30",
            "count": 1
          },
          {
            "date": "2018-06-01",
            "count": 1
          },
          {
            "date": "2018-06-08",
            "count": 1
          },
          {
            "date": "2018-06-12",
            "count": 1
          },
          {
            "date": "2018-06-13",
            "count": 1
          },
          {
            "date": "2018-06-18",
            "count": 1
          },
          {
            "date": "2018-07-05",
            "count": 2
          },
          {
            "date": "2018-07-09",
            "count": 1
          },
          {
            "date": "2018-07-11",
            "count": 1
          },
          {
            "date": "2018-07-19",
            "count": 1
          },
          {
            "date": "2018-07-22",
            "count": 1
          },
          {
            "date": "2018-07-25",
            "count": 1
          },
          {
            "date": "2018-08-03",
            "count": 1
          },
          {
            "date": "2018-08-08",
            "count": 1
          },
          {
            "date": "2018-08-09",
            "count": 1
          },
          {
            "date": "2018-08-10",
            "count": 1
          },
          {
            "date": "2018-08-13",
            "count": 2
          },
          {
            "date": "2018-08-18",
            "count": 1
          },
          {
            "date": "2018-08-20",
            "count": 1
          },
          {
            "date": "2018-08-21",
            "count": 1
          },
          {
            "date": "2018-08-29",
            "count": 1
          },
          {
            "date": "2018-08-30",
            "count": 1
          },
          {
            "date": "2018-09-11",
            "count": 2
          },
          {
            "date": "2018-09-24",
            "count": 1
          },
          {
            "date": "2018-09-25",
            "count": 1
          },
          {
            "date": "2018-09-28",
            "count": 1
          },
          {
            "date": "2018-10-03",
            "count": 1
          },
          {
            "date": "2018-10-05",
            "count": 1
          },
          {
            "date": "2018-10-12",
            "count": 1
          },
          {
            "date": "2018-10-19",
            "count": 1
          },
          {
            "date": "2018-10-24",
            "count": 1
          },
          {
            "date": "2018-10-26",
            "count": 1
          },
          {
            "date": "2018-10-29",
            "count": 2
          },
          {
            "date": "2018-10-30",
            "count": 1
          },
          {
            "date": "2018-10-31",
            "count": 1
          },
          {
            "date": "2018-11-02",
            "count": 1
          },
          {
            "date": "2018-11-13",
            "count": 1
          },
          {
            "date": "2018-11-23",
            "count": 1
          },
          {
            "date": "2018-12-11",
            "count": 1
          },
          {
            "date": "2018-12-15",
            "count": 1
          },
          {
            "date": "2018-12-18",
            "count": 1
          },
          {
            "date": "2018-12-19",
            "count": 1
          },
          {
            "date": "2018-12-27",
            "count": 1
          },
          {
            "date": "2019-01-08",
            "count": 1
          },
          {
            "date": "2019-01-09",
            "count": 1
          },
          {
            "date": "2019-01-29",
            "count": 1
          },
          {
            "date": "2019-01-30",
            "count": 1
          },
          {
            "date": "2019-02-04",
            "count": 1
          },
          {
            "date": "2019-02-09",
            "count": 1
          },
          {
            "date": "2019-02-20",
            "count": 1
          },
          {
            "date": "2019-02-21",
            "count": 2
          },
          {
            "date": "2019-02-27",
            "count": 1
          },
          {
            "date": "2019-03-02",
            "count": 1
          },
          {
            "date": "2019-03-05",
            "count": 1
          },
          {
            "date": "2019-03-06",
            "count": 1
          },
          {
            "date": "2019-03-17",
            "count": 1
          },
          {
            "date": "2019-03-24",
            "count": 1
          },
          {
            "date": "2019-03-25",
            "count": 1
          },
          {
            "date": "2019-04-02",
            "count": 1
          },
          {
            "date": "2019-04-16",
            "count": 1
          },
          {
            "date": "2019-04-17",
            "count": 1
          },
          {
            "date": "2019-04-26",
            "count": 1
          },
          {
            "date": "2019-04-28",
            "count": 1
          },
          {
            "date": "2019-05-01",
            "count": 2
          },
          {
            "date": "2019-05-17",
            "count": 1
          },
          {
            "date": "2019-05-20",
            "count": 1
          },
          {
            "date": "2019-05-27",
            "count": 2
          },
          {
            "date": "2019-05-28",
            "count": 1
          },
          {
            "date": "2019-06-05",
            "count": 1
          },
          {
            "date": "2019-06-18",
            "count": 1
          },
          {
            "date": "2019-06-21",
            "count": 1
          },
          {
            "date": "2019-06-24",
            "count": 1
          },
          {
            "date": "2019-06-26",
            "count": 1
          },
          {
            "date": "2019-06-27",
            "count": 1
          },
          {
            "date": "2019-06-28",
            "count": 1
          },
          {
            "date": "2019-07-01",
            "count": 1
          },
          {
            "date": "2019-07-02",
            "count": 1
          },
          {
            "date": "2019-07-03",
            "count": 2
          },
          {
            "date": "2019-07-04",
            "count": 1
          },
          {
            "date": "2019-07-08",
            "count": 1
          },
          {
            "date": "2019-07-09",
            "count": 1
          },
          {
            "date": "2019-07-12",
            "count": 1
          },
          {
            "date": "2019-07-19",
            "count": 1
          },
          {
            "date": "2019-08-02",
            "count": 1
          },
          {
            "date": "2019-08-05",
            "count": 1
          },
          {
            "date": "2019-08-09",
            "count": 1
          },
          {
            "date": "2019-08-27",
            "count": 1
          },
          {
            "date": "2019-09-10",
            "count": 1
          },
          {
            "date": "2019-09-19",
            "count": 1
          },
          {
            "date": "2019-09-20",
            "count": 1
          },
          {
            "date": "2019-10-01",
            "count": 1
          },
          {
            "date": "2019-10-02",
            "count": 2
          },
          {
            "date": "2019-10-03",
            "count": 2
          },
          {
            "date": "2019-10-04",
            "count": 1
          },
          {
            "date": "2019-10-07",
            "count": 2
          },
          {
            "date": "2019-10-08",
            "count": 1
          },
          {
            "date": "2019-10-14",
            "count": 1
          },
          {
            "date": "2019-10-22",
            "count": 1
          },
          {
            "date": "2019-10-28",
            "count": 1
          },
          {
            "date": "2019-10-29",
            "count": 1
          },
          {
            "date": "2019-10-30",
            "count": 1
          },
          {
            "date": "2019-11-20",
            "count": 1
          },
          {
            "date": "2019-11-25",
            "count": 1
          },
          {
            "date": "2019-11-29",
            "count": 3
          },
          {
            "date": "2019-12-01",
            "count": 1
          },
          {
            "date": "2019-12-03",
            "count": 1
          },
          {
            "date": "2019-12-04",
            "count": 1
          },
          {
            "date": "2019-12-11",
            "count": 2
          },
          {
            "date": "2019-12-12",
            "count": 1
          },
          {
            "date": "2019-12-13",
            "count": 1
          },
          {
            "date": "2019-12-18",
            "count": 1
          },
          {
            "date": "2019-12-24",
            "count": 1
          },
          {
            "date": "2019-12-30",
            "count": 1
          },
          {
            "date": "2020-01-07",
            "count": 1
          },
          {
            "date": "2020-01-09",
            "count": 1
          },
          {
            "date": "2020-01-10",
            "count": 2
          },
          {
            "date": "2020-01-11",
            "count": 1
          },
          {
            "date": "2020-01-15",
            "count": 1
          },
          {
            "date": "2020-01-20",
            "count": 1
          },
          {
            "date": "2020-01-23",
            "count": 2
          },
          {
            "date": "2020-02-01",
            "count": 2
          },
          {
            "date": "2020-02-04",
            "count": 1
          },
          {
            "date": "2020-02-10",
            "count": 1
          },
          {
            "date": "2020-02-12",
            "count": 2
          },
          {
            "date": "2020-02-20",
            "count": 1
          },
          {
            "date": "2020-02-26",
            "count": 1
          },
          {
            "date": "2020-02-27",
            "count": 3
          },
          {
            "date": "2020-03-02",
            "count": 2
          },
          {
            "date": "2020-03-03",
            "count": 1
          },
          {
            "date": "2020-03-06",
            "count": 2
          },
          {
            "date": "2020-03-07",
            "count": 1
          },
          {
            "date": "2020-03-12",
            "count": 1
          },
          {
            "date": "2020-03-21",
            "count": 1
          },
          {
            "date": "2020-03-30",
            "count": 1
          },
          {
            "date": "2020-04-01",
            "count": 2
          },
          {
            "date": "2020-04-04",
            "count": 1
          },
          {
            "date": "2020-04-09",
            "count": 1
          },
          {
            "date": "2020-04-12",
            "count": 1
          },
          {
            "date": "2020-04-13",
            "count": 1
          },
          {
            "date": "2020-04-14",
            "count": 1
          },
          {
            "date": "2020-04-16",
            "count": 2
          },
          {
            "date": "2020-04-17",
            "count": 1
          },
          {
            "date": "2020-04-21",
            "count": 1
          },
          {
            "date": "2020-04-26",
            "count": 1
          },
          {
            "date": "2020-05-07",
            "count": 1
          },
          {
            "date": "2020-05-11",
            "count": 3
          },
          {
            "date": "2020-05-12",
            "count": 1
          },
          {
            "date": "2020-05-20",
            "count": 1
          },
          {
            "date": "2020-05-21",
            "count": 2
          },
          {
            "date": "2020-05-24",
            "count": 1
          },
          {
            "date": "2020-06-02",
            "count": 1
          },
          {
            "date": "2020-06-04",
            "count": 1
          },
          {
            "date": "2020-06-10",
            "count": 1
          },
          {
            "date": "2020-06-17",
            "count": 2
          },
          {
            "date": "2020-06-19",
            "count": 1
          },
          {
            "date": "2020-06-23",
            "count": 1
          },
          {
            "date": "2020-06-29",
            "count": 1
          },
          {
            "date": "2020-07-01",
            "count": 2
          },
          {
            "date": "2020-07-02",
            "count": 1
          },
          {
            "date": "2020-07-04",
            "count": 1
          },
          {
            "date": "2020-07-06",
            "count": 1
          },
          {
            "date": "2020-07-07",
            "count": 1
          },
          {
            "date": "2020-07-08",
            "count": 1
          },
          {
            "date": "2020-07-09",
            "count": 1
          },
          {
            "date": "2020-07-13",
            "count": 1
          },
          {
            "date": "2020-07-28",
            "count": 1
          },
          {
            "date": "2020-07-31",
            "count": 1
          },
          {
            "date": "2020-08-03",
            "count": 1
          },
          {
            "date": "2020-08-04",
            "count": 1
          },
          {
            "date": "2020-08-07",
            "count": 1
          },
          {
            "date": "2020-08-17",
            "count": 1
          },
          {
            "date": "2020-08-19",
            "count": 1
          },
          {
            "date": "2020-08-23",
            "count": 1
          },
          {
            "date": "2020-08-24",
            "count": 1
          },
          {
            "date": "2020-08-25",
            "count": 1
          },
          {
            "date": "2020-08-31",
            "count": 1
          },
          {
            "date": "2020-09-03",
            "count": 1
          },
          {
            "date": "2020-09-05",
            "count": 1
          },
          {
            "date": "2020-09-10",
            "count": 2
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-09-17",
            "count": 1
          },
          {
            "date": "2020-09-18",
            "count": 1
          },
          {
            "date": "2020-09-20",
            "count": 1
          },
          {
            "date": "2020-09-24",
            "count": 2
          },
          {
            "date": "2020-09-28",
            "count": 1
          },
          {
            "date": "2020-09-29",
            "count": 1
          },
          {
            "date": "2020-10-03",
            "count": 3
          },
          {
            "date": "2020-10-12",
            "count": 3
          },
          {
            "date": "2020-10-14",
            "count": 1
          },
          {
            "date": "2020-10-17",
            "count": 1
          },
          {
            "date": "2020-10-19",
            "count": 1
          },
          {
            "date": "2020-10-23",
            "count": 1
          },
          {
            "date": "2020-10-25",
            "count": 1
          },
          {
            "date": "2020-10-29",
            "count": 1
          },
          {
            "date": "2020-11-03",
            "count": 1
          },
          {
            "date": "2020-11-06",
            "count": 1
          },
          {
            "date": "2020-11-10",
            "count": 1
          },
          {
            "date": "2020-11-12",
            "count": 1
          },
          {
            "date": "2020-11-17",
            "count": 2
          },
          {
            "date": "2020-11-21",
            "count": 1
          },
          {
            "date": "2020-11-27",
            "count": 1
          },
          {
            "date": "2020-11-28",
            "count": 1
          },
          {
            "date": "2020-11-30",
            "count": 1
          },
          {
            "date": "2020-12-02",
            "count": 1
          },
          {
            "date": "2020-12-04",
            "count": 1
          },
          {
            "date": "2020-12-08",
            "count": 2
          },
          {
            "date": "2020-12-09",
            "count": 1
          },
          {
            "date": "2020-12-12",
            "count": 1
          },
          {
            "date": "2020-12-15",
            "count": 1
          },
          {
            "date": "2020-12-16",
            "count": 1
          },
          {
            "date": "2020-12-18",
            "count": 2
          },
          {
            "date": "2020-12-21",
            "count": 1
          },
          {
            "date": "2020-12-22",
            "count": 2
          },
          {
            "date": "2020-12-28",
            "count": 1
          },
          {
            "date": "2021-01-05",
            "count": 1
          },
          {
            "date": "2021-01-07",
            "count": 1
          },
          {
            "date": "2021-01-11",
            "count": 2
          },
          {
            "date": "2021-01-16",
            "count": 1
          },
          {
            "date": "2021-01-18",
            "count": 1
          },
          {
            "date": "2021-01-25",
            "count": 1
          },
          {
            "date": "2021-01-26",
            "count": 1
          },
          {
            "date": "2021-02-03",
            "count": 1
          },
          {
            "date": "2021-02-09",
            "count": 1
          },
          {
            "date": "2021-02-12",
            "count": 1
          },
          {
            "date": "2021-02-17",
            "count": 1
          },
          {
            "date": "2021-02-21",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-03-02",
            "count": 1
          },
          {
            "date": "2021-03-03",
            "count": 1
          },
          {
            "date": "2021-03-04",
            "count": 1
          },
          {
            "date": "2021-03-05",
            "count": 2
          },
          {
            "date": "2021-03-08",
            "count": 1
          },
          {
            "date": "2021-03-09",
            "count": 1
          },
          {
            "date": "2021-03-15",
            "count": 1
          },
          {
            "date": "2021-03-22",
            "count": 1
          },
          {
            "date": "2021-03-25",
            "count": 1
          },
          {
            "date": "2021-03-28",
            "count": 1
          },
          {
            "date": "2021-03-31",
            "count": 1
          },
          {
            "date": "2021-04-01",
            "count": 3
          },
          {
            "date": "2021-04-02",
            "count": 1
          },
          {
            "date": "2021-04-04",
            "count": 1
          },
          {
            "date": "2021-04-05",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 2
          },
          {
            "date": "2021-04-15",
            "count": 1
          },
          {
            "date": "2021-04-16",
            "count": 1
          },
          {
            "date": "2021-04-18",
            "count": 1
          },
          {
            "date": "2021-04-21",
            "count": 1
          },
          {
            "date": "2021-04-23",
            "count": 1
          },
          {
            "date": "2021-04-27",
            "count": 1
          },
          {
            "date": "2021-04-28",
            "count": 1
          },
          {
            "date": "2021-04-29",
            "count": 1
          },
          {
            "date": "2021-04-30",
            "count": 1
          },
          {
            "date": "2021-05-02",
            "count": 1
          },
          {
            "date": "2021-05-04",
            "count": 1
          },
          {
            "date": "2021-05-05",
            "count": 2
          },
          {
            "date": "2021-05-10",
            "count": 2
          },
          {
            "date": "2021-05-13",
            "count": 3
          },
          {
            "date": "2021-05-14",
            "count": 1
          },
          {
            "date": "2021-05-17",
            "count": 1
          },
          {
            "date": "2021-05-20",
            "count": 3
          },
          {
            "date": "2021-05-21",
            "count": 1
          },
          {
            "date": "2021-05-26",
            "count": 1
          },
          {
            "date": "2021-05-31",
            "count": 1
          },
          {
            "date": "2021-06-07",
            "count": 1
          },
          {
            "date": "2021-06-08",
            "count": 3
          },
          {
            "date": "2021-06-12",
            "count": 1
          },
          {
            "date": "2021-06-14",
            "count": 1
          },
          {
            "date": "2021-06-15",
            "count": 2
          },
          {
            "date": "2021-06-17",
            "count": 1
          },
          {
            "date": "2021-06-18",
            "count": 1
          },
          {
            "date": "2021-06-20",
            "count": 1
          },
          {
            "date": "2021-06-26",
            "count": 1
          },
          {
            "date": "2021-07-05",
            "count": 2
          },
          {
            "date": "2021-07-07",
            "count": 2
          },
          {
            "date": "2021-07-08",
            "count": 3
          },
          {
            "date": "2021-07-10",
            "count": 1
          },
          {
            "date": "2021-07-12",
            "count": 1
          },
          {
            "date": "2021-07-14",
            "count": 1
          },
          {
            "date": "2021-07-15",
            "count": 2
          },
          {
            "date": "2021-07-16",
            "count": 1
          },
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2021-07-20",
            "count": 1
          },
          {
            "date": "2021-07-22",
            "count": 1
          },
          {
            "date": "2021-07-25",
            "count": 1
          },
          {
            "date": "2021-07-28",
            "count": 1
          },
          {
            "date": "2021-08-01",
            "count": 1
          },
          {
            "date": "2021-08-02",
            "count": 1
          },
          {
            "date": "2021-08-06",
            "count": 1
          },
          {
            "date": "2021-08-11",
            "count": 3
          },
          {
            "date": "2021-08-16",
            "count": 2
          },
          {
            "date": "2021-08-17",
            "count": 2
          },
          {
            "date": "2021-08-18",
            "count": 1
          },
          {
            "date": "2021-08-19",
            "count": 1
          },
          {
            "date": "2021-08-23",
            "count": 1
          },
          {
            "date": "2021-09-02",
            "count": 1
          },
          {
            "date": "2021-09-07",
            "count": 1
          },
          {
            "date": "2021-09-10",
            "count": 1
          },
          {
            "date": "2021-09-11",
            "count": 1
          },
          {
            "date": "2021-09-15",
            "count": 1
          },
          {
            "date": "2021-09-17",
            "count": 1
          },
          {
            "date": "2021-09-21",
            "count": 2
          },
          {
            "date": "2021-09-23",
            "count": 2
          },
          {
            "date": "2021-09-27",
            "count": 2
          },
          {
            "date": "2021-10-06",
            "count": 2
          },
          {
            "date": "2021-10-15",
            "count": 1
          },
          {
            "date": "2021-10-17",
            "count": 1
          },
          {
            "date": "2021-10-21",
            "count": 1
          },
          {
            "date": "2021-10-23",
            "count": 1
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2021-10-28",
            "count": 1
          },
          {
            "date": "2021-10-30",
            "count": 1
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 1
          },
          {
            "date": "2021-11-09",
            "count": 2
          },
          {
            "date": "2021-11-20",
            "count": 1
          },
          {
            "date": "2021-11-23",
            "count": 1
          },
          {
            "date": "2021-11-24",
            "count": 1
          },
          {
            "date": "2021-11-28",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 1
          },
          {
            "date": "2021-12-05",
            "count": 1
          },
          {
            "date": "2021-12-06",
            "count": 1
          },
          {
            "date": "2021-12-09",
            "count": 1
          },
          {
            "date": "2021-12-15",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 1
          },
          {
            "date": "2021-12-22",
            "count": 1
          },
          {
            "date": "2021-12-28",
            "count": 1
          },
          {
            "date": "2021-12-31",
            "count": 1
          },
          {
            "date": "2022-01-03",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 1
          },
          {
            "date": "2022-01-07",
            "count": 1
          },
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-01-12",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 2
          },
          {
            "date": "2022-01-14",
            "count": 1
          },
          {
            "date": "2022-01-19",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-01-21",
            "count": 1
          },
          {
            "date": "2022-01-26",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 2
          },
          {
            "date": "2022-01-31",
            "count": 1
          },
          {
            "date": "2022-02-01",
            "count": 4
          },
          {
            "date": "2022-02-02",
            "count": 1
          },
          {
            "date": "2022-02-03",
            "count": 1
          },
          {
            "date": "2022-02-08",
            "count": 1
          },
          {
            "date": "2022-02-11",
            "count": 1
          },
          {
            "date": "2022-02-12",
            "count": 3
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-02-16",
            "count": 2
          },
          {
            "date": "2022-02-22",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 1
          },
          {
            "date": "2022-02-28",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-03-11",
            "count": 2
          },
          {
            "date": "2022-03-12",
            "count": 1
          },
          {
            "date": "2022-03-17",
            "count": 2
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 2
          },
          {
            "date": "2022-03-23",
            "count": 1
          },
          {
            "date": "2022-03-24",
            "count": 1
          },
          {
            "date": "2022-03-28",
            "count": 1
          },
          {
            "date": "2022-03-31",
            "count": 1
          },
          {
            "date": "2022-04-03",
            "count": 1
          },
          {
            "date": "2022-04-04",
            "count": 1
          },
          {
            "date": "2022-04-05",
            "count": 2
          },
          {
            "date": "2022-04-09",
            "count": 1
          },
          {
            "date": "2022-04-11",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-04-17",
            "count": 1
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-04-24",
            "count": 1
          },
          {
            "date": "2022-04-26",
            "count": 1
          },
          {
            "date": "2022-04-27",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 1
          },
          {
            "date": "2022-05-03",
            "count": 2
          },
          {
            "date": "2022-05-09",
            "count": 1
          },
          {
            "date": "2022-05-11",
            "count": 2
          },
          {
            "date": "2022-05-15",
            "count": 1
          },
          {
            "date": "2022-05-20",
            "count": 1
          },
          {
            "date": "2022-05-24",
            "count": 1
          },
          {
            "date": "2022-05-30",
            "count": 2
          },
          {
            "date": "2022-06-04",
            "count": 1
          },
          {
            "date": "2022-06-07",
            "count": 1
          },
          {
            "date": "2022-06-08",
            "count": 1
          },
          {
            "date": "2022-06-10",
            "count": 1
          },
          {
            "date": "2022-06-21",
            "count": 2
          },
          {
            "date": "2022-06-22",
            "count": 2
          },
          {
            "date": "2022-06-23",
            "count": 1
          },
          {
            "date": "2022-06-25",
            "count": 1
          },
          {
            "date": "2022-06-28",
            "count": 1
          },
          {
            "date": "2022-07-11",
            "count": 2
          },
          {
            "date": "2022-07-12",
            "count": 1
          },
          {
            "date": "2022-07-13",
            "count": 1
          },
          {
            "date": "2022-07-14",
            "count": 2
          },
          {
            "date": "2022-07-15",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-07-21",
            "count": 1
          },
          {
            "date": "2022-07-22",
            "count": 2
          },
          {
            "date": "2022-07-27",
            "count": 1
          },
          {
            "date": "2022-07-28",
            "count": 1
          },
          {
            "date": "2022-07-29",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 2
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-06",
            "count": 1
          },
          {
            "date": "2022-08-08",
            "count": 1
          },
          {
            "date": "2022-08-09",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2022-08-19",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-08-25",
            "count": 1
          },
          {
            "date": "2022-08-27",
            "count": 1
          },
          {
            "date": "2022-08-29",
            "count": 1
          },
          {
            "date": "2022-09-01",
            "count": 1
          },
          {
            "date": "2022-09-05",
            "count": 1
          },
          {
            "date": "2022-09-06",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 2
          },
          {
            "date": "2022-09-09",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-09-19",
            "count": 1
          },
          {
            "date": "2022-09-20",
            "count": 1
          },
          {
            "date": "2022-09-21",
            "count": 1
          },
          {
            "date": "2022-09-22",
            "count": 1
          },
          {
            "date": "2022-09-23",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2022-09-29",
            "count": 1
          },
          {
            "date": "2022-10-01",
            "count": 1
          },
          {
            "date": "2022-10-11",
            "count": 1
          },
          {
            "date": "2022-10-13",
            "count": 2
          },
          {
            "date": "2022-10-15",
            "count": 1
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-10-24",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2022-11-07",
            "count": 1
          },
          {
            "date": "2022-11-14",
            "count": 2
          },
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2022-11-23",
            "count": 1
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2022-11-29",
            "count": 2
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2022-12-06",
            "count": 2
          },
          {
            "date": "2022-12-12",
            "count": 1
          },
          {
            "date": "2022-12-15",
            "count": 1
          },
          {
            "date": "2022-12-17",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2022-12-21",
            "count": 2
          },
          {
            "date": "2022-12-22",
            "count": 1
          },
          {
            "date": "2022-12-28",
            "count": 1
          },
          {
            "date": "2023-01-03",
            "count": 1
          },
          {
            "date": "2023-01-06",
            "count": 1
          },
          {
            "date": "2023-01-11",
            "count": 1
          },
          {
            "date": "2023-01-24",
            "count": 1
          },
          {
            "date": "2023-01-31",
            "count": 1
          },
          {
            "date": "2023-02-01",
            "count": 1
          },
          {
            "date": "2023-02-03",
            "count": 1
          },
          {
            "date": "2023-02-12",
            "count": 1
          },
          {
            "date": "2023-02-14",
            "count": 1
          },
          {
            "date": "2023-02-17",
            "count": 1
          },
          {
            "date": "2023-02-18",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-02-23",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-02-25",
            "count": 1
          },
          {
            "date": "2023-02-28",
            "count": 1
          },
          {
            "date": "2023-03-05",
            "count": 1
          },
          {
            "date": "2023-03-06",
            "count": 1
          },
          {
            "date": "2023-03-08",
            "count": 1
          },
          {
            "date": "2023-03-16",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 1
          },
          {
            "date": "2023-03-24",
            "count": 1
          },
          {
            "date": "2023-03-26",
            "count": 2
          },
          {
            "date": "2023-04-05",
            "count": 1
          },
          {
            "date": "2023-04-06",
            "count": 1
          },
          {
            "date": "2023-04-07",
            "count": 1
          },
          {
            "date": "2023-04-11",
            "count": 2
          },
          {
            "date": "2023-04-12",
            "count": 1
          },
          {
            "date": "2023-04-13",
            "count": 2
          },
          {
            "date": "2023-04-17",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 1
          },
          {
            "date": "2023-04-27",
            "count": 1
          },
          {
            "date": "2023-04-28",
            "count": 1
          },
          {
            "date": "2023-05-03",
            "count": 1
          },
          {
            "date": "2023-05-05",
            "count": 1
          },
          {
            "date": "2023-05-06",
            "count": 1
          },
          {
            "date": "2023-05-09",
            "count": 1
          },
          {
            "date": "2023-05-12",
            "count": 1
          },
          {
            "date": "2023-05-16",
            "count": 1
          },
          {
            "date": "2023-05-18",
            "count": 1
          },
          {
            "date": "2023-05-23",
            "count": 1
          },
          {
            "date": "2023-06-08",
            "count": 1
          },
          {
            "date": "2023-06-12",
            "count": 1
          },
          {
            "date": "2023-06-22",
            "count": 1
          },
          {
            "date": "2023-06-26",
            "count": 1
          },
          {
            "date": "2023-06-28",
            "count": 1
          },
          {
            "date": "2023-06-29",
            "count": 1
          },
          {
            "date": "2023-07-03",
            "count": 1
          },
          {
            "date": "2023-07-07",
            "count": 1
          },
          {
            "date": "2023-07-13",
            "count": 1
          },
          {
            "date": "2023-08-11",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-08-28",
            "count": 2
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-09-15",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 1
          },
          {
            "date": "2023-09-25",
            "count": 1
          },
          {
            "date": "2023-09-28",
            "count": 1
          },
          {
            "date": "2023-10-01",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-10-17",
            "count": 1
          },
          {
            "date": "2023-10-20",
            "count": 1
          },
          {
            "date": "2023-10-31",
            "count": 1
          },
          {
            "date": "2023-11-07",
            "count": 1
          },
          {
            "date": "2023-11-19",
            "count": 1
          },
          {
            "date": "2023-11-20",
            "count": 1
          },
          {
            "date": "2023-11-23",
            "count": 1
          },
          {
            "date": "2023-12-05",
            "count": 1
          },
          {
            "date": "2023-12-06",
            "count": 1
          },
          {
            "date": "2023-12-20",
            "count": 1
          },
          {
            "date": "2023-12-25",
            "count": 1
          },
          {
            "date": "2023-12-27",
            "count": 2
          },
          {
            "date": "2023-12-28",
            "count": 1
          },
          {
            "date": "2024-01-06",
            "count": 1
          },
          {
            "date": "2024-01-11",
            "count": 1
          },
          {
            "date": "2024-01-18",
            "count": 1
          },
          {
            "date": "2024-01-23",
            "count": 1
          },
          {
            "date": "2024-01-29",
            "count": 1
          },
          {
            "date": "2024-01-31",
            "count": 1
          },
          {
            "date": "2024-02-09",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-02-13",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-03-11",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-05-10",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-06-22",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 2
          },
          {
            "date": "2024-06-30",
            "count": 1
          },
          {
            "date": "2024-07-13",
            "count": 1
          },
          {
            "date": "2024-08-11",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 1
          },
          {
            "date": "2024-08-16",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-09-17",
            "count": 1
          },
          {
            "date": "2024-10-06",
            "count": 1
          },
          {
            "date": "2024-11-04",
            "count": 1
          },
          {
            "date": "2024-11-13",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2024-12-30",
            "count": 1
          },
          {
            "date": "2025-01-16",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 1
          },
          {
            "date": "2025-03-10",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2025-04-18",
            "count": 1
          },
          {
            "date": "2025-04-23",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-05-11",
            "count": 1
          },
          {
            "date": "2025-06-08",
            "count": 1
          },
          {
            "date": "2025-06-12",
            "count": 1
          },
          {
            "date": "2025-06-15",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-07-02",
            "count": 1
          },
          {
            "date": "2025-07-13",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-09-16",
            "count": 1
          },
          {
            "date": "2025-09-24",
            "count": 1
          },
          {
            "date": "2025-09-30",
            "count": 1
          },
          {
            "date": "2025-10-18",
            "count": 1
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 2
          },
          {
            "date": "2026-05-07",
            "count": 1
          },
          {
            "date": "2026-05-10",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 767,
        "total_forks": 790
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 170712,
      "source_files_sampled": 408,
      "oversized_source_files": 3,
      "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": 48,
        "malicious_count": 0,
        "assessed_package": "npm:oidc-provider@9.10.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@koa/cors",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.0"
        },
        {
          "name": "@koa/router",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^15.7.0"
        },
        {
          "name": "debug",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.4.3"
        },
        {
          "name": "eta",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.6.0"
        },
        {
          "name": "jose",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.2.3"
        },
        {
          "name": "jsesc",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.1.0"
        },
        {
          "name": "koa",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.2.1"
        },
        {
          "name": "nanoid",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.0.0"
        },
        {
          "name": "quick-lru",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.3.0"
        },
        {
          "name": "raw-body",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@koa/cors",
            "direct": true,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@koa/router",
            "direct": true,
            "version": "15.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": true,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eta",
            "direct": true,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "jose",
            "direct": true,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": true,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "koa",
            "direct": true,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": true,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "quick-lru",
            "direct": true,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "raw-body",
            "direct": true,
            "version": "2.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "raw-body",
            "direct": true,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "raw-body",
            "direct": true,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/biome",
            "direct": false,
            "version": "2.4.11",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-darwin-arm64",
            "direct": false,
            "version": "2.4.11",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-darwin-x64",
            "direct": false,
            "version": "2.4.11",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-arm64",
            "direct": false,
            "version": "2.4.11",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-arm64-musl",
            "direct": false,
            "version": "2.4.11",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-x64",
            "direct": false,
            "version": "2.4.11",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-x64-musl",
            "direct": false,
            "version": "2.4.11",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-win32-arm64",
            "direct": false,
            "version": "2.4.11",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-win32-x64",
            "direct": false,
            "version": "2.4.11",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/ajv-compiler",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/error",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/fast-json-stringify-compiler",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/forwarded",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/merge-json-schemas",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/middie",
            "direct": false,
            "version": "9.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/proxy-addr",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/accept",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/ammo",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/b64",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/boom",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/bounce",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/bourne",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/call",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/catbox",
            "direct": false,
            "version": "12.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/catbox-memory",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/content",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/cryptiles",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/file",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/hapi",
            "direct": false,
            "version": "21.4.9",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/heavy",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/hoek",
            "direct": false,
            "version": "11.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/iron",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/mimos",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/nigel",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/pez",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/podium",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/shot",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/somever",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/statehood",
            "direct": false,
            "version": "8.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/subtext",
            "direct": false,
            "version": "8.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/teamwork",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/topo",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/validate",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/vise",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/wreck",
            "direct": false,
            "version": "18.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@koa/ejs",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@noble/hashes",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@noble/hashes",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@paralleldrive/cuid2",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-cms",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-csr",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-ecc",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-pfx",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-pkcs8",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-pkcs9",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-rsa",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-schema",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-x509",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-x509-attr",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/utils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/x509",
            "direct": false,
            "version": "1.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "@pinojs/redact",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/commons",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/fake-timers",
            "direct": false,
            "version": "15.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/samsam",
            "direct": false,
            "version": "10.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/accepts",
            "direct": false,
            "version": "1.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/body-parser",
            "direct": false,
            "version": "1.19.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/co-body",
            "direct": false,
            "version": "6.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/connect",
            "direct": false,
            "version": "3.4.38",
            "ecosystem": "npm"
          },
          {
            "name": "@types/content-disposition",
            "direct": false,
            "version": "0.5.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/cookies",
            "direct": false,
            "version": "0.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express",
            "direct": false,
            "version": "5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express-serve-static-core",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/formidable",
            "direct": false,
            "version": "3.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/http-assert",
            "direct": false,
            "version": "1.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/http-errors",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/keygrip",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/koa",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/koa-compose",
            "direct": false,
            "version": "3.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "26.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/qs",
            "direct": false,
            "version": "6.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/range-parser",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/send",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/serve-static",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "abstract-logging",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "accepts",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "accepts",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "asap",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "asn1js",
            "direct": false,
            "version": "3.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "async",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "atomic-sleep",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "avvio",
            "direct": false,
            "version": "9.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "base64url",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "browser-stdout",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "bytestreamjs",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "co-body",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "component-emitter",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "content-disposition",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "content-disposition",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cookie-signature",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "cookiejar",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "cookies",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-equal",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "delegates",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "desm",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "destroy",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "dezalgo",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ee-first",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ejs",
            "direct": false,
            "version": "3.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "encodeurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-html",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "etag",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-decode-uri-component",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stringify",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-querystring",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-safe-stringify",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fastify",
            "direct": false,
            "version": "5.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "fastify-plugin",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "filelist",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "finalhandler",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-my-way",
            "direct": false,
            "version": "9.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "formidable",
            "direct": false,
            "version": "3.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "forwarded",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fresh",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "fresh",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "he",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "helmet",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-assert",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.4.24",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "inflation",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ipaddr.js",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "ipaddr.js",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-promise",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "jake",
            "direct": false,
            "version": "10.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-ref-resolver",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "keygrip",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "koa-body",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "koa-compose",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "koa-mount",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "light-my-request",
            "direct": false,
            "version": "6.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "media-typer",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "media-typer",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-descriptors",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "methods",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "2.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "11.7.6",
            "ecosystem": "npm"
          },
          {
            "name": "moment",
            "direct": false,
            "version": "2.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "oauth4webapi",
            "direct": false,
            "version": "3.8.6",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "on-exit-leak-free",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "openid-client",
            "direct": false,
            "version": "6.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parseurl",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "pino",
            "direct": false,
            "version": "10.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pino-abstract-transport",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pino-std-serializers",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkijs",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "process-warning",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "process-warning",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-addr",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "pvtsutils",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "pvutils",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "quick-format-unescaped",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "randombytes",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "range-parser",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "real-require",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "real-require",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reflect-metadata",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ret",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rfdc",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "router",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex2",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-stable-stringify",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "secure-json-parse",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "selfsigned",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "send",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "serve-static",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "set-cookie-parser",
            "direct": false,
            "version": "2.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "setprototypeof",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sinon",
            "direct": false,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "sonic-boom",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "split2",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "superagent",
            "direct": false,
            "version": "10.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "supertest",
            "direct": false,
            "version": "7.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "tagged-tag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "thread-stream",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "timekeeper",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "toad-cache",
            "direct": false,
            "version": "3.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "toidentifier",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsscmp",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "tsyringe",
            "direct": false,
            "version": "4.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "5.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-is",
            "direct": false,
            "version": "1.6.18",
            "ecosystem": "npm"
          },
          {
            "name": "type-is",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "8.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "unpipe",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "vary",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "workerpool",
            "direct": false,
            "version": "9.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-unparser",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 351,
        "direct_count": 12,
        "indirect_count": 339
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 196,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 5,
        "closed_unmerged_prs": 99
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "panva",
          "commits": 2693,
          "avatar_url": "https://avatars.githubusercontent.com/u/241506?v=4"
        },
        {
          "type": "User",
          "login": "madarche",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/152407?v=4"
        },
        {
          "type": "User",
          "login": "KtorZ",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/5680256?v=4"
        },
        {
          "type": "User",
          "login": "psmiraglia",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/921247?v=4"
        },
        {
          "type": "User",
          "login": "cymarechal",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/16155560?v=4"
        },
        {
          "type": "User",
          "login": "big-kahuna-burger",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/11753867?v=4"
        },
        {
          "type": "User",
          "login": "alvis",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/5811911?v=4"
        },
        {
          "type": "User",
          "login": "stekycz",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/865447?v=4"
        },
        {
          "type": "User",
          "login": "Mostafatalaat770",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/47927436?v=4"
        },
        {
          "type": "User",
          "login": "ulrikstrid",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1607770?v=4"
        }
      ],
      "contributors_sampled": 66,
      "top_contributor_share": 0.96
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "conformance.yml",
        "lock.yml",
        "release.yml",
        "retry.yml",
        "test.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "biome.json"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "5 out of 5 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 15 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 4,
            "reason": "dependency not pinned by hash detected -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 4,
            "reason": "6 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e0e9428e93bd4149205c988ea63d25aebd9330e2",
        "ran_at": "2026-07-26T17:34:09Z",
        "aggregate_score": 7.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T10:36:06Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-01T20:15:46Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/panva/node-oidc-provider",
    "host": "github.com",
    "name": "node-oidc-provider",
    "owner": "panva"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 83,
      "inputs": {
        "security": 77,
        "vitality": 96,
        "community": 92,
        "governance": 66,
        "engineering": 84
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 96,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 93,
            "inputs": {
              "commits_last_year": 165,
              "human_commit_share": 0.84,
              "days_since_last_push": 6,
              "active_weeks_last_year": 42
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "42/52 weeks with commits",
                "points": 29.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 42
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "165 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 165
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v9.10.0",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 11.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~11.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 11.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 6,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 6 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 92,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "forks": 790,
              "stars": 3779,
              "watchers": 66,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3,779 stars",
                "points": 58,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3779
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "790 forks",
                "points": 24.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 790
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "66 watchers",
                "points": 10.1,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 66
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "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": "excellent",
            "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": 100,
            "inputs": {
              "packages": [
                "oidc-provider"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 2099279
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,099,279 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2099279,
                      "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": 66,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 66,
              "top_contributor_share": 0.96
            },
            "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 96% of commits",
                "points": 0.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "66 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 66
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 15 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "merged_prs": 196,
              "open_issues": 0,
              "closed_issues": 5,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 99
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "196/295 decided PRs merged",
                "points": 25.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 196,
                      "decided": 295
                    }
                  }
                ],
                "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": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 73,
            "inputs": {
              "followers": 1685,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "panva",
              "public_repos": 71,
              "account_age_days": 5950
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1,685 followers of panva",
                "points": 23.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1685,
                      "login": "panva"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "71 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 71
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "oidc-provider"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "372 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 372
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 84,
        "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": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "biome.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "openid",
                "oidc",
                "openid-provider",
                "openid-connect",
                "connect",
                "server",
                "provider",
                "oauth2",
                "authorization",
                "authorization-server"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "10 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "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": "good",
        "name": "Security",
        "value": 77,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "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": 71,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 7.2
            },
            "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 is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "5 out of 5 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 15 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 4",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "6 existing vulnerabilities detected",
                "points": 3,
                "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:oidc-provider@9.10.0 runtime dependency closure — what installing the published package pulls in — 48 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:oidc-provider@9.10.0",
                  "assessed": 48
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 48,
              "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": 48,
              "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": 18
            },
            "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": 48,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "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": "84 of 84 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 84,
                      "sampled": 84
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.16
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "biome.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "16 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 16,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 4",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 170712,
              "source_files_sampled": 408,
              "oversized_source_files": 3
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "3/408 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 408,
                      "oversized": 3
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T17:34:26.875843Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/panva/node-oidc-provider.svg",
  "full_name": "panva/node-oidc-provider",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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.