Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 17:35 UTC

danog / php-advanced-json-rpc

Maintained, more advanced PHP implementation of the JSONRPC Protocol 📞❗

PHPISC★ 15 stars⑂ 3 forkssince Feb 2025View on GitHub ↗

danog/php-advanced-json-rpc holds a health index of 26 out of 100, placing it in the Critical band. It scores highest on Sustainability & Governance (63/100) and lowest on Security (38/100). It was last updated 19 days ago. A single contributor accounts for most of its recent work.

26
overall / 100
Critical

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.

26
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.

High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.

Ownership

Daniil GentiliPersonal account
848 followers157 public repossince Apr 2014

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Packagistdanog/advanced-json-rpcv3.2.3970,32029190 days ago

Metrics by category

Vitality

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

47At risk · 22% of overall
How it's scored
28.8/36Push recency — last push 19 days ago
4.2/36Commit cadence — 6/52 weeks with commits
10.8/18Commit volume — 15 commits in the last year
1/10OpenSSF Scorecard: Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Inputs used
commits_last_year15
human_commit_share0.863
days_since_last_push19
active_weeks_last_year6
How it's scored
16.2/27Ships releases — 29 version tags (no GitHub releases)
16.2/36Release recency — latest release 190 days ago
12.6/27Release cadence — a release every ~298 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count29
latest_release_tagv3.2.3
releases_from_tagsyes
days_since_latest_release190
mean_days_between_releases298
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?

47At risk · 18% of overall
How it's scored
18.6/60Stars — 15 stars
2.5/25Forks — 3 forks
0/15Watchers — 1 watchers
Inputs used
forks3
stars15
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (ISC)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
79.8/80Monthly downloads — 970,320 downloads/month across packagist
4.7/20Registry dependents — 4 packages depend on it
Inputs used
packagesdanog/advanced-json-rpc
dependents4
ecosystemspackagist
total_downloads10,239,929
monthly_downloads970,320

Sustainability & Governance

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

63Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
11.2/22.5Commit distribution — top contributor authored 50% of commits
13.5/13.5Contributor breadth — 16 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled16
top_contributor_share0.5
How it's scored
0/46.8Issue resolution — no issues or no data
27.6/38.3PR acceptance — 13/18 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 2/13 approved changesets -- score normalized to 1
Inputs used
merged_prs13
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs5
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
21.1/25Owner reach — 848 followers of danog
25/25Track record — 157 public repos, account ~12 yr old
Inputs used
followers848
owner_typeUser
is_verified
owner_logindanog
public_repos157
account_age_days4,478
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
26/35Publish recency — latest publish 190 days ago
20/20Version history — 29 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesdanog/advanced-json-rpc
ecosystemspackagist
any_deprecatedno
min_days_since_publish190

Engineering Quality

Are baseline engineering and documentation practices in place?

57Moderate · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
8/20OpenSSF Scorecard: CI-Tests — 5 out of 11 merged PRs checked by a CI test -- score normalized to 4
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

38At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
1/2.5CI-Tests — 5 out of 11 merged PRs checked by a CI test -- score normalized to 4
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 2/13 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
0/10Dangerous-Workflow — no data
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0.8/7.5Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate4.3
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier22
security_posture_before_jurisdiction43
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier and gives Security posture an At risk ceiling of 49.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories51
affected_packages14
assessed_packages482
unassessed_packages4
affected_by_severitycritical 1, high 9, moderate 4
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 482 resolved dependencies against OSV. 4 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

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.

41At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
28.6/40Legible commit history — 44 of 82 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.537
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 95
8/8Automated maintenance — 11 of the last 95 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.116
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/14 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes6,953
source_files_sampled14
oversized_source_files0

Key facts

15GitHub stars
16contributors
15commits, last 12 months
19days since last push
29releases
1bus factor
0open issues
npm, Packagistpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 3 ⇿
0Stars
3Forks
1Releases

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.

12233312026-012026-042026-07
Major 0Minor 0Patch 1
OpenSSF Scorecard 4.3 / 10
4.3aggregate

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-22 17:35 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
4CI-Tests5 out of 11 merged PRs checked by a CI test -- score normalized to 4
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 2/13 approved changesets -- score normalized to 1
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
1Maintained2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
Packagistnetresearch/jsonmapper^5 || ^6composer.json
All dependencies 486

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

RegistryPackageVersionRelation
Packagistnetresearch/jsonmapperdirect
npm@actions/core3.0.0indirect
npm@actions/exec3.0.0indirect
npm@actions/http-client4.0.0indirect
npm@actions/io3.0.2indirect
npm@babel/code-frame7.29.0indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@colors/colors1.5.0indirect
npm@commitlint/cli19.7.1indirect
npm@commitlint/config-conventional7.6.0indirect
npm@commitlint/config-validator19.5.0indirect
npm@commitlint/ensure19.5.0indirect
npm@commitlint/execute-rule19.5.0indirect
npm@commitlint/format19.5.0indirect
npm@commitlint/is-ignored19.7.1indirect
npm@commitlint/lint19.7.1indirect
npm@commitlint/load19.6.1indirect
npm@commitlint/message19.5.0indirect
npm@commitlint/parse19.5.0indirect
npm@commitlint/read19.5.0indirect
npm@commitlint/resolve-extends19.5.0indirect
npm@commitlint/rules19.6.0indirect
npm@commitlint/to-lines19.5.0indirect
npm@commitlint/top-level19.5.0indirect
npm@commitlint/types19.5.0indirect
npm@gar/promise-retry1.0.2indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@isaacs/string-locale-compare1.1.0indirect
npm@npmcli/agent4.0.0indirect
npm@npmcli/arborist9.4.1indirect
npm@npmcli/config10.7.1indirect
npm@npmcli/fs5.0.0indirect
npm@npmcli/git7.0.2indirect
npm@npmcli/installed-package-contents4.0.0indirect
npm@npmcli/map-workspaces5.0.3indirect
npm@npmcli/metavuln-calculator9.0.3indirect
npm@npmcli/name-from-folder4.0.0indirect
npm@npmcli/node-gyp5.0.0indirect
npm@npmcli/package-json7.0.5indirect
npm@npmcli/promise-spawn9.0.1indirect
npm@npmcli/query5.0.0indirect
npm@npmcli/redact4.0.0indirect
npm@npmcli/run-script10.0.4indirect
npm@octokit/auth-token6.0.0indirect
npm@octokit/core7.0.6indirect
npm@octokit/endpoint11.0.3indirect
npm@octokit/graphql9.0.3indirect
npm@octokit/openapi-types27.0.0indirect
npm@octokit/plugin-paginate-rest14.0.0indirect
npm@octokit/plugin-retry8.1.0indirect
npm@octokit/plugin-throttling11.0.3indirect
npm@octokit/request10.0.8indirect
npm@octokit/request-error7.1.0indirect
npm@octokit/types16.0.0indirect
npm@pnpm/config.env-replace1.1.0indirect
npm@pnpm/network.ca-file1.0.2indirect
npm@pnpm/npm-conf3.0.2indirect
npm@sec-ant/readable-stream0.4.1indirect
npm@semantic-release/commit-analyzer13.0.1indirect
npm@semantic-release/error4.0.0indirect
npm@semantic-release/github12.0.6indirect
npm@semantic-release/npm13.1.5indirect
npm@semantic-release/release-notes-generator14.1.0indirect
npm@sigstore/bundle4.0.0indirect
npm@sigstore/core3.1.0indirect
npm@sigstore/protobuf-specs0.5.0indirect
npm@sigstore/sign4.1.0indirect
npm@sigstore/tuf4.0.1indirect
npm@sigstore/verify3.1.0indirect
npm@simple-libs/stream-utils1.2.0indirect
npm@sindresorhus/is4.6.0indirect
npm@sindresorhus/merge-streams4.0.0indirect
npm@tufjs/canonical-json2.0.0indirect
npm@tufjs/models4.1.0indirect
npm@types/conventional-commits-parser5.0.1indirect
npm@types/node22.13.4indirect
npm@types/normalize-package-data2.4.4indirect
npmabbrev4.0.0indirect
npmagent-base7.1.4indirect
npmaggregate-error5.0.0indirect
npmajv8.17.1indirect
npmansi-escapes7.3.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmany-promise1.3.0indirect
npmaproba2.1.0indirect
npmarchy1.0.0indirect
npmargparse2.0.1indirect
npmargv-formatter1.0.0indirect
npmarray-ify1.0.0indirect
npmbalanced-match4.0.4indirect
npmbefore-after-hook4.0.0indirect
npmbin-links6.0.0indirect
npmbinary-extensions3.1.0indirect
npmbottleneck2.19.5indirect
npmbrace-expansion5.0.4indirect
npmbraces3.0.3indirect
npmcacache20.0.3indirect
npmcallsites3.1.0indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchalk5.4.1indirect
npmchalk5.6.2indirect
npmchar-regex1.0.2indirect
npmchownr3.0.0indirect
npmci-info1.6.0indirect
npmci-info4.4.0indirect
npmcidr-regex5.0.3indirect
npmclean-stack5.3.0indirect
npmcli-highlight2.1.11indirect
npmcli-table30.6.5indirect
npmcliui7.0.4indirect
npmcliui8.0.1indirect
npmcliui9.0.1indirect
npmcmd-shim8.0.0indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcommon-ancestor-path2.0.0indirect
npmcompare-func2.0.0indirect
npmconfig-chain1.1.13indirect
npmconventional-changelog-angular7.0.0indirect
npmconventional-changelog-angular8.3.0indirect
npmconventional-changelog-writer8.4.0indirect
npmconventional-commits-filter5.0.0indirect
npmconventional-commits-parser5.0.0indirect
npmconventional-commits-parser6.3.0indirect
npmconvert-hrtime5.0.0indirect
npmcore-util-is1.0.2indirect
npmcosmiconfig9.0.0indirect
npmcosmiconfig-typescript-loader6.1.0indirect
npmcross-spawn7.0.6indirect
npmcrypto-random-string4.0.0indirect
npmcssesc3.0.0indirect
npmdargs8.1.0indirect
npmdebug4.4.3indirect
npmdeep-extend0.6.0indirect
npmdiff8.0.3indirect
npmdir-glob3.0.1indirect
npmdot-prop5.3.0indirect
npmduplexer20.1.4indirect
npmemoji-regex10.6.0indirect
npmemoji-regex8.0.0indirect
npmemojilib2.4.0indirect
npmenv-ci11.2.0indirect
npmenv-paths2.2.1indirect
npmenvironment1.1.0indirect
npmerr-code2.0.3indirect
npmerror-ex1.3.2indirect
npmescalade3.1.1indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp5.0.0indirect
npmexeca8.0.1indirect
npmexeca9.6.1indirect
npmexponential-backoff3.1.3indirect
npmfast-content-type-parse3.0.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-uri3.0.6indirect
npmfastest-levenshtein1.0.16indirect
npmfdir6.5.0indirect
npmfigures2.0.0indirect
npmfigures6.1.0indirect
npmfill-range7.1.1indirect
npmfind-up2.1.0indirect
npmfind-up7.0.0indirect
npmfind-up-simple1.0.1indirect
npmfind-versions6.0.0indirect
npmfrom22.3.0indirect
npmfs-extra11.3.4indirect
npmfs-minipass3.0.3indirect
npmfunction-timeout1.0.2indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.5.0indirect
npmget-stream6.0.1indirect
npmget-stream7.0.1indirect
npmget-stream8.0.1indirect
npmget-stream9.0.1indirect
npmgit-log-parser1.2.0indirect
npmgit-raw-commits4.0.0indirect
npmglob13.0.6indirect
npmglobal-directory4.0.1indirect
npmgraceful-fs4.2.10indirect
npmgraceful-fs4.2.11indirect
npmhandlebars4.7.8indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhighlight.js10.7.3indirect
npmhook-std4.0.0indirect
npmhosted-git-info7.0.2indirect
npmhosted-git-info9.0.2indirect
npmhttp-cache-semantics4.2.0indirect
npmhttp-proxy-agent7.0.2indirect
npmhttps-proxy-agent7.0.6indirect
npmhuman-signals5.0.0indirect
npmhuman-signals8.0.1indirect
npmhusky0.14.3indirect
npmiconv-lite0.7.2indirect
npmignore-walk8.0.0indirect
npmimport-fresh3.3.0indirect
npmimport-from-esm2.0.0indirect
npmimport-meta-resolve4.1.0indirect
npmimurmurhash0.1.4indirect
npmindent-string5.0.0indirect
npmindex-to-position1.2.0indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npmini4.1.1indirect
npmini6.0.0indirect
npminit-package-json8.2.5indirect
npminto-stream7.0.0indirect
npmip-address10.1.0indirect
npmis-arrayish0.2.1indirect
npmis-ci1.2.1indirect
npmis-cidr6.0.3indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-number7.0.0indirect
npmis-obj2.0.0indirect
npmis-plain-obj4.1.0indirect
npmis-stream3.0.0indirect
npmis-stream4.0.1indirect
npmis-text-path2.0.0indirect
npmis-unicode-supported2.1.0indirect
npmisarray1.0.0indirect
npmisexe2.0.0indirect
npmisexe4.0.0indirect
npmissue-parser7.0.1indirect
npmjava-properties1.0.2indirect
npmjiti2.4.2indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.1.1indirect
npmjson-parse-better-errors1.0.2indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-parse-even-better-errors5.0.0indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stringify-nice1.1.4indirect
npmjson-with-bigint3.5.7indirect
npmjsonfile6.2.0indirect
npmjsonparse1.3.1indirect
npmJSONStream1.3.5indirect
npmjust-diff6.0.2indirect
npmjust-diff-apply5.5.0indirect
npmlibnpmaccess10.0.3indirect
npmlibnpmdiff8.1.4indirect
npmlibnpmexec10.2.4indirect
npmlibnpmfund7.0.18indirect
npmlibnpmorg8.0.1indirect
npmlibnpmpack9.1.4indirect
npmlibnpmpublish11.1.3indirect
npmlibnpmsearch9.0.1indirect
npmlibnpmteam8.0.2indirect
npmlibnpmversion8.0.3indirect
npmlines-and-columns1.1.6indirect
npmload-json-file4.0.0indirect
npmlocate-path2.0.0indirect
npmlocate-path7.2.0indirect
npmlodash-es4.18.1indirect
npmlodash.camelcase4.3.0indirect
npmlodash.capitalize4.2.1indirect
npmlodash.escaperegexp4.1.2indirect
npmlodash.isplainobject4.0.6indirect
npmlodash.isstring4.0.1indirect
npmlodash.kebabcase4.1.1indirect
npmlodash.merge4.6.2indirect
npmlodash.mergewith4.6.2indirect
npmlodash.snakecase4.1.1indirect
npmlodash.startcase4.4.0indirect
npmlodash.uniq4.5.0indirect
npmlodash.uniqby4.7.0indirect
npmlodash.upperfirst4.3.1indirect
npmlru-cache10.4.3indirect
npmlru-cache11.2.6indirect
npmmake-asynchronous1.1.0indirect
npmmake-fetch-happen15.0.4indirect
npmmarked15.0.12indirect
npmmarked-terminal7.3.0indirect
npmmeow12.1.1indirect
npmmeow13.2.0indirect
npmmerge-stream2.0.0indirect
npmmicromatch4.0.8indirect
npmmime4.1.0indirect
npmmimic-fn4.0.0indirect
npmminimatch10.2.4indirect
npmminimist1.2.8indirect
npmminipass3.3.6indirect
npmminipass7.1.3indirect
npmminipass-collect2.0.1indirect
npmminipass-fetch5.0.2indirect
npmminipass-flush1.0.5indirect
npmminipass-pipeline1.2.4indirect
npmminipass-sized2.0.0indirect
npmminizlib3.1.0indirect
npmms2.1.3indirect
npmmute-stream3.0.0indirect
npmmz2.7.0indirect
npmnegotiator1.0.0indirect
npmneo-async2.6.2indirect
npmnerf-dart1.0.0indirect
npmnode-emoji2.2.0indirect
npmnode-gyp12.2.0indirect
npmnopt9.0.0indirect
npmnormalize-package-data6.0.2indirect
npmnormalize-package-data8.0.0indirect
npmnormalize-path1.0.0indirect
npmnormalize-url9.0.0indirect
npmnpm11.11.1indirect
npmnpm-audit-report7.0.0indirect
npmnpm-bundled5.0.0indirect
npmnpm-install-checks8.0.0indirect
npmnpm-normalize-package-bin5.0.0indirect
npmnpm-package-arg13.0.2indirect
npmnpm-packlist10.0.4indirect
npmnpm-pick-manifest11.0.3indirect
npmnpm-profile12.0.1indirect
npmnpm-registry-fetch19.1.1indirect
npmnpm-run-path5.3.0indirect
npmnpm-run-path6.0.0indirect
npmnpm-user-validate4.0.0indirect
npmobject-assign4.1.1indirect
npmonetime6.0.0indirect
npmp-each-series3.0.0indirect
npmp-event6.0.1indirect
npmp-filter4.1.0indirect
npmp-is-promise3.0.0indirect
npmp-limit1.3.0indirect
npmp-limit4.0.0indirect
npmp-locate2.0.0indirect
npmp-locate6.0.0indirect
npmp-map7.0.4indirect
npmp-reduce3.0.0indirect
npmp-timeout6.1.4indirect
npmp-try1.0.0indirect
npmpacote21.5.0indirect
npmparent-module1.0.1indirect
npmparse-conflict-json5.0.1indirect
npmparse-json4.0.0indirect
npmparse-json5.2.0indirect
npmparse-json8.3.0indirect
npmparse-ms4.0.0indirect
npmparse55.1.1indirect
npmparse56.0.1indirect
npmparse5-htmlparser2-tree-adapter6.0.1indirect
npmpath-exists3.0.0indirect
npmpath-exists5.0.0indirect
npmpath-key3.1.1indirect
npmpath-key4.0.0indirect
npmpath-scurry2.0.2indirect
npmpath-type4.0.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpicomatch4.0.3indirect
npmpify3.0.0indirect
npmpkg-conf2.1.0indirect
npmpostcss-selector-parser7.1.1indirect
npmpretty-ms9.3.0indirect
npmproc-log6.1.0indirect
npmprocess-nextick-args2.0.1indirect
npmproggy4.0.0indirect
npmpromise-all-reject-late1.0.1indirect
npmpromise-call-limit3.0.2indirect
npmpromise-retry2.0.1indirect
npmpromzard3.0.1indirect
npmproto-list1.2.4indirect
npmqrcode-terminal0.12.0indirect
npmrc1.2.8indirect
npmread5.0.1indirect
npmread-cmd-shim6.0.0indirect
npmread-package-up11.0.0indirect
npmread-package-up12.0.0indirect
npmread-pkg10.1.0indirect
npmread-pkg9.0.1indirect
npmreadable-stream2.3.7indirect
npmregistry-auth-token5.1.1indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmretry0.12.0indirect
npmretry0.13.1indirect
npmsafe-buffer5.1.2indirect
npmsafer-buffer2.1.2indirect
npmsemantic-release25.0.3indirect
npmsemver7.7.4indirect
npmsemver-regex4.0.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit4.1.0indirect
npmsignale1.4.0indirect
npmsigstore4.1.0indirect
npmskin-tone2.0.0indirect
npmsmart-buffer4.2.0indirect
npmsocks2.8.7indirect
npmsocks-proxy-agent8.0.5indirect
npmsource-map0.6.1indirect
npmspawn-error-forwarder1.0.0indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-expression-parse4.0.0indirect
npmspdx-license-ids3.0.23indirect
npmsplit21.0.0indirect
npmsplit24.2.0indirect
npmssri13.0.1indirect
npmstream-combiner21.1.1indirect
npmstring-width4.2.3indirect
npmstring-width7.2.0indirect
npmstring_decoder1.1.1indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-bom3.0.0indirect
npmstrip-final-newline3.0.0indirect
npmstrip-final-newline4.0.0indirect
npmstrip-indent2.0.0indirect
npmstrip-json-comments2.0.1indirect
npmsuper-regex1.1.0indirect
npmsupports-color10.2.2indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-hyperlinks3.2.0indirect
npmtagged-tag1.0.0indirect
npmtar7.5.11indirect
npmtemp-dir3.0.0indirect
npmtempy3.2.0indirect
npmtext-extensions2.4.0indirect
npmtext-table0.2.0indirect
npmthenify3.3.1indirect
npmthenify-all1.6.0indirect
npmthrough2.3.8indirect
npmthrough22.0.5indirect
npmtime-span5.1.0indirect
npmtiny-relative-date2.0.2indirect
npmtinyexec0.3.2indirect
npmtinyglobby0.2.15indirect
npmto-regex-range5.0.1indirect
npmtraverse0.6.6indirect
npmtreeverse3.0.0indirect
npmtuf-js4.1.0indirect
npmtunnel0.0.6indirect
npmtype-fest1.4.0indirect
npmtype-fest2.19.0indirect
npmtype-fest4.41.0indirect
npmtype-fest5.4.4indirect
npmtypescript5.7.3indirect
npmuglify-js3.19.3indirect
npmundici6.23.0indirect
npmundici7.22.0indirect
npmundici-types6.20.0indirect
npmunicode-emoji-modifier-base1.0.0indirect
npmunicorn-magic0.1.0indirect
npmunicorn-magic0.3.0indirect
npmunicorn-magic0.4.0indirect
npmunique-filename5.0.0indirect
npmunique-slug6.0.0indirect
npmunique-string3.0.0indirect
npmuniversal-user-agent7.0.3indirect
npmuniversalify2.0.1indirect
npmurl-join5.0.0indirect
npmutil-deprecate1.0.2indirect
npmvalidate-npm-package-license3.0.4indirect
npmvalidate-npm-package-name7.0.2indirect
npmwalk-up-path4.0.0indirect
npmweb-worker1.5.0indirect
npmwhich2.0.2indirect
npmwhich6.0.1indirect
npmwordwrap1.0.0indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi9.0.2indirect
npmwrite-file-atomic7.0.1indirect
npmxtend4.0.2indirect
npmy18n5.0.8indirect
npmyallist4.0.0indirect
npmyallist5.0.0indirect
npmyargs16.2.0indirect
npmyargs17.7.2indirect
npmyargs18.0.0indirect
npmyargs-parser20.2.9indirect
npmyargs-parser21.1.1indirect
npmyargs-parser22.0.0indirect
npmyocto-queue1.1.1indirect
npmyoctocolors2.1.2indirect
Packagistphpindirect
Packagistphpdocumentor/reflection-docblockindirect
Packagistphpunit/phpunitindirect
Dependency advisories 14

This repository publishes no package the index resolves, so its own dependency graph was assessed — 482 packages, which also include development and test pins that never ship: 14 carry known advisories, of which 0 are direct. 4 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
handlebars4.7.8indirectcritical84.7.9
brace-expansion5.0.4indirecthigh35.0.7
fast-uri3.0.6indirecthigh44.1.1
js-yaml4.1.1indirecthigh24.3.0
picomatch2.3.1indirecthigh24.0.4
picomatch4.0.3indirecthigh24.0.4
sigstore4.1.0indirecthigh14.1.1
tar7.5.11indirecthigh57.5.19
undici6.23.0indirecthigh98.5.0
undici7.22.0indirecthigh118.5.0
@sigstore/core3.1.0indirectmoderate13.2.1
@sigstore/verify3.1.0indirectmoderate13.1.1
ajv8.17.1indirectmoderate18.18.0
ip-address10.1.0indirectmoderate110.1.1

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 1215,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "PHP": 26013
      },
      "pushed_at": "2026-07-03T08:57:33Z",
      "created_at": "2025-02-11T19:32:53Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T15:15:31Z",
      "description": " Maintained, more advanced PHP implementation of the JSONRPC Protocol 📞❗ ",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "ISC",
      "default_branch": "master",
      "license_spdx_raw": "ISC",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "https://blog.daniil.it",
      "name": "Daniil Gentili",
      "type": "User",
      "login": "danog",
      "company": null,
      "location": "Italy",
      "followers": 848,
      "avatar_url": "https://avatars.githubusercontent.com/u/7339644?v=4",
      "created_at": "2014-04-18T17:33:04Z",
      "is_verified": null,
      "public_repos": 157,
      "account_age_days": 4478
    },
    "license": {
      "state": "standard",
      "spdx_id": "ISC",
      "raw_spdx": "ISC",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.2.3",
          "kind": "patch",
          "published_at": "2026-01-12T21:07:10Z"
        },
        {
          "tag": "v3.2.2",
          "kind": "patch",
          "published_at": "2025-02-14T10:55:15Z"
        },
        {
          "tag": "v3.2.1",
          "kind": "patch",
          "published_at": "2021-06-11T22:34:44Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2021-01-10T17:48:47Z"
        },
        {
          "tag": "v3.1.2",
          "kind": "patch",
          "published_at": "2021-01-10T13:07:47Z"
        },
        {
          "tag": "v3.1.1",
          "kind": "patch",
          "published_at": "2020-03-11T15:21:41Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2020-02-11T20:48:40Z"
        },
        {
          "tag": "v3.0.4",
          "kind": "patch",
          "published_at": "2019-09-12T22:41:08Z"
        },
        {
          "tag": "v3.0.3",
          "kind": "patch",
          "published_at": "2018-09-10T08:58:41Z"
        },
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2018-09-09T17:23:26Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2017-10-28T21:26:16Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2017-10-23T00:02:50Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2017-06-22T12:18:44Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2017-06-22T10:56:36Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2016-10-20T18:44:56Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2016-10-20T01:04:57Z"
        },
        {
          "tag": "v1.2.10",
          "kind": "patch",
          "published_at": "2016-09-04T10:06:45Z"
        },
        {
          "tag": "v1.2.9",
          "kind": "patch",
          "published_at": "2016-09-02T00:30:31Z"
        },
        {
          "tag": "v1.2.8",
          "kind": "patch",
          "published_at": "2016-09-01T23:33:45Z"
        },
        {
          "tag": "v1.2.7",
          "kind": "patch",
          "published_at": "2016-09-01T23:15:36Z"
        },
        {
          "tag": "v1.2.6",
          "kind": "patch",
          "published_at": "2016-08-25T16:15:05Z"
        },
        {
          "tag": "v1.2.5",
          "kind": "patch",
          "published_at": "2016-08-25T12:33:20Z"
        },
        {
          "tag": "v1.2.4",
          "kind": "patch",
          "published_at": "2016-08-25T11:20:24Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2016-08-25T10:58:04Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2016-08-25T10:46:59Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2016-08-25T10:41:16Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2016-08-25T10:38:42Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2016-08-24T22:14:15Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2016-08-24T14:50:11Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b9a6d3348823b2b6906d07fd62dfef08789c0cb1",
          "body": "added support of jsonmapper v6",
          "is_bot": false,
          "headline": "Merge pull request #24 from okorneliuk/patch-1",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2026-07-03T08:57:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e2954f1742343390ae9fa3f84e2ba7d8ec948b4",
          "body": null,
          "is_bot": false,
          "headline": "added support of jsonmapper v6",
          "author_name": "Oleh Korneliuk",
          "author_login": "okorneliuk",
          "committed_at": "2026-07-02T12:46:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee01104517a21511547b0bd2941c6864f9982231",
          "body": "….18.1\n\nbuild(deps-dev): bump lodash-es from 4.17.23 to 4.18.1",
          "is_bot": false,
          "headline": "Merge pull request #19 from danog/dependabot/npm_and_yarn/lodash-es-4…",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2026-04-03T11:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bf1c86939a5411e187765b984a2f992c57eaa7c",
          "body": "Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1)\n\n---\nupdated-dependencies:\n- dependency-name: lodash-es\n  dependency-version: 4.18.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump lodash-es from 4.17.23 to 4.18.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-02T14:46:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e16637870de7105c6f0f64989eded5491a02a5d8",
          "body": "…0a865\n\nbuild(deps): bump minimatch and npm",
          "is_bot": false,
          "headline": "Merge pull request #16 from danog/dependabot/npm_and_yarn/multi-7e83a…",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2026-03-14T21:35:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91e148a072e730ac98106f8e4db90c45e7ad5354",
          "body": "Removes [minimatch](https://github.com/isaacs/minimatch). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together.\n\n\nRemoves `minimatch`\n\nUpdates `npm` from 11.11.0 to 11.11.1\n- [Release notes](https://github.com/npm/cl\n[…]\n: minimatch\n  dependency-version: \n  dependency-type: indirect\n- dependency-name: npm\n  dependency-version: 11.11.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump minimatch and npm",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-14T21:04:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3816d73d32c548bed7ed26cefe9a9e3c04bacb93",
          "body": "…a8135\n\nbuild(deps): bump @tootallnate/once and semantic-release",
          "is_bot": false,
          "headline": "Merge pull request #13 from danog/dependabot/npm_and_yarn/multi-1f44e…",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2026-03-14T21:03:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57a551a312445dd2724a4b23e163e1e683c24951",
          "body": "Removes [@tootallnate/once](https://github.com/TooTallNate/once). It's no longer used after updating ancestor dependency [semantic-release](https://github.com/semantic-release/semantic-release). These dependencies need to be updated together.\n\n\nRemoves `@tootallnate/once`\n\nUpdates `semantic-release`\n[…]\ncy-version: \n  dependency-type: indirect\n- dependency-name: semantic-release\n  dependency-version: 25.0.3\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump @tootallnate/once and semantic-release",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-05T08:37:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ae703ea7b4811797a10590b6078de05b3b33dd91",
          "body": null,
          "is_bot": false,
          "headline": "bump",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2026-01-12T21:07:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae54814bfdd3477658a27c234cd1cbd781a5b916",
          "body": null,
          "is_bot": false,
          "headline": "Bump",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2026-01-12T21:03:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aee6dc173683141ea699d56022bd79c1c99c0f7b",
          "body": null,
          "is_bot": false,
          "headline": "Bump",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2026-01-12T21:03:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d6726a8e1cefffb4d62965213db7ed9ff135cc7",
          "body": "Added github actions to .gitattributes because they are not needed in a deployment via composer",
          "is_bot": false,
          "headline": "Merge pull request #11 from tanderson-tns/hotfix/github-attributes",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2026-01-12T21:00:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faff6380679de10efb815b10ced9c8856a6e8b8e",
          "body": "… a deployment via composer",
          "is_bot": false,
          "headline": "Added github actions to .gitattributes because they are not needed in…",
          "author_name": "Tom H Anderson",
          "author_login": "tanderson-tns",
          "committed_at": "2026-01-12T20:31:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fae13a4f84722abcd153fc8b893537c9433fc3e9",
          "body": "build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1",
          "is_bot": false,
          "headline": "Merge pull request #9 from danog/dependabot/npm_and_yarn/js-yaml-4.1.1",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2026-01-09T11:29:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36c8204433f704f19552672873c3245e93085289",
          "body": "Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.\n- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)\n\n---\nupdated-dependencies:\n- dependency-name: js-yaml\n  dependency-version: 4.1.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-16T09:24:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aadb1c4068a88c3d0530cfe324b067920661efcb",
          "body": null,
          "is_bot": false,
          "headline": "Improve replace version range",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2025-02-14T10:55:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de3ec748121c6fbaa05ca61e721e9fc546daa26e",
          "body": null,
          "is_bot": false,
          "headline": "Bump",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2025-02-14T10:51:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87237c457b7c1136643c592b9bf8e7b9c2301846",
          "body": null,
          "is_bot": false,
          "headline": "Bump",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2025-02-14T10:50:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "754524b07a2cb74c855a7efc0d4c0640c7995c52",
          "body": null,
          "is_bot": false,
          "headline": "Fixes",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2025-02-14T10:47:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b00903eeb5d02580a54af696cbf0d7ffe4a5b8c",
          "body": null,
          "is_bot": false,
          "headline": "Bump",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2025-02-14T10:45:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe79b1ccd5069f653f3988a63a6ea8b671816af0",
          "body": "…f0ce\n\nbuild(deps): bump dot-prop and @commitlint/cli",
          "is_bot": false,
          "headline": "Merge pull request #8 from danog/dependabot/npm_and_yarn/multi-61bc28…",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2025-02-14T10:44:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d3db35aadd51bf94755920a631553652d89f1d6",
          "body": "Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) to 5.3.0 and updates ancestor dependency [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli). These dependencies need to be updated together.\n\n\nUpdates `dot-prop` from 3.0.0 to 5.3.0\n- [Release n\n[…]\nependencies:\n- dependency-name: dot-prop\n  dependency-type: indirect\n- dependency-name: \"@commitlint/cli\"\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump dot-prop and @commitlint/cli",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-14T10:43:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c1d153d607aca582d732575c4a4afb01386cb9c0",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2025-02-14T10:42:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf4c4c8a39aaefbd484f45c54b4b4ab9c0d844a8",
          "body": "…ease-19.0.3\n\nbuild(deps-dev): bump semantic-release from 17.4.3 to 19.0.3",
          "is_bot": false,
          "headline": "Merge pull request #5 from danog/dependabot/npm_and_yarn/semantic-rel…",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2025-02-14T10:42:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da021466091aa72d417bb542c5940e4bdd0227be",
          "body": "Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.4.3 to 19.0.3.\n- [Release notes](https://github.com/semantic-release/semantic-release/releases)\n- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.4.3...v19.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: semantic-release\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump semantic-release from 17.4.3 to 19.0.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-12T09:37:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b6a27756057192557a9472ca233d082dfd6c588",
          "body": "….7.0\n\nbuild(deps-dev): bump node-fetch from 2.6.1 to 2.7.0",
          "is_bot": false,
          "headline": "Merge pull request #6 from danog/dependabot/npm_and_yarn/node-fetch-2…",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2025-02-12T09:36:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6711b8114ee64a83337683b4320e98fec4e14882",
          "body": "…aac2\n\nbuild(deps): bump ansi-regex",
          "is_bot": false,
          "headline": "Merge pull request #1 from danog/dependabot/npm_and_yarn/multi-40b469…",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2025-02-11T21:05:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db3794a206f794bb240d067b57af4eb862a63148",
          "body": "…aabf\n\nbuild(deps): bump tough-cookie and npm",
          "is_bot": false,
          "headline": "Merge pull request #3 from danog/dependabot/npm_and_yarn/multi-c07520…",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2025-02-11T21:05:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb9089c7f29f6df5d80f68a0b8b7c2ada8e07e21",
          "body": null,
          "is_bot": false,
          "headline": "Comment out php8-only tests for now",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2025-02-11T19:40:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab5b8c226874b8efb049c99d4c5bd9c8f11e382b",
          "body": null,
          "is_bot": false,
          "headline": "Avoid instantation of class with type mixed during mapping",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2025-02-11T19:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5cda10196c11a9f40ec352f825379311d0e85e1",
          "body": null,
          "is_bot": false,
          "headline": "php 8.4 support",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2025-02-11T19:40:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93fe0b9db2c7489af9fa152e6171fc3e0d7114b0",
          "body": "Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together.\n\n\nRemoves `tough-cookie`\n\nUpdates `npm` from 7.17.0 to 7.24.2\n- [Release notes](https://github\n[…]\n24.2)\n\n---\nupdated-dependencies:\n- dependency-name: tough-cookie\n  dependency-type: indirect\n- dependency-name: npm\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump tough-cookie and npm",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-11T19:37:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "15b3ddd1e12ad9a30ee3ebdf095d2ad40dd47dc5",
          "body": "Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.7.0.\n- [Release notes](https://github.com/node-fetch/node-fetch/releases)\n- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: node-fetch\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump node-fetch from 2.6.1 to 2.7.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-11T19:37:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74214a65496550388ba621d161c4f69214677786",
          "body": "build(deps-dev): bump braces from 3.0.2 to 3.0.3",
          "is_bot": false,
          "headline": "Merge pull request #4 from danog/dependabot/npm_and_yarn/braces-3.0.3",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2025-02-11T19:35:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38d3f829b8f61dbc2912a52b4409c7d3a2bab587",
          "body": "build(deps-dev): bump minimist from 1.2.5 to 1.2.8",
          "is_bot": false,
          "headline": "Merge pull request #2 from danog/dependabot/npm_and_yarn/minimist-1.2.8",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2025-02-11T19:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8398208330374d579480c1b5fe7afda5793aa1b8",
          "body": "Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: braces\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump braces from 3.0.2 to 3.0.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-11T19:34:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b5db871367ebd849b3dd15b88a7eb78364ccd78",
          "body": "Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.\n- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)\n\n---\nupdated-dependencies:\n- dependency-name: minimist\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump minimist from 1.2.5 to 1.2.8",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-11T19:34:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07f0b765054d157a673853ca87e8045aa4336908",
          "body": "Bumps  and [ansi-regex](https://github.com/chalk/ansi-regex). These dependencies needed to be updated together.\n\nUpdates `ansi-regex` from 3.0.0 to 5.0.1\n- [Release notes](https://github.com/chalk/ansi-regex/releases)\n- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v5.0.1)\n\nUpdates \n[…]\n\n\n---\nupdated-dependencies:\n- dependency-name: ansi-regex\n  dependency-type: indirect\n- dependency-name: ansi-regex\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump ansi-regex",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-11T19:34:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b5f37dbff9a8ad360ca341f3240dc1c168b45447",
          "body": null,
          "is_bot": false,
          "headline": "fix: allow netresearch/jsonmapper ^3.0 and ^4.0 (#53)",
          "author_name": "Uwe Mesecke",
          "author_login": "umesecke",
          "committed_at": "2021-06-11T22:34:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2723ac9be0e316b7992916f3e4516480683160c1",
          "body": null,
          "is_bot": false,
          "headline": "ci(gh-actions): Add GH Actions workflow (#55)",
          "author_name": "Bruce Weirdan",
          "author_login": "weirdan",
          "committed_at": "2021-06-11T20:28:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06f0b06043c7438959dbdeed8bb3f699a19be22e",
          "body": null,
          "is_bot": false,
          "headline": "ci: fix problems in Travis CI configuration (#47)",
          "author_name": "Viktor Szépe",
          "author_login": "szepeviktor",
          "committed_at": "2021-01-10T17:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf2d4a3841733318ad63a161e1302923d46ce0b4",
          "body": null,
          "is_bot": false,
          "headline": "feat: support latest php versions (#45)",
          "author_name": "Danny van der Sluijs",
          "author_login": "DannyvdSluijs",
          "committed_at": "2021-01-10T13:09:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "804ee564f1c7f0bc160d755fc5bdd17a04545070",
          "body": null,
          "is_bot": false,
          "headline": "fix: update minimal reflection-docblock version (#41)",
          "author_name": "Vincent Langlet",
          "author_login": "VincentLanglet",
          "committed_at": "2021-01-10T13:07:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eae8181bffe0e04df51682171e56e2bba533161",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove unused import (#36)",
          "author_name": "Gabriel Noé González",
          "author_login": "gnoe",
          "committed_at": "2020-03-11T15:30:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ed363f8de17d284d479ec813c9ad3f6834b5c40",
          "body": null,
          "is_bot": false,
          "headline": "fix: allow netresearch/jsonmapper 2.0 (#39)",
          "author_name": "Alexander Menshchikov",
          "author_login": "a-menshchikov",
          "committed_at": "2020-03-11T15:21:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a407a6cb0325cd489c6dff57afcba6baeccc0483",
          "body": null,
          "is_bot": false,
          "headline": "feat: allow phpdocumentor/reflection-docblock v5 (#37)",
          "author_name": "Lctrs",
          "author_login": "Lctrs",
          "committed_at": "2020-02-11T20:48:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23366dd0cab0a0f3fd3016bf3c0b36dec74348e7",
          "body": "We have no idea what the method returns, so `mixed` is the most appropriate return type",
          "is_bot": false,
          "headline": "fix: Dispatcher::dispatch should return mixed (#31)",
          "author_name": "Matthew Brown",
          "author_login": "muglug",
          "committed_at": "2019-09-12T22:41:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "887e7fdcd3defdc989efc5a4e81ffa38e460a4cd",
          "body": "…#33)\n\nUse ReflectionNamedType->getName() for php 7.1+, instead.\r\nContinue supporting php 7.0\r\n\r\nFixes #23",
          "is_bot": false,
          "headline": "fix: deprecation notice for ReflectionType::__toString() in php 7.4 (…",
          "author_name": "Tyson Andre",
          "author_login": "TysonAndre",
          "committed_at": "2019-09-12T22:40:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e166addb9b6189773fa471877b85c46c1f851bc",
          "body": null,
          "is_bot": false,
          "headline": "ci: add php 7.2 (#34)",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2019-09-12T21:04:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaaf9b6088b9149ece1bf0e5f690976506bbdadf",
          "body": "Found by https://github.com/client9/misspell",
          "is_bot": false,
          "headline": "docs: fix typos (#29)",
          "author_name": "Tyson Andre",
          "author_login": "TysonAndre",
          "committed_at": "2018-09-10T13:05:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58f6417c2778cbc41d30e69047ee2b6ab6884d93",
          "body": null,
          "is_bot": false,
          "headline": "Exclude package-lock.json from exported releases (#28)",
          "author_name": "Tyson Andre",
          "author_login": "TysonAndre",
          "committed_at": "2018-09-10T12:16:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "241c470695366e7b83672be04ea0e64d8085a551",
          "body": "Closes #11",
          "is_bot": false,
          "headline": "fix: add LICENSE",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2018-09-10T08:58:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d68f2575d0685c05a4e88b7bc44a30b4aa335a6",
          "body": null,
          "is_bot": false,
          "headline": "chore: update semantic-release",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2018-09-09T17:30:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa2116ee0478e7ce8d6823789c4d010e02329907",
          "body": null,
          "is_bot": false,
          "headline": "docs: remove broken badge",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2018-09-09T17:26:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09fed304fc802b82be939a64691c09443c97defa",
          "body": "Currently if the received params object does not contain a certain parameter of the function\r\nthis parameter is simply omitted in the array, resulting in a displacement of the following\r\narguments.\r\n\r\nThis commit fills a missing parameter in the array by the value `null` so that at least all\r\nparameters are represented in the args array.",
          "is_bot": false,
          "headline": "fix(dispatcher): pass null for missing arguments (#27)",
          "author_name": "JJK96",
          "author_login": "JJK96",
          "committed_at": "2018-09-09T17:23:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c2d25c45f05ae43790f585047e1191c558d86c6",
          "body": "https://www.reddit.com/r/PHP/comments/2jzp6k/i_dont_need_your_tests_in_my_production",
          "is_bot": false,
          "headline": "build(package): exclude non-essentials files (#21)",
          "author_name": "Vincent Klaiber",
          "author_login": "vinkla",
          "committed_at": "2017-11-28T17:08:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cb19fa17aac70bb40690209aee355caea1b819f",
          "body": null,
          "is_bot": false,
          "headline": "chore: update semantic-release",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2017-11-25T18:19:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a61bf4c6b50ac353c3a86bd786e9267521366e82",
          "body": null,
          "is_bot": false,
          "headline": "ci(travis): use jobs.include to define scripts",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2017-11-22T09:43:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "084ca0bc68976b292ca46e2fff7bbe51b61eaf17",
          "body": null,
          "is_bot": false,
          "headline": "ci(dependencies.io): set dist_tags under settings key",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2017-11-22T09:38:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c5337debc4077239bb2d36dc00f7bd50d3672b0",
          "body": null,
          "is_bot": false,
          "headline": "ci(release): use semantic-release v10",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2017-11-22T09:32:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29f1d8c2c17f8c04f9768d382b72aeeb0715ebb8",
          "body": null,
          "is_bot": false,
          "headline": "fix: throw error if json encoding failed",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2017-10-28T21:26:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d21aea2c220f0e4a57e927c074bf3769d497d8ef",
          "body": "see https://github.com/semantic-release/travis-deploy-once/issues/22",
          "is_bot": false,
          "headline": "ci: set BUILD_LEADER_ID",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2017-10-28T20:38:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b10fcf3a6e9318051dfa9581b7fa714b1e31d034",
          "body": null,
          "is_bot": false,
          "headline": "chore: update phpunit/phpunit to ^6.0.0",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2017-10-23T00:26:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8c2bae22c1d3363c63fbeee9722f6923b802119",
          "body": "…#17)\n\nBREAKING CHANGE: The major update may conflict with version requirements of other modules.\r\n\r\ncloses #12",
          "is_bot": true,
          "headline": "chore: update phpdocumentor/reflection-docblock from 3.3.0 to 4.0.0 (…",
          "author_name": "dependencies[bot]",
          "author_login": null,
          "committed_at": "2017-10-23T00:02:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02e465e89682178e4f870e699805cf3c04228a52",
          "body": null,
          "is_bot": false,
          "headline": "ci(travis): enable cache",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2017-10-22T23:44:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1c6a300159595d4b1f6779a28193228ed4508ae",
          "body": null,
          "is_bot": false,
          "headline": "ci(travis): properly fetch tags to determine new version",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2017-10-22T23:44:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73404ad9a10f8b7fe6728fd6c82175ebb3e29b12",
          "body": null,
          "is_bot": true,
          "headline": "ci(dependencies.io): add dependencies.yml config (#14)",
          "author_name": "dependencies[bot]",
          "author_login": null,
          "committed_at": "2017-10-22T20:46:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4ee7c234c7c0f4d492c1a7c39ada0dac3484712",
          "body": null,
          "is_bot": false,
          "headline": "ci(release): use semantic-release",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2017-10-22T20:40:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "543ffb38b9af47f16404ab2daec5aaf225dcb531",
          "body": null,
          "is_bot": false,
          "headline": "Fix JSON parse error class",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2017-06-22T12:18:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45efc3ba339ec4e22d3969068219a13b2a223098",
          "body": "result and id can be null, in which case isset() returns false event though they are present in the JSON",
          "is_bot": false,
          "headline": "Use property_exists instead of isset",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2017-06-22T10:56:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6aa733f6c0e934da848f1bd6a44b5e540de75f9d",
          "body": null,
          "is_bot": false,
          "headline": "Fix wrong class names",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2016-10-20T18:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "735a9036a6db33f9502f172fc743357f83502ee1",
          "body": null,
          "is_bot": false,
          "headline": "Add different classes for Succes/ErrorResponse (#7)",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2016-10-20T01:04:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "346ebdb37b86913dfe8889cf829717f8dbe6bcc1",
          "body": null,
          "is_bot": false,
          "headline": "Update JsonMapper (#10)",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2016-10-20T00:37:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49147c515b18b5d3116a208b84251d01a434c979",
          "body": null,
          "is_bot": false,
          "headline": "Fix coverage whitelist",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2016-09-12T20:37:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c1b19cd1e4364cd289f12f738a7a65ee7e54225",
          "body": null,
          "is_bot": false,
          "headline": "Add coverage",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2016-09-12T20:27:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5311a31400f31c5a993ade410cdb41178aa56346",
          "body": null,
          "is_bot": false,
          "headline": "Properly json_encode Notification",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2016-09-04T10:06:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a111adc2c5fd0fa8a8b40cf230e52fb62071a2aa",
          "body": null,
          "is_bot": false,
          "headline": "Add missing use statement",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2016-09-02T00:30:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e37c77dd71a9c650602f5bd634dab717c043aed",
          "body": null,
          "is_bot": false,
          "headline": "Add MessageTest",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2016-09-01T23:33:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53808d3a53ad6fcc928bc6ddffd080b1167c71b1",
          "body": null,
          "is_bot": false,
          "headline": "Properly jsonSerialize() Request",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2016-09-01T23:30:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d2d3b874f895e720e8e628d385c89a0369f632e",
          "body": null,
          "is_bot": false,
          "headline": "Make Notification not abstract",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2016-09-01T23:21:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9d7354ada179eea43099859b7fe8fb86b255810",
          "body": null,
          "is_bot": false,
          "headline": "Don't return null error",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2016-09-01T23:15:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f3fc21648b0684262bc54aa2b149bfccdf26334",
          "body": null,
          "is_bot": false,
          "headline": "Correct argument order",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2016-08-25T16:15:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f41eb8c4297920729e9d5f62c03d52274ae289ee",
          "body": null,
          "is_bot": false,
          "headline": "Add Gemnasium badge",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2016-08-25T16:14:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5943651a2fd6886fb16a912129aeb8e896e98d24",
          "body": null,
          "is_bot": false,
          "headline": "Fix handling of superfluous arguments",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2016-08-25T15:44:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "440187b9e2dee02fa21328852e8d88e8f1a0f59e",
          "body": null,
          "is_bot": false,
          "headline": "Always set JSONRPC version to 2.0",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2016-08-25T12:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b0e2e850bfc950f4d56311a6847ab4f42c43556",
          "body": null,
          "is_bot": false,
          "headline": "Fix response id not being set",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2016-08-25T11:20:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cc35ef260ef0819c0fe331df0d2e54a53221fc4",
          "body": null,
          "is_bot": false,
          "headline": "Fix isResponse() call",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2016-08-25T10:58:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7469d74cb2fd5b69c723d1e41b2e13a94f0a56c7",
          "body": null,
          "is_bot": false,
          "headline": "Fix Message::parse()",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2016-08-25T10:46:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2730b9c89f54ab613fdbf54dc57dc94a22f6800c",
          "body": null,
          "is_bot": false,
          "headline": "Fix Message::parse()",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2016-08-25T10:41:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c569151ff8d3a62423bb9129229467f2e1d4855",
          "body": null,
          "is_bot": false,
          "headline": "Add Message::parse()",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2016-08-25T10:38:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "126a72fe82e0993640a15a0e4c1a08b8f8e121b4",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused import",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2016-08-25T10:38:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c35887965704a7e787c6c438c82df89fbb0e2a8d",
          "body": null,
          "is_bot": false,
          "headline": "Add type checking functions to Message classes",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2016-08-24T22:14:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c00e10f8753e28361a509252b13ff73c0d3aefc8",
          "body": null,
          "is_bot": false,
          "headline": "Allow to pass a decoded object to dispatch()",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2016-08-24T22:13:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cada42348c4e66e3edf9aab82f601ef43f59aed0",
          "body": null,
          "is_bot": false,
          "headline": "Add minimum-stability",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2016-08-24T21:29:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8d64e980d8b52e167173e7fbe10c509df8b8f8e",
          "body": null,
          "is_bot": false,
          "headline": "Initial Commit",
          "author_name": "Felix Becker",
          "author_login": "felixfbecker",
          "committed_at": "2016-08-24T14:50:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 29,
      "commits_last_year": 15,
      "latest_release_at": "2026-01-12T21:07:10Z",
      "latest_release_tag": "v3.2.3",
      "releases_from_tags": true,
      "days_since_last_push": 19,
      "active_weeks_last_year": 6,
      "days_since_latest_release": 190,
      "mean_days_between_releases": 298
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "danog/advanced-json-rpc",
          "exists": true,
          "license": "ISC",
          "keywords": [],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/danog/advanced-json-rpc",
          "is_deprecated": false,
          "latest_version": "v3.2.3",
          "repository_url": "https://github.com/danog/php-advanced-json-rpc",
          "versions_count": 29,
          "total_downloads": 10239929,
          "dependents_count": 4,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 970320,
          "first_published_at": null,
          "latest_published_at": "2026-01-12T21:07:10Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 190
        }
      ]
    },
    "popularity": {
      "forks": 3,
      "stars": 15,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2026-01-09",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 3,
        "total_forks": 3
      },
      "star_history": null,
      "open_issues_and_prs": 6
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 6953,
      "source_files_sampled": 14,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json",
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "handlebars",
            "direct": false,
            "version": "4.7.8",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-2qvq-rjwj-gvw9",
              "GHSA-2w6w-674q-4c4q",
              "GHSA-3mfm-83xf-c92r",
              "GHSA-442j-39wm-28r2",
              "GHSA-7rx3-28cr-v5wh",
              "GHSA-9cx6-37pm-9jff",
              "GHSA-xhpv-hc6g-r9c6",
              "GHSA-xjpj-3mr7-gcpf"
            ],
            "fixed_version": "4.7.9",
            "advisory_count": 8,
            "oldest_advisory_days": 117
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.4",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-jxxr-4gwj-5jf2"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 3,
            "oldest_advisory_days": 117
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.0.6",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-4c8g-83qw-93j6",
              "GHSA-q3j6-qgpj-74h6",
              "GHSA-v2hh-gcrm-f6hx",
              "GHSA-v39h-62p7-jpjc"
            ],
            "fixed_version": "4.1.1",
            "advisory_count": 4,
            "oldest_advisory_days": 75
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 2,
            "oldest_advisory_days": 37
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 118
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 118
          },
          {
            "name": "sigstore",
            "direct": false,
            "version": "4.1.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52v5-jr5w-gjxr"
            ],
            "fixed_version": "4.1.1",
            "advisory_count": 1,
            "oldest_advisory_days": 20
          },
          {
            "name": "tar",
            "direct": false,
            "version": "7.5.11",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23hp-3jrh-7fpw",
              "GHSA-8x88-c5mf-7j5w",
              "GHSA-gvwx-54wh-qm9j",
              "GHSA-vmf3-w455-68vh",
              "GHSA-w8wr-v893-vjvp"
            ],
            "fixed_version": "7.5.19",
            "advisory_count": 5,
            "oldest_advisory_days": 37
          },
          {
            "name": "undici",
            "direct": false,
            "version": "6.23.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-2mjp-6q6p-2qxm",
              "GHSA-35p6-xmwp-9g52",
              "GHSA-4992-7rv2-5pvq",
              "GHSA-f269-vfmq-vjvj",
              "GHSA-g8m3-5g58-fq7m",
              "GHSA-p88m-4jfj-68fv",
              "GHSA-v9p9-hfj2-hcw8",
              "GHSA-vrm6-8vpv-qv8q",
              "GHSA-vxpw-j846-p89q"
            ],
            "fixed_version": "8.5.0",
            "advisory_count": 9,
            "oldest_advisory_days": 130
          },
          {
            "name": "undici",
            "direct": false,
            "version": "7.22.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-2mjp-6q6p-2qxm",
              "GHSA-35p6-xmwp-9g52",
              "GHSA-4992-7rv2-5pvq",
              "GHSA-f269-vfmq-vjvj",
              "GHSA-g8m3-5g58-fq7m",
              "GHSA-p88m-4jfj-68fv",
              "GHSA-phc3-fgpg-7m6h",
              "GHSA-pr7r-676h-xcf6",
              "GHSA-v9p9-hfj2-hcw8",
              "GHSA-vrm6-8vpv-qv8q"
            ],
            "fixed_version": "8.5.0",
            "advisory_count": 11,
            "oldest_advisory_days": 130
          },
          {
            "name": "@sigstore/core",
            "direct": false,
            "version": "3.1.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.4,
            "advisory_ids": [
              "GHSA-jfc7-64v2-mr8c"
            ],
            "fixed_version": "3.2.1",
            "advisory_count": 1,
            "oldest_advisory_days": 25
          },
          {
            "name": "@sigstore/verify",
            "direct": false,
            "version": "3.1.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-xgjw-pm74-86q4"
            ],
            "fixed_version": "3.1.1",
            "advisory_count": 1,
            "oldest_advisory_days": 20
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.17.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-2g4f-4pwh-qvx6"
            ],
            "fixed_version": "8.18.0",
            "advisory_count": 1,
            "oldest_advisory_days": 160
          },
          {
            "name": "ip-address",
            "direct": false,
            "version": "10.1.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": null,
            "advisory_ids": [
              "GHSA-v2v4-37r5-5v8g"
            ],
            "fixed_version": "10.1.1",
            "advisory_count": 1,
            "oldest_advisory_days": 77
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 9,
          "critical": 1,
          "moderate": 4
        },
        "advisory_count": 51,
        "affected_count": 14,
        "assessed_count": 482,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 4,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm",
        "packagist"
      ],
      "dependencies": [
        {
          "name": "netresearch/jsonmapper",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^5 || ^6"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "netresearch/jsonmapper",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "@actions/core",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/exec",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/http-client",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/io",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@colors/colors",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/cli",
            "direct": false,
            "version": "19.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/config-conventional",
            "direct": false,
            "version": "7.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/config-validator",
            "direct": false,
            "version": "19.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/ensure",
            "direct": false,
            "version": "19.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/execute-rule",
            "direct": false,
            "version": "19.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/format",
            "direct": false,
            "version": "19.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/is-ignored",
            "direct": false,
            "version": "19.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/lint",
            "direct": false,
            "version": "19.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/load",
            "direct": false,
            "version": "19.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/message",
            "direct": false,
            "version": "19.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/parse",
            "direct": false,
            "version": "19.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/read",
            "direct": false,
            "version": "19.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/resolve-extends",
            "direct": false,
            "version": "19.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/rules",
            "direct": false,
            "version": "19.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/to-lines",
            "direct": false,
            "version": "19.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/top-level",
            "direct": false,
            "version": "19.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/types",
            "direct": false,
            "version": "19.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@gar/promise-retry",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/fs-minipass",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/string-locale-compare",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/agent",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/arborist",
            "direct": false,
            "version": "9.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/config",
            "direct": false,
            "version": "10.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/fs",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/git",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/installed-package-contents",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/map-workspaces",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/metavuln-calculator",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/name-from-folder",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/node-gyp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/package-json",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/promise-spawn",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/query",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/redact",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/run-script",
            "direct": false,
            "version": "10.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/auth-token",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/core",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/endpoint",
            "direct": false,
            "version": "11.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/graphql",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/openapi-types",
            "direct": false,
            "version": "27.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-paginate-rest",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-retry",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-throttling",
            "direct": false,
            "version": "11.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request-error",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/types",
            "direct": false,
            "version": "16.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/config.env-replace",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/network.ca-file",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/npm-conf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@sec-ant/readable-stream",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/commit-analyzer",
            "direct": false,
            "version": "13.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/error",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/github",
            "direct": false,
            "version": "12.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/npm",
            "direct": false,
            "version": "13.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/release-notes-generator",
            "direct": false,
            "version": "14.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/bundle",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/core",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/protobuf-specs",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/sign",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/tuf",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/verify",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@simple-libs/stream-utils",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/is",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/merge-streams",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tufjs/canonical-json",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tufjs/models",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/conventional-commits-parser",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "22.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/normalize-package-data",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "7.3.0",
            "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": "3.2.1",
            "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": "any-promise",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "aproba",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "archy",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "argv-formatter",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-ify",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "before-after-hook",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bin-links",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "bottleneck",
            "direct": false,
            "version": "2.19.5",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cacache",
            "direct": false,
            "version": "20.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "cidr-regex",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-highlight",
            "direct": false,
            "version": "2.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "cli-table3",
            "direct": false,
            "version": "0.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cmd-shim",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "common-ancestor-path",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "compare-func",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "config-chain",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-angular",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-angular",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-writer",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-filter",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-parser",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-parser",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-hrtime",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig-typescript-loader",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "crypto-random-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dargs",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "dot-prop",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "duplexer2",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emojilib",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "env-ci",
            "direct": false,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "environment",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "err-code",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "exponential-backoff",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-content-type-parse",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fastest-levenshtein",
            "direct": false,
            "version": "1.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up-simple",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-versions",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "from2",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "11.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "fs-minipass",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-timeout",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-east-asian-width",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "git-log-parser",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "git-raw-commits",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "13.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "global-directory",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "handlebars",
            "direct": false,
            "version": "4.7.8",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "highlight.js",
            "direct": false,
            "version": "10.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "hook-std",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "husky",
            "direct": false,
            "version": "0.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore-walk",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-from-esm",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-meta-resolve",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "index-to-position",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "init-package-json",
            "direct": false,
            "version": "8.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "into-stream",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ip-address",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-ci",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-cidr",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-obj",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-text-path",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "issue-parser",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "java-properties",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-better-errors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-stringify-nice",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "json-with-bigint",
            "direct": false,
            "version": "3.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonparse",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "JSONStream",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "just-diff",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "just-diff-apply",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmaccess",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmdiff",
            "direct": false,
            "version": "8.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmexec",
            "direct": false,
            "version": "10.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmfund",
            "direct": false,
            "version": "7.0.18",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmorg",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmpack",
            "direct": false,
            "version": "9.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmpublish",
            "direct": false,
            "version": "11.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmsearch",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmteam",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmversion",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "load-json-file",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash-es",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.camelcase",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.capitalize",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.escaperegexp",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isplainobject",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isstring",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.kebabcase",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.mergewith",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.snakecase",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.startcase",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.uniq",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.uniqby",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.upperfirst",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "make-asynchronous",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-fetch-happen",
            "direct": false,
            "version": "15.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "marked",
            "direct": false,
            "version": "15.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "marked-terminal",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "12.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "13.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-collect",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-fetch",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-flush",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-pipeline",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-sized",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mz",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "nerf-dart",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-emoji",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp",
            "direct": false,
            "version": "12.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-url",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm",
            "direct": false,
            "version": "11.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-audit-report",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-bundled",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-install-checks",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-normalize-package-bin",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-package-arg",
            "direct": false,
            "version": "13.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "npm-packlist",
            "direct": false,
            "version": "10.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "npm-pick-manifest",
            "direct": false,
            "version": "11.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "npm-profile",
            "direct": false,
            "version": "12.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-registry-fetch",
            "direct": false,
            "version": "19.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-user-validate",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-each-series",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-event",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-filter",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-is-promise",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-reduce",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-timeout",
            "direct": false,
            "version": "6.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pacote",
            "direct": false,
            "version": "21.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-conflict-json",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-ms",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-htmlparser2-tree-adapter",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-conf",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-ms",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "proc-log",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "proggy",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "promise-all-reject-late",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "promise-call-limit",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "promise-retry",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "promzard",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "proto-list",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "qrcode-terminal",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "rc",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "read",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "read-cmd-shim",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-package-up",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-package-up",
            "direct": false,
            "version": "12.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "registry-auth-token",
            "direct": false,
            "version": "5.1.1",
            "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": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "retry",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "retry",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "semantic-release",
            "direct": false,
            "version": "25.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "semver-regex",
            "direct": false,
            "version": "4.0.5",
            "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": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "signale",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "sigstore",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "skin-tone",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "smart-buffer",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "socks",
            "direct": false,
            "version": "2.8.7",
            "ecosystem": "npm"
          },
          {
            "name": "socks-proxy-agent",
            "direct": false,
            "version": "8.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "spawn-error-forwarder",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "split2",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "split2",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ssri",
            "direct": false,
            "version": "13.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "stream-combiner2",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.1.1",
            "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-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "super-regex",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-hyperlinks",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tagged-tag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "7.5.11",
            "ecosystem": "npm"
          },
          {
            "name": "temp-dir",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tempy",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-extensions",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "thenify",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "thenify-all",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "through",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "through2",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "time-span",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tiny-relative-date",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "traverse",
            "direct": false,
            "version": "0.6.6",
            "ecosystem": "npm"
          },
          {
            "name": "treeverse",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tuf-js",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "2.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "4.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "5.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "uglify-js",
            "direct": false,
            "version": "3.19.3",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "6.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "7.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "6.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-emoji-modifier-base",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-filename",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-slug",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-string",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "universal-user-agent",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "url-join",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-name",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "walk-up-path",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "web-worker",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "wordwrap",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "xtend",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "16.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "18.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "20.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yoctocolors",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpdocumentor/reflection-docblock",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 486,
        "direct_count": 1,
        "indirect_count": 485
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 6,
        "merged_prs": 13,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "felixfbecker",
          "commits": 41,
          "avatar_url": "https://avatars.githubusercontent.com/u/10532611?v=4"
        },
        {
          "type": "User",
          "login": "danog",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/7339644?v=4"
        },
        {
          "type": "User",
          "login": "TysonAndre",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1904430?v=4"
        },
        {
          "type": "User",
          "login": "a-menshchikov",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2580489?v=4"
        },
        {
          "type": "User",
          "login": "weirdan",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/57403?v=4"
        },
        {
          "type": "User",
          "login": "DannyvdSluijs",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/618940?v=4"
        },
        {
          "type": "User",
          "login": "gnoe",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/15986235?v=4"
        },
        {
          "type": "User",
          "login": "JJK96",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/11193274?v=4"
        },
        {
          "type": "User",
          "login": "Lctrs",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/5477973?v=4"
        },
        {
          "type": "User",
          "login": "muglug",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2292638?v=4"
        }
      ],
      "contributors_sampled": 16,
      "top_contributor_share": 0.5
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 4,
            "reason": "5 out of 11 merged PRs checked by a CI test -- score normalized to 4",
            "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": 1,
            "reason": "Found 2/13 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": 1,
            "reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "b9a6d3348823b2b6906d07fd62dfef08789c0cb1",
        "ran_at": "2026-07-22T17:35:08Z",
        "aggregate_score": 4.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T21:56:35Z",
      "oldest_open_prs": [
        {
          "number": 17,
          "created_at": "2026-03-26T09:03:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 18,
          "created_at": "2026-03-27T02:31:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 20,
          "created_at": "2026-05-08T22:28:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 21,
          "created_at": "2026-06-20T07:26:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 22,
          "created_at": "2026-06-22T22:16:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 23,
          "created_at": "2026-06-28T19:44:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-03T08:57:33Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/danog/php-advanced-json-rpc",
    "host": "github.com",
    "name": "php-advanced-json-rpc",
    "owner": "danog"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 26,
      "inputs": {
        "security": 38,
        "vitality": 47,
        "community": 47,
        "governance": 63,
        "engineering": 57,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 51,
        "overall_after_jurisdiction_multiplier": 26
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 47,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 45,
            "inputs": {
              "commits_last_year": 15,
              "human_commit_share": 0.863,
              "days_since_last_push": 19,
              "active_weeks_last_year": 6
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 19 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 19
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "6/52 weeks with commits",
                "points": 4.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "15 commits in the last year",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 50,
            "inputs": {
              "releases_count": 29,
              "latest_release_tag": "v3.2.3",
              "releases_from_tags": true,
              "days_since_latest_release": 190,
              "mean_days_between_releases": 298
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "29 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 190 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 190
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~298 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 298
                    }
                  }
                ],
                "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": 19,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 19 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 19
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 47,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 21,
            "inputs": {
              "forks": 3,
              "stars": 15,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "15 stars",
                "points": 18.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "3 forks",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (ISC)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "ISC"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "packages": [
                "danog/advanced-json-rpc"
              ],
              "dependents": 4,
              "ecosystems": "packagist",
              "total_downloads": 10239929,
              "monthly_downloads": 970320
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "970,320 downloads/month across packagist",
                "points": 79.8,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 970320,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "4 packages depend on it",
                "points": 4.7,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": 63,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 16,
              "top_contributor_share": 0.5
            },
            "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 50% of commits",
                "points": 11.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 50
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "16 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "merged_prs": 13,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 5
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "13/18 decided PRs merged",
                "points": 27.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 13,
                      "decided": 18
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/13 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "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": 70,
            "inputs": {
              "followers": 848,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "danog",
              "public_repos": 157,
              "account_age_days": 4478
            },
            "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": "848 followers of danog",
                "points": 21.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 848,
                      "login": "danog"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "157 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 157
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "danog/advanced-json-rpc"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 190
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on packagist",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 190 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 190
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "29 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 57,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "5 out of 11 merged PRs checked by a CI test -- score normalized to 4",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 38,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 22,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 4.3,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 22,
              "security_posture_before_jurisdiction": 43
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "5 out of 11 merged PRs checked by a CI test -- score normalized to 4",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/13 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 482 resolved dependencies against OSV; 4 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 482
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 4
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 51,
              "affected_packages": 14,
              "assessed_packages": 482,
              "unassessed_packages": 4,
              "affected_by_severity": "critical 1, high 9, moderate 4",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 482,
              "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": "moderate",
            "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": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "contributor_organization",
                  "count": 1,
                  "country": "Russia"
                },
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 9
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: contributor_organization (1); Russia: top_contributor (1)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "contributor_organization",
                      "count": 1,
                      "country": "Russia"
                    }
                  },
                  {
                    "code": "jurisdiction_exposure_next",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "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": 41,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.537,
              "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": "44 of 82 human commits state their intent (structured subject or explanatory body)",
                "points": 28.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 44,
                      "sampled": 82
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "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": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.116
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": 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 95",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 95
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "11 of the last 95 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 11,
                      "sampled": 95
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 6953,
              "source_files_sampled": 14,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "PHP without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "PHP"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/14 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 14,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "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-22T17:35:27.353300Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/danog/php-advanced-json-rpc.svg",
  "full_name": "danog/php-advanced-json-rpc",
  "license_state": "standard",
  "license_spdx": "ISC"
}

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.26.0 — full methodology · metrics wiki.

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