Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-30 17:16 UTC

scoutapp / scout_apm_node

ScoutAPM Agent for NodeJS. Supports Express and other frameworks

TypeScriptCustom license★ 8 stars⑂ 8 forkssince Mar 2019View on GitHub ↗

scoutapp/scout_apm_node holds a health index of 62 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (89/100) and lowest on Community & Adoption (38/100). It was last updated 8 days ago. A single contributor accounts for most of its recent work.

62
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Scout MonitoringOrganization
25 followers69 public repossince Oct 2010

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@scout_apm/scout-apm2.1.02,065318 days agoobservabilitymetricsloggingtracingmonitoringtoolsapplication-monitoring

Metrics by category

Vitality

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

64Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 8 days ago
2.8/36Commit cadence — 4/52 weeks with commits
16/18Commit volume — 59 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year59
human_commit_share0.94
days_since_last_push8
active_weeks_last_year4
How it's scored
16.2/27Ships releases — 31 version tags (no GitHub releases)
36/36Release recency — latest release 8 days ago
12.6/27Release cadence — a release every ~234.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count31
latest_release_tagv2.1.0
releases_from_tagsyes
days_since_latest_release8
mean_days_between_releases234.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

38At risk · 18% of overall
How it's scored
13.7/60Stars — 8 stars
7/25Forks — 8 forks
0/15Watchers — 2 watchers
Inputs used
forks8
stars8
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
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
44.2/80Monthly downloads — 2,065 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@scout_apm/scout-apm
dependents
ecosystemsnpm
total_downloads
monthly_downloads2,065
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

61Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.4/22.5Commit distribution — top contributor authored 98% of commits
2.7/13.5Contributor breadth — 2 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.984
How it's scored
40.5/46.8Issue resolution — 87% of issues closed
30.3/38.3PR acceptance — 174/220 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs174
open_issues19
closed_issues124
issue_closed_ratio0.867
closed_unmerged_prs46
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
10.2/25Owner reach — 25 followers of scoutapp
25/25Track record — 69 public repos, account ~15 yr old
Inputs used
followers25
owner_typeOrganization
is_verified
owner_loginscoutapp
public_repos69
account_age_days5,753
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 8 days ago
20/20Version history — 31 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@scout_apm/scout-apm
ecosystemsnpm
any_deprecatedno
min_days_since_publish8

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://scoutapm.com
10/10Repository description
10/10Topics — 2 topics
10/10Wiki
Inputs used
topicsnodejs, performance-monitoring
has_wikiyes
homepagehttps://scoutapm.com
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

54Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
4.5/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.2/2.5CI-Tests — 29 out of 30 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 21 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.5
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.
How it's scored
12/35Direct dependencies free of known advisories — 1 affected: tmp 0.2.6 (high 8.2)
5.2/25Indirect dependencies free of known advisories — 3 affected: decompress 4.2.1 (critical 9.1), http-cache-semantics 3.8.1 (high 7.5), got 8.3.2 (moderate 5.3)
30.3/40No advisories left outstanding — 2 advisory-carrying package(s) unaddressed past 90 days; oldest published 1,502 days ago
Inputs used
sourceosv
advisories5
affected_packages4
assessed_packages221
unassessed_packages0
affected_by_severitycritical 1, high 2, moderate 1
direct_affected_packages1
Matched the npm:@scout_apm/scout-apm@2.1.0 runtime dependency closure — what installing the published package pulls in — 221 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

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

Key facts

8GitHub stars
2contributors
59commits, last 12 months
8days since last push
31releases
1bus factor
19open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 8 ⇿
0Stars
8Forks
10Releases

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.

1234567712020-072023-032025-12
Major 0Minor 1Patch 5

Each point covers 5 days.

OpenSSF Scorecard 5.5 / 10
5.5aggregate

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

10Binary-Artifactsno binaries found in the repo
6Branch-Protectionbranch protection is not maximal on development and all release branches
9CI-Tests29 out of 30 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities21 existing vulnerabilities detected
Direct dependencies 33
RegistryPackageVersion constraintManifest
npm@types/download6.2.4package.json
npm@types/ejs^3.0.0package.json
npm@types/fs-extra5.0.5package.json
npm@types/generic-pool3.1.9package.json
npm@types/hasha3.0.0package.json
npm@types/mustache^4.0.0package.json
npm@types/on-finished2.3.1package.json
npm@types/pug^2.0.4package.json
npm@types/semver5.5.0package.json
npm@types/tape4.2.33package.json
npm@types/tmp0.0.34package.json
npmapp-root-path^3.0.0package.json
npmbig-number^2.0.0package.json
npmcpu-percentage^1.0.3package.json
npmdetect-libc1.0.3package.json
npmdownload7.1.0package.json
npmexpress-list-endpoints^5.0.0package.json
npmfs-extra7.0.1package.json
npmgeneric-pool3.6.1package.json
npmhasha4.0.1package.json
npmnano-time^1.0.0package.json
npmon-finished2.3.0package.json
npmpath-to-regexp^6.2.0package.json
npmpromise-timeout^1.3.0package.json
npmrequire-in-the-middle^5.0.2package.json
npmsemver^7.1.1package.json
npmsnake-case3.0.2package.json
npmstacktrace-js^2.0.2package.json
npmtcp-port-used^1.0.2package.json
npmtmp0.2.6package.json
npmtslib^2.8.1package.json
npmuuid^11.0.0package.json
npmwinston^3.2.1package.json
All dependencies 726

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

RegistryPackageVersionRelation
npm@types/download6.2.4direct
npm@types/ejs3.1.5direct
npm@types/fs-extra5.0.5direct
npm@types/generic-pool3.1.9direct
npm@types/hasha3.0.0direct
npm@types/mustache4.2.6direct
npm@types/on-finished2.3.1direct
npm@types/pug2.0.10direct
npm@types/semver5.5.0direct
npm@types/tape4.2.33direct
npm@types/tmp0.0.34direct
npmapp-root-path3.1.0direct
npmbig-number2.0.0direct
npmcpu-percentage1.0.3direct
npmdetect-libc1.0.3direct
npmdetect-libc2.1.2direct
npmdownload7.1.0direct
npmexpress-list-endpoints5.0.0direct
npmfs-extra7.0.1direct
npmgeneric-pool3.6.1direct
npmhasha4.0.1direct
npmnano-time1.0.0direct
npmon-finished2.3.0direct
npmon-finished2.4.1direct
npmpath-to-regexp0.1.13direct
npmpath-to-regexp3.3.0direct
npmpath-to-regexp6.3.0direct
npmpromise-timeout1.3.0direct
npmrequire-in-the-middle5.2.0direct
npmsemver7.8.1direct
npmsnake-case3.0.2direct
npmstacktrace-js2.0.2direct
npmtcp-port-used1.0.2direct
npmtmp0.2.6direct
npmtslib1.14.1direct
npmtslib2.8.1direct
npmuuid11.1.1direct
npmuuid3.4.0direct
npmuuid8.3.2direct
npmwinston3.19.0direct
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/parser7.28.5indirect
npm@babel/types7.28.5indirect
npm@borewit/text-codec0.2.2indirect
npm@colors/colors1.6.0indirect
npm@dabh/diagnostics2.0.8indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/js8.57.1indirect
npm@humanwhocodes/config-array0.13.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.3indirect
npm@ioredis/commands1.10.0indirect
npm@ioredis/commands1.5.1indirect
npm@ljharb/resumer0.0.1indirect
npm@ljharb/through2.3.14indirect
npm@lukeed/csprng1.1.0indirect
npm@mongodb-js/saslprep1.4.11indirect
npm@msgpackr-extract/msgpackr-extract-darwin-arm643.0.4indirect
npm@msgpackr-extract/msgpackr-extract-darwin-x643.0.4indirect
npm@msgpackr-extract/msgpackr-extract-linux-arm3.0.4indirect
npm@msgpackr-extract/msgpackr-extract-linux-arm643.0.4indirect
npm@msgpackr-extract/msgpackr-extract-linux-x643.0.4indirect
npm@msgpackr-extract/msgpackr-extract-win32-x643.0.4indirect
npm@nestjs/common10.4.22indirect
npm@nestjs/core10.4.22indirect
npm@nestjs/platform-express10.4.22indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@nuxtjs/opencollective0.3.2indirect
npm@prisma/client6.19.3indirect
npm@prisma/config6.19.3indirect
npm@prisma/debug6.19.3indirect
npm@prisma/engines6.19.3indirect
npm@prisma/engines-version7.1.1-3.c2990dca591cba766e3b7ef5d9e8a84796e47ab7indirect
npm@prisma/fetch-engine6.19.3indirect
npm@prisma/get-platform6.19.3indirect
npm@redis/bloom5.12.1indirect
npm@redis/client5.12.1indirect
npm@redis/json5.12.1indirect
npm@redis/search5.12.1indirect
npm@redis/time-series5.12.1indirect
npm@sindresorhus/is0.7.0indirect
npm@so-ric/colorspace1.1.6indirect
npm@standard-schema/spec1.1.0indirect
npm@tokenizer/inflate0.2.7indirect
npm@tokenizer/token0.3.0indirect
npm@types/body-parser1.19.6indirect
npm@types/connect3.4.38indirect
npm@types/cookiejar2.1.5indirect
npm@types/debug4.1.13indirect
npm@types/decompress4.2.7indirect
npm@types/express4.17.25indirect
npm@types/express-serve-static-core4.19.7indirect
npm@types/got8.3.6indirect
npm@types/http-errors2.0.5indirect
npm@types/http-proxy1.17.17indirect
npm@types/methods1.1.4indirect
npm@types/mime1.3.5indirect
npm@types/ms2.1.0indirect
npm@types/mysql2.15.27indirect
npm@types/node18.19.130indirect
npm@types/qs6.14.0indirect
npm@types/range-parser1.2.7indirect
npm@types/send0.17.6indirect
npm@types/send1.2.1indirect
npm@types/serve-static1.15.10indirect
npm@types/superagent8.1.9indirect
npm@types/supertest6.0.3indirect
npm@types/triple-beam1.3.5indirect
npm@types/validator13.15.10indirect
npm@types/webidl-conversions7.0.3indirect
npm@types/whatwg-url11.0.5indirect
npm@typescript-eslint/eslint-plugin7.18.0indirect
npm@typescript-eslint/parser7.18.0indirect
npm@typescript-eslint/scope-manager7.18.0indirect
npm@typescript-eslint/type-utils7.18.0indirect
npm@typescript-eslint/types7.18.0indirect
npm@typescript-eslint/typescript-estree7.18.0indirect
npm@typescript-eslint/utils7.18.0indirect
npm@typescript-eslint/visitor-keys7.18.0indirect
npm@ungap/structured-clone1.3.1indirect
npmaccepts1.3.8indirect
npmacorn7.4.1indirect
npmacorn8.16.0indirect
npmacorn-jsx5.3.2indirect
npmagent-base4.3.0indirect
npmagentkeepalive2.2.0indirect
npmajv6.15.0indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmapp-root-dir1.0.2indirect
npmappend-field1.0.0indirect
npmarchive-type4.0.0indirect
npmargparse2.0.1indirect
npmarray-buffer-byte-length1.0.2indirect
npmarray-flatten1.1.1indirect
npmarray-union2.1.0indirect
npmarraybuffer.prototype.slice1.0.4indirect
npmasap2.0.6indirect
npmassert-never1.4.0indirect
npmasync3.2.6indirect
npmasync-function1.0.0indirect
npmasynckit0.4.0indirect
npmavailable-typed-arrays1.0.7indirect
npmaws-ssl-profiles1.1.2indirect
npmbabel-walk3.0.0-canary-5indirect
npmbalanced-match1.0.2indirect
npmbase64-js1.5.1indirect
npmbig-integer1.6.52indirect
npmbignumber.js9.0.0indirect
npmbl1.2.3indirect
npmbody-parser1.20.4indirect
npmbody-parser1.20.5indirect
npmbrace-expansion1.1.14indirect
npmbrace-expansion2.1.0indirect
npmbrace-expansion2.1.1indirect
npmbraces3.0.3indirect
npmbson6.10.4indirect
npmbuffer5.7.1indirect
npmbuffer-alloc1.2.0indirect
npmbuffer-alloc-unsafe1.1.0indirect
npmbuffer-crc320.2.13indirect
npmbuffer-fill1.0.0indirect
npmbuffer-from1.1.2indirect
npmbufferutil4.1.0indirect
npmbullmq5.79.1indirect
npmbusboy1.6.0indirect
npmbytes3.1.2indirect
npmc123.1.0indirect
npmcacheable-request2.1.4indirect
npmcall-bind1.0.9indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcaw2.0.1indirect
npmchalk4.1.2indirect
npmcharacter-parser2.2.0indirect
npmchokidar4.0.3indirect
npmcitty0.1.6indirect
npmcitty0.2.2indirect
npmclone-response1.0.2indirect
npmcluster-key-slot1.1.1indirect
npmcluster-key-slot1.1.2indirect
npmcolor5.0.3indirect
npmcolor-convert2.0.1indirect
npmcolor-convert3.1.3indirect
npmcolor-name1.1.4indirect
npmcolor-name2.1.0indirect
npmcolor-string2.1.4indirect
npmcombined-stream1.0.8indirect
npmcommander2.20.3indirect
npmcomponent-emitter1.3.1indirect
npmconcat-map0.0.1indirect
npmconcat-stream2.0.0indirect
npmconfbox0.2.4indirect
npmconfig-chain1.1.13indirect
npmconfinode2.1.1indirect
npmconsola2.15.3indirect
npmconsola3.4.2indirect
npmconstantinople4.0.1indirect
npmcontent-disposition0.5.4indirect
npmcontent-type1.0.5indirect
npmcookie0.7.2indirect
npmcookie-signature1.0.7indirect
npmcookiejar2.1.4indirect
npmcore-util-is1.0.3indirect
npmcors2.8.5indirect
npmcron-parser4.9.0indirect
npmcross-spawn7.0.6indirect
npmd1.0.2indirect
npmdata-view-buffer1.0.2indirect
npmdata-view-byte-length1.0.2indirect
npmdata-view-byte-offset1.0.1indirect
npmdebug2.6.9indirect
npmdebug3.2.7indirect
npmdebug4.3.1indirect
npmdebug4.4.3indirect
npmdecode-uri-component0.2.2indirect
npmdecompress4.2.1indirect
npmdecompress-response3.3.0indirect
npmdecompress-tar4.1.1indirect
npmdecompress-tarbz24.1.1indirect
npmdecompress-targz4.1.1indirect
npmdecompress-unzip4.0.1indirect
npmdeep-equal1.1.2indirect
npmdeep-is0.1.4indirect
npmdeepmerge-ts7.1.5indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.1indirect
npmdefined1.0.1indirect
npmdefu6.1.7indirect
npmdelayed-stream1.0.0indirect
npmdenque2.1.0indirect
npmdepd2.0.0indirect
npmdestr2.0.5indirect
npmdestroy1.2.0indirect
npmdir-glob3.0.1indirect
npmdoctrine3.0.0indirect
npmdoctypes1.1.0indirect
npmdot-case3.0.4indirect
npmdotenv16.6.1indirect
npmdotignore0.1.2indirect
npmdottie2.0.7indirect
npmdunder-proto1.0.1indirect
npmduplexer30.1.5indirect
npmee-first1.1.1indirect
npmeffect3.21.0indirect
npmejs3.1.10indirect
npmempathic2.0.0indirect
npmenabled2.0.0indirect
npmencodeurl2.0.0indirect
npmend-of-stream1.4.5indirect
npmerror-stack-parser2.1.4indirect
npmes-abstract1.24.2indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmes-to-primitive1.3.0indirect
npmes5-ext0.10.64indirect
npmes6-iterator2.0.3indirect
npmes6-promise4.2.8indirect
npmes6-promisify5.0.0indirect
npmes6-symbol3.1.4indirect
npmescape-html1.0.3indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.57.1indirect
npmeslint-scope7.2.2indirect
npmeslint-visitor-keys3.4.3indirect
npmesniff2.0.1indirect
npmespree9.6.1indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmetag1.8.1indirect
npmevent-emitter0.3.5indirect
npmeventemitter34.0.7indirect
npmexpress4.22.1indirect
npmexsolve1.0.8indirect
npmext1.7.0indirect
npmext-list2.2.2indirect
npmext-name5.0.0indirect
npmextend3.0.2indirect
npmfast-check3.23.2indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-safe-stringify2.1.1indirect
npmfastq1.20.1indirect
npmfd-slicer1.1.0indirect
npmfecha4.2.3indirect
npmfflate0.8.3indirect
npmfile-entry-cache6.0.1indirect
npmfile-type20.4.1indirect
npmfile-type3.9.0indirect
npmfile-type4.4.0indirect
npmfile-type5.2.0indirect
npmfile-type6.2.0indirect
npmfile-type8.1.0indirect
npmfilelist1.0.6indirect
npmfilename-reserved-regex2.0.0indirect
npmfilenamify2.1.0indirect
npmfill-range7.1.1indirect
npmfinalhandler1.3.2indirect
npmfind-up5.0.0indirect
npmflat-cache3.2.0indirect
npmflatted3.4.2indirect
npmfn.name1.1.0indirect
npmfollow-redirects1.16.0indirect
npmfor-each0.3.5indirect
npmform-data2.5.5indirect
npmform-data4.0.5indirect
npmformidable1.2.6indirect
npmforwarded0.2.0indirect
npmfresh0.5.2indirect
npmfrom22.3.0indirect
npmfs-constants1.0.0indirect
npmfs.realpath1.0.0indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.8indirect
npmfunctions-have-names1.2.3indirect
npmgenerate-function2.3.1indirect
npmgenerator-function2.0.1indirect
npmget-intrinsic1.3.0indirect
npmget-port5.1.1indirect
npmget-proto1.0.1indirect
npmget-proxy2.1.0indirect
npmget-stream2.3.1indirect
npmget-stream3.0.0indirect
npmget-symbol-description1.1.0indirect
npmgiget2.0.0indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals13.24.0indirect
npmglobalthis1.0.4indirect
npmglobby11.1.0indirect
npmgopd1.2.0indirect
npmgot8.3.2indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmhas1.0.4indirect
npmhas-bigints1.1.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.2.0indirect
npmhas-symbol-support-x1.4.2indirect
npmhas-symbols1.1.0indirect
npmhas-to-string-tag-x1.4.1indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.3indirect
npmhttp-cache-semantics4.2.0indirect
npmhttp-errors2.0.1indirect
npmhttp-proxy1.18.1indirect
npmhttp-proxy-middleware2.0.9indirect
npmhttps-proxy-agent2.2.4indirect
npmiconv-lite0.4.24indirect
npmiconv-lite0.7.2indirect
npmieee7541.2.1indirect
npmignore5.3.2indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npminflection1.13.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npminternal-slot1.1.0indirect
npminto-stream3.1.0indirect
npmioredis5.10.1indirect
npmioredis5.11.0indirect
npmip-regex4.3.0indirect
npmipaddr.js1.9.1indirect
npmis-arguments1.2.0indirect
npmis-array-buffer3.0.5indirect
npmis-async-function2.1.1indirect
npmis-bigint1.1.0indirect
npmis-boolean-object1.2.2indirect
npmis-callable1.2.7indirect
npmis-core-module2.16.2indirect
npmis-data-view1.0.2indirect
npmis-date-object1.1.0indirect
npmis-expression4.0.0indirect
npmis-extglob2.1.1indirect
npmis-finalizationregistry1.1.1indirect
npmis-generator-function1.1.2indirect
npmis-glob4.0.3indirect
npmis-map2.0.3indirect
npmis-natural-number4.0.1indirect
npmis-negative-zero2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.1.1indirect
npmis-object1.0.2indirect
npmis-path-inside3.0.3indirect
npmis-plain-obj1.1.0indirect
npmis-plain-obj3.0.0indirect
npmis-promise2.2.2indirect
npmis-property1.0.2indirect
npmis-regex1.1.4indirect
npmis-regex1.2.1indirect
npmis-retry-allowed1.2.0indirect
npmis-set2.0.3indirect
npmis-shared-array-buffer1.0.4indirect
npmis-stream1.1.0indirect
npmis-stream2.0.1indirect
npmis-string1.1.1indirect
npmis-symbol1.1.1indirect
npmis-typed-array1.1.15indirect
npmis-typedarray1.0.0indirect
npmis-url1.2.4indirect
npmis-weakmap2.0.2indirect
npmis-weakref1.1.1indirect
npmis-weakset2.0.4indirect
npmis22.0.9indirect
npmisarray1.0.0indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmisurl1.0.0indirect
npmiterare1.2.1indirect
npmjake10.9.4indirect
npmjiti2.7.0indirect
npmjs-stringify1.0.2indirect
npmjs-yaml4.1.1indirect
npmjson-buffer3.0.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjsonfile4.0.0indirect
npmjstransformer1.0.0indirect
npmkeyv3.0.0indirect
npmkeyv4.5.4indirect
npmkuler2.0.0indirect
npmlevn0.4.1indirect
npmloadtest8.2.1indirect
npmlocate-path6.0.0indirect
npmlodash4.18.1indirect
npmlodash.defaults4.2.0indirect
npmlodash.isarguments3.1.0indirect
npmlodash.merge4.6.2indirect
npmlogform2.7.0indirect
npmlong5.3.2indirect
npmlower-case2.0.2indirect
npmlowercase-keys1.0.0indirect
npmlowercase-keys1.0.1indirect
npmlru-cache5.1.1indirect
npmlru.min1.1.4indirect
npmluxon3.7.2indirect
npmmake-dir1.3.0indirect
npmmath-intrinsics1.1.0indirect
npmmedia-typer0.3.0indirect
npmmemory-pager1.5.0indirect
npmmerge-descriptors1.0.3indirect
npmmerge21.4.1indirect
npmmethods1.1.2indirect
npmmicromatch4.0.8indirect
npmmime1.6.0indirect
npmmime-db1.52.0indirect
npmmime-db1.54.0indirect
npmmime-types2.1.35indirect
npmmimic-response1.0.1indirect
npmminimatch3.1.5indirect
npmminimatch5.1.9indirect
npmminimatch9.0.9indirect
npmminimist1.2.8indirect
npmmkdirp0.5.6indirect
npmmock-property1.0.3indirect
npmmodule-details-from-path1.0.4indirect
npmmoment2.30.1indirect
npmmoment-timezone0.5.48indirect
npmmongodb6.21.0indirect
npmmongodb-connection-string-url3.0.2indirect
npmms2.0.0indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmmsgpackr2.0.2indirect
npmmsgpackr-extract3.0.4indirect
npmmulter2.0.2indirect
npmmustache4.2.0indirect
npmmustache-express1.3.2indirect
npmmysql2.18.1indirect
npmmysql23.22.3indirect
npmnamed-placeholders1.1.6indirect
npmnatural-compare1.4.0indirect
npmnegotiator0.6.3indirect
npmnext-tick1.1.0indirect
npmno-case3.0.4indirect
npmnode-abort-controller3.1.1indirect
npmnode-fetch2.7.0indirect
npmnode-fetch-native1.6.7indirect
npmnode-gyp-build4.8.4indirect
npmnode-gyp-build-optional-packages5.2.2indirect
npmnormalize-url2.0.1indirect
npmnpm-conf1.1.3indirect
npmnypm0.6.6indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.12.3indirect
npmobject-inspect1.13.4indirect
npmobject-is1.1.6indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.7indirect
npmohash2.0.11indirect
npmonce1.4.0indirect
npmone-time1.0.0indirect
npmoptionator0.9.4indirect
npmown-keys1.0.1indirect
npmp-cancelable0.4.1indirect
npmp-event2.3.1indirect
npmp-finally1.0.0indirect
npmp-is-promise1.1.0indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmp-timeout2.0.1indirect
npmparent-module1.0.1indirect
npmparseurl1.3.3indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-type4.0.0indirect
npmpathe2.0.3indirect
npmpend1.2.0indirect
npmperfect-debounce1.0.0indirect
npmpg8.22.0indirect
npmpg-cloudflare1.4.0indirect
npmpg-connection-string2.12.0indirect
npmpg-connection-string2.14.0indirect
npmpg-hstore2.3.4indirect
npmpg-int81.0.1indirect
npmpg-pool3.14.0indirect
npmpg-protocol1.15.0indirect
npmpg-types2.2.0indirect
npmpgpass1.0.5indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpify2.3.0indirect
npmpify3.0.0indirect
npmpinkie2.0.4indirect
npmpinkie-promise2.0.1indirect
npmpkg-types2.3.1indirect
npmpossible-typed-array-names1.1.0indirect
npmpostgres-array2.0.0indirect
npmpostgres-bytea1.0.1indirect
npmpostgres-date1.0.7indirect
npmpostgres-interval1.2.0indirect
npmprelude-ls1.2.1indirect
npmprepend-http2.0.0indirect
npmprisma6.19.3indirect
npmprocess-nextick-args2.0.1indirect
npmpromise7.3.1indirect
npmproto-list1.2.4indirect
npmproxy-addr2.0.7indirect
npmpug3.0.4indirect
npmpug-attrs3.0.0indirect
npmpug-code-gen3.0.4indirect
npmpug-error2.1.0indirect
npmpug-filters4.0.0indirect
npmpug-lexer5.0.1indirect
npmpug-linker4.0.0indirect
npmpug-load3.0.0indirect
npmpug-parser6.0.0indirect
npmpug-runtime3.0.1indirect
npmpug-strip-comments2.0.0indirect
npmpug-walk2.0.0indirect
npmpunycode2.3.1indirect
npmpure-rand6.1.0indirect
npmqs6.14.2indirect
npmqs6.15.1indirect
npmquery-string5.1.1indirect
npmqueue-microtask1.2.3indirect
npmquick-lru5.1.1indirect
npmrandombytes2.1.0indirect
npmrandomstring1.3.1indirect
npmrange-parser1.2.1indirect
npmraw-body2.5.3indirect
npmrc92.1.2indirect
npmreadable-stream2.3.7indirect
npmreadable-stream2.3.8indirect
npmreadable-stream3.6.2indirect
npmreaddirp4.1.2indirect
npmredis5.12.1indirect
npmredis-errors1.2.0indirect
npmredis-parser3.0.0indirect
npmreflect-metadata0.2.2indirect
npmreflect.getprototypeof1.0.10indirect
npmregexp.prototype.flags1.5.4indirect
npmrequires-port1.0.0indirect
npmresolve1.22.12indirect
npmresolve-from4.0.0indirect
npmresponselike1.0.2indirect
npmretry-as-promised7.1.1indirect
npmreusify1.1.0indirect
npmrimraf3.0.2indirect
npmrun-parallel1.2.0indirect
npmrxjs7.8.2indirect
npmsafe-array-concat1.1.4indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafe-push-apply1.0.0indirect
npmsafe-regex-test1.1.0indirect
npmsafe-stable-stringify2.5.0indirect
npmsafer-buffer2.1.2indirect
npmseek-bzip1.0.6indirect
npmsend0.19.2indirect
npmsequelize6.37.8indirect
npmsequelize-pool7.1.0indirect
npmserve-static1.16.3indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmset-proto1.0.0indirect
npmsetprototypeof1.2.0indirect
npmsha256-file1.0.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmslash3.0.0indirect
npmsort-keys1.1.2indirect
npmsort-keys2.0.0indirect
npmsort-keys-length1.0.1indirect
npmsource-map0.5.6indirect
npmsparse-bitfield3.0.3indirect
npmsplit24.2.0indirect
npmsql-escaper1.3.3indirect
npmsqlstring2.3.1indirect
npmstack-generator2.0.10indirect
npmstack-trace0.0.10indirect
npmstackframe1.3.4indirect
npmstacktrace-gps3.1.2indirect
npmstandard-as-callback2.1.0indirect
npmstatuses2.0.2indirect
npmstdio0.2.7indirect
npmstop-iteration-iterator1.1.0indirect
npmstreamsearch1.1.0indirect
npmstrict-uri-encode1.1.0indirect
npmstring.prototype.trim1.2.10indirect
npmstring.prototype.trimend1.0.9indirect
npmstring.prototype.trimstart1.0.8indirect
npmstring_decoder1.1.1indirect
npmstrip-ansi6.0.1indirect
npmstrip-dirs2.1.0indirect
npmstrip-json-comments3.1.1indirect
npmstrip-outer1.0.1indirect
npmstrtok310.3.5indirect
npmsuperagent3.8.3indirect
npmsupertest4.0.2indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtape4.17.0indirect
npmtar-stream1.6.2indirect
npmtemp-dir2.0.0indirect
npmtempfile3.0.0indirect
npmtesting3.1.0indirect
npmtext-hex1.0.0indirect
npmtext-table0.2.0indirect
npmthrough2.3.8indirect
npmtimed-out4.0.1indirect
npmtinyexec1.2.4indirect
npmto-buffer1.2.2indirect
npmto-regex-range5.0.1indirect
npmtoidentifier1.0.1indirect
npmtoken-stream1.0.0indirect
npmtoken-types6.1.2indirect
npmtoposort-class1.0.1indirect
npmtr460.0.3indirect
npmtr465.1.1indirect
npmtrim-repeated1.0.0indirect
npmtriple-beam1.4.1indirect
npmts-api-utils1.4.3indirect
npmtunnel-agent0.6.0indirect
npmtype2.7.3indirect
npmtype-check0.4.0indirect
npmtype-fest0.20.2indirect
npmtype-is1.6.18indirect
npmtyped-array-buffer1.0.3indirect
npmtyped-array-byte-length1.0.3indirect
npmtyped-array-byte-offset1.0.4indirect
npmtyped-array-length1.0.7indirect
npmtypedarray0.0.6indirect
npmtypedarray-to-buffer3.1.5indirect
npmtypescript5.9.3indirect
npmuid2.0.2indirect
npmuint8array-extras1.5.0indirect
npmunbox-primitive1.1.0indirect
npmunbzip2-stream1.4.3indirect
npmunderscore1.13.8indirect
npmundici-types5.26.5indirect
npmuniversalify0.1.2indirect
npmunpipe1.0.0indirect
npmuri-js4.4.1indirect
npmurl-parse-lax3.0.0indirect
npmurl-to-options1.0.1indirect
npmutf-8-validate5.0.10indirect
npmutil-deprecate1.0.2indirect
npmutils-merge1.0.1indirect
npmvalidator13.15.35indirect
npmvary1.1.2indirect
npmvoid-elements3.1.0indirect
npmwebidl-conversions3.0.1indirect
npmwebidl-conversions7.0.0indirect
npmwebsocket1.0.35indirect
npmwhatwg-url14.2.0indirect
npmwhatwg-url5.0.0indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.1.1indirect
npmwhich-builtin-type1.2.1indirect
npmwhich-collection1.0.2indirect
npmwhich-typed-array1.1.20indirect
npmwinston-transport4.9.0indirect
npmwith7.0.2indirect
npmwkx0.5.0indirect
npmword-wrap1.2.5indirect
npmwrappy1.0.2indirect
npmxtend4.0.2indirect
npmyaeti0.0.6indirect
npmyallist3.1.1indirect
npmyaml1.10.3indirect
npmyauzl2.10.0indirect
npmyocto-queue0.1.0indirect
Dependency advisories 4

Installing npm:@scout_apm/scout-apm@2.1.0 pulls in 221 packages, direct and transitive: 4 carry known advisories, of which 1 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
decompress4.2.1indirectcritical211.1.3
tmp0.2.6directhigh10.2.7
http-cache-semantics3.8.1indirecthigh14.1.1
got8.3.2indirectmoderate112.1.0

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": [
        "nodejs",
        "performance-monitoring"
      ],
      "is_fork": false,
      "size_kb": 2706,
      "has_wiki": true,
      "homepage": "https://scoutapm.com",
      "languages": {
        "Shell": 509,
        "Makefile": 4642,
        "JavaScript": 5795,
        "TypeScript": 739148
      },
      "pushed_at": "2026-07-21T22:18:46Z",
      "created_at": "2019-03-15T22:50:59Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T21:59:06Z",
      "description": "ScoutAPM Agent for NodeJS. Supports Express and other frameworks",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://www.scoutapm.com",
      "name": "Scout Monitoring",
      "type": "Organization",
      "login": "scoutapp",
      "company": null,
      "location": "USA, Japan, Ireland",
      "followers": 25,
      "avatar_url": "https://avatars.githubusercontent.com/u/458509?v=4",
      "created_at": "2010-10-28T19:16:27Z",
      "is_verified": null,
      "public_repos": 69,
      "account_age_days": 5753
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2026-07-21T21:58:54Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2026-06-08T15:44:13Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2026-06-05T18:21:18Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2026-06-04T23:10:26Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2021-09-28T16:56:26Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2021-01-28T06:38:37Z"
        },
        {
          "tag": "v0.2.2-rc.1",
          "kind": "prerelease",
          "published_at": "2021-01-28T06:35:02Z"
        },
        {
          "tag": "v0.2.2-rc.0",
          "kind": "prerelease",
          "published_at": "2021-01-25T08:33:05Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2020-12-15T22:43:13Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2020-10-10T06:29:33Z"
        },
        {
          "tag": "v0.2.0-rc.0",
          "kind": "prerelease",
          "published_at": "2020-09-23T13:20:10Z"
        },
        {
          "tag": "v0.1.12",
          "kind": "patch",
          "published_at": "2020-08-13T06:16:03Z"
        },
        {
          "tag": "v0.1.11",
          "kind": "patch",
          "published_at": "2020-08-13T06:01:37Z"
        },
        {
          "tag": "v0.1.11-rc.2",
          "kind": "prerelease",
          "published_at": "2020-08-13T05:41:06Z"
        },
        {
          "tag": "v0.1.11-rc.1",
          "kind": "prerelease",
          "published_at": "2020-06-26T04:46:07Z"
        },
        {
          "tag": "v0.1.11-rc.0",
          "kind": "prerelease",
          "published_at": "2020-06-25T03:31:58Z"
        },
        {
          "tag": "v0.1.10",
          "kind": "patch",
          "published_at": "2020-06-23T02:49:09Z"
        },
        {
          "tag": "v0.1.10-rc.2",
          "kind": "prerelease",
          "published_at": "2020-06-19T04:23:23Z"
        },
        {
          "tag": "v0.1.10-rc.1",
          "kind": "prerelease",
          "published_at": "2020-06-17T21:13:42Z"
        },
        {
          "tag": "v0.1.10-rc.0",
          "kind": "prerelease",
          "published_at": "2020-06-15T14:07:57Z"
        },
        {
          "tag": "v0.1.9",
          "kind": "patch",
          "published_at": "2020-05-31T14:46:03Z"
        },
        {
          "tag": "v0.1.9-rc.0",
          "kind": "prerelease",
          "published_at": "2020-04-27T18:22:41Z"
        },
        {
          "tag": "v0.1.8",
          "kind": "patch",
          "published_at": "2020-03-11T15:13:32Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2020-03-02T04:12:18Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2020-02-28T09:51:36Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2020-02-25T05:13:21Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2020-02-25T03:33:51Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2020-02-24T21:56:45Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2020-02-22T09:40:32Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2020-02-10T14:50:51Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2020-01-28T05:08:58Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "5a37904069f2dd4edd0591062eca86f8a73aa9a2",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.1.0 (#370)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-07-21T21:58:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57c947f4ca26a8ecaff8b62613341e504c32bf25",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jack Rothrock <jrothrock14@gmail.com>",
          "is_bot": true,
          "headline": "Bump tmp from 0.0.33 to 0.2.6 (#346)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T20:07:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e894da878b12ff0f4c82fecff4fa822d70d1c8a",
          "body": "…content (#368)\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: attach transaction entrypoint to log records; wire log_payload_…",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-07-21T18:48:59Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e90ec4f003771faadf36e291f2d8b0482e027dad",
          "body": "Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(express): add per-middleware span instrumentation (#353) (#367)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-07-21T16:01:21Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "15bd342537e4bd6913cf567927bcd268f9f0cc8c",
          "body": "…artup (#365)\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(scout): log all active configuration values at debug level on st…",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-07-21T01:18:51Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4d49e6a3599505eb898b692d5319d5e1156367ca",
          "body": "…s (#364)\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(nestjs): instrument NestJS pipeline — guards, pipes, interceptor…",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-07-21T01:13:33Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9f8f8a92f17c65ce7fed1136da0c047b1fc90474",
          "body": "…d fix (#362)\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(log-management): transaction ID, request context, and Context.ad…",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-07-20T23:38:48Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c33b8bae4c4e4172e77c26a557b11f384c05a7d7",
          "body": "Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add log management — pino, winston, console integrations (#363)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-07-20T23:34:39Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "319398d1ddd486fd36bc3ee14fa69db307db6b1f",
          "body": "Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add Sequelize v6 integration (#356)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-07-20T23:14:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "691c4c6c156f68e76bdf2f78ddebc1cb3f6bb111",
          "body": "* feat: add BullMQ integration with job span instrumentation\n\nInstruments BullMQ Worker job processing with Scout APM spans. Each job\ngets a Job/{name} span with queue, task_id, priority, and queue time\ncontext. Error flag is set when the processor throws.\n\n* chore: add bullmq to devDependencies and\n[…]\nte yarn.lock\n\nRequired for the e2e test to compile — bullmq types are shipped by\nthe package itself so no @types/* entry is needed.\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add BullMQ integration (#355)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-07-20T23:07:09Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "05c2e5d23a4dd8a5fc152333502b378e10714451",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.0.2 (#345)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-06-08T15:44:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee5b4c039796d8078e5381185e5eb5d805a67ea5",
          "body": null,
          "is_bot": false,
          "headline": "Bump deps. Update lock. (#344)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-06-08T15:25:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "430f283c570b2575937b81a102e2d5e14f3021ea",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.0.1 (#342)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-06-05T18:21:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "043d9a96653bba6a5ed51846c62536f65462576f",
          "body": null,
          "is_bot": false,
          "headline": "chore: add 2.0.0 changelog entries (#341)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-06-05T17:02:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caf65b48e24c5d3f4bb4ea889a2f3ee7ddec9493",
          "body": "npm ci requires package-lock.json which is gitignored — this repo\nuses yarn.lock. Switch to yarn install --frozen-lockfile and yarn build.\nKeep npm publish for OIDC trusted publishing support.\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(ci): use yarn install and yarn build for publish workflow (#340)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-06-05T16:29:18Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "afd043d1038fdae4405e6502bebc7b473e7c60b2",
          "body": "dist/ is generated by yarn build — no need to commit it.\nnpm publish uses the files field in package.json which picks\nup the freshly built dist/lib/**/* from CI.\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: ignore dist/ and remove compiled files from tracking (#339)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-06-05T15:18:51Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "79f13d7147d4b09284c6432afb85d69746d2612a",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.0.0 (#338)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-06-04T23:10:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d8e482b508e5dea9944386c4f102768faa77c0a",
          "body": "* ci: switch npm publish to OIDC trusted publishing\n\nReplaces NPM_TOKEN secret with OIDC-based trusted publishing.\nAdds id-token: write permission and removes NODE_AUTH_TOKEN env var.\nUpdates to Node 24 and disables cache for release builds.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n* docs: add RELEASING.md with OIDC trusted publishing steps\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: switch npm publish to OIDC trusted publishing (#337)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-06-04T22:42:38Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f7e063e4ccd4f95d6371380546297f9b9dcd5202",
          "body": "* feat: add trackJobQueueTime helper and job queue context names\n\nAdds a trackJobQueueTime(request, enqueuedAt) helper that calculates\nqueue latency from an enqueued-at timestamp and tags the span with\nscout.job_queue_time_ns — the value Scout uses to populate the\n\"Queue Latency\" column in the backg\n[…]\nas removed from ScoutConfiguration.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n* ci: ensure CI runs on fix commit\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add trackJobQueueTime helper and job queue context names (#335)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-06-03T19:58:14Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "65cd08bcf92025487313f406afa066bc34b31117",
          "body": "…tJS v11 (#332)\n\nExports findRoutePathInStack from lib/express.ts and wires it into\nnestMiddleware as the primary route-resolution step before the\nlistExpressEndpoints fallback.\n\nNestJS v11 defaults to Express v5, where router layers expose match()\ninstead of .regexp. The previous nestMiddleware mis\n[…]\nary prefix controller resolves via router walk (/products/featured)\n- multi-param parameterized route (/orders/:orderId/tracking/:trackingId)\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(nest): wire router walk into nestMiddleware for Express v5 / Nes…",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-06-03T19:17:11Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9ebf5beff5f1383a1bfa524daea895f5a0a5e2a4",
          "body": "When host is configured (ingestUrl is set), write a config.toml alongside\nthe core-agent binary with [debug] ingest_url and pass --config-file to\nthe agent instead of --ingest-url. Skipped when the user has already\nprovided an explicit configFilePath.\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(core-agent): write config.toml instead of passing --ingest-url flag",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-06-03T18:34:48Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2ad4f5cadb8fe7828844911cc8694d5352bbc970",
          "body": "Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: bump default core agent version to v1.5.1",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-06-03T18:18:43Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "954c1ceac9abd2e27705f48f70b8d38b84df5069",
          "body": "… wire message\n\n* fix: daemonize core-agent and remove worker-owned process lifecycle\n\nThe core-agent is now launched with --daemonize true so the binary\nforks itself into a true daemon. No PID is retained by the worker.\n\nFixes two related cluster bugs:\n\n1. Always-spawns bug: start() now returns ear\n[…]\nstandalone StartRequest/FinishRequest/Span messages appear\n\nCloses #122\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: implement BatchCommand — send all spans per request as a single…",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-06-03T18:18:12Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0e87e5933fab361e21bb37633f94b8c602a183de",
          "body": "* fix: daemonize core-agent and remove worker-owned process lifecycle\n\nThe core-agent is now launched with --daemonize true so the binary\nforks itself into a true daemon. No PID is retained by the worker.\n\nFixes two related cluster bugs:\n\n1. Always-spawns bug: start() now returns early when peerRunn\n[…]\ng effect.\nStripped from ScoutConfiguration type and all test callsites.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: daemonize core-agent and remove worker-owned process lifecycle",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-06-03T18:16:50Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0c39bb18e2ac440b7f1617f7b38b4d7c196ebb3a",
          "body": "* docs: rewrite README for current state of the agent\n\n- Update Node requirement to ≥18 (AsyncLocalStorage baseline)\n- Replace scout.install() with scout.init() throughout examples\n- Add TypeScript and NestJS quick-start examples\n- Add configuration table (name, key, monitor, logLevel)\n- Expand inte\n[…]\nnthropic.com>\n\n* docs: update help site link to scoutapm.com/docs/node/\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: rewrite README for current agent state (#323)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-06-03T18:14:07Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "5d857566a56c8914fe805afd7259c04959d052e1",
          "body": "- Remove clearAsyncNamespaceEntry() — unused after cls-hooked migration;\n  AsyncLocalStorage stores are GC'd automatically, no manual clearing needed\n- Fix logFn direct call in catch block — route through this.log() which\n  guards against undefined logFn instead of throwing TypeError\n- Replace CLS-e\n[…]\nn sendTagSpan\n- Fix log message in sendThroughAgent: \"not sending tag request\" →\n  \"not sending request\" (function handles all request types)\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: remove dead code and fix stale comments (#322)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-29T17:40:48Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ce6be366ce1367176330a05bece827d97361f4e5",
          "body": "Nuxt 2 reached end-of-life and all 2.x versions are deprecated on npm.\nNuxt 3/4 has a completely different architecture (Nitro/H3) that would\nrequire a full rewrite of the shim; HTTP-level tracing via the existing\nhttp/https integration covers Nuxt 3 apps already.\n\nRemoves: nuxt devDep, NuxtIntegration shim, nuxt e2e test, test-integration-nuxt script.\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(deps): drop nuxt 2 (EOL) integration (#321)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T18:45:48Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8cda8be28c655815faf1173e29a95cd79ac51a5c",
          "body": "TSLint was deprecated and archived in 2019. Replaces it with:\n- eslint@^8.57.0 (v8 required by @typescript-eslint@7 peer dep)\n- @typescript-eslint/eslint-plugin@^7.0.0\n- @typescript-eslint/parser@^7.0.0\n\nUses legacy .eslintrc.js format for eslint@8 compatibility. Disables\nrules that fire on existing code to keep zero errors on first pass.\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(lint): replace tslint with eslint + @typescript-eslint (#320)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T18:41:09Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9953d2c96571b4b0db31382472dd3bb81b580708",
          "body": "uuid v3 is deprecated (npm warns on every install). v11 is the\nrecommended version for CommonJS codebases per the deprecation notice.\n\nThe import API (import { v4 as uuidv4 } from \"uuid\") is unchanged.\nAlso removes @types/uuid since uuid ships its own types since v7.\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Upgrade uuid (#319)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T18:36:45Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "bdf239fc216cab2bd2154319c2a07e6fb5df0309",
          "body": "cls-hooked maintained a global Map keyed by async ID that grew\nunboundedly when long-lived async resources (e.g. Mongoose connections)\nnever triggered their destroy hook. Under load this caused ~40 MB/min\nRSS growth.\n\nAsyncLocalStorage (Node.js built-in since v12) propagates store values\nthrough V8'\n[…]\ntartup don't inherit any per-request store.\n\nAlso removes cls-hooked and continuation-local-storage from dependencies\nas both are now unused.\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Replace cls-hooked with AsyncLocalStorage to fix memory leak (#318)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T18:32:37Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4d3a391cb08751b9313eef75b061189231b38f92",
          "body": "…oilerplate",
          "is_bot": false,
          "headline": "Use tslib for TypeScript helpers to eliminate per-file __importStar b…",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T18:23:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b3dc575834160063057cfbf0e155612cc91eefa",
          "body": "fetch.ts is derived from @opentelemetry/instrumentation-undici\n(Copyright The OpenTelemetry Authors, Apache-2.0): the diagnostics_channel\nsubscription pattern (undici:request:create/headers/error) and WeakMap\npending-request tracking are taken from that implementation.\n\nprisma.ts is derived from @pr\n[…]\nrface, PRISMA_INSTRUMENTATION global\nregistration contract, and db.statement/db.query.text attribute names all\noriginate from those packages.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add NOTICES file for Apache 2.0 derived code",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "77bea1830bec8869b2a8ab98fa478f0dab682639",
          "body": "…om walker\n\nTwo bugs in lib/express.ts caused dynamic route tests to hang on Express 5:\n\n1. TypeError crash: line 260 used req.app._router.stack, but on Express 5\n   req.app._router is undefined (the router lives at req.app.router).\n   The condition guarding this code checked appRouter (which IS def\n[…]\nomise chain ran, meaning no Scout transaction was ever created, no\nRequestSent event was ever fired, and nextRequestSent timed out after 13s.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix Express 5 route matching: use appRouter.stack and prioritize cust…",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8204a57c7e3b043f999bdd8513f2bfab387c1629",
          "body": "…out setup\n\nAll three integration test files used a two-request warmup pattern:\n1. Warmup request triggers Scout initialization (~1-2s overhead)\n2. Second request is the one under test, awaited via nextRequestSent(skipCount=1)\n\nOn CI the warmup overhead caused the total time to exceed tape's timeout\n[…]\nr test with skipCount=0. This eliminates warmup overhead\nentirely. Timeouts bumped to 15s (express/libraries) and 20s (nest) for\nCI headroom.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix integration test hang: eliminate warmup requests, use explicit Sc…",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "529503bc2ee00c51b674b27b253e7e55d02a0bfc",
          "body": "allowSyntheticDefaultImports does not affect emit — without esModuleInterop,\n'import X from \"cjs-module\"' compiles to X = require(...).default which is\nundefined at runtime. This silently broke onFinished() in lib/express.ts and\nlib/nest.ts: the response-finish callback never fired, Scout requests n\n[…]\n\n\nFix: use namespace import style (import * as X) for all CJS-only packages.\nAlso split the express default+named import in libraries.int.ts.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix runtime undefined for on-finished and express default imports",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "3df8e1e4562ab74a4e980d2768101d79a7882154",
          "body": "New test files used default import style (import test from \"tape\") which\ncompiles to tape_1.default without esModuleInterop — undefined at runtime.\nConvert to namespace import style (import * as test from \"tape\") consistent\nwith the rest of the codebase. Same fix for supertest.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix runtime tape_1.default TypeError in integration tests",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "36733b318058550c7ab400e8e76fb97429d5337a",
          "body": "mysql2 v3 removed the internal ./lib/connection_config export. Replace\nConnectionConfig constructor + MySQL2Connection with createMySQL2Connection\nwhich accepts options directly per the public v3 API.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix mysql2 v3 ERR_PACKAGE_PATH_NOT_EXPORTED in test/util",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "50b818da65035552226edfc7669c5335c2dd6408",
          "body": "- express: move else onto same line as closing brace (one-line rule)\n- integrations/fetch: rename _exportBag param (variable-name rule)\n- integrations/mongodb: rename _key in JSON.stringify cb (variable-name)\n- integrations/prisma: rename _ctx param; wrap 136-char line; brace if\n- nest: type→interfa\n[…]\nthods\n- test/integrations/fetch: rename _req param (variable-name rule)\n- test/util: rename _sharedMock/_sharedMockReady (variable-name rule)\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix all tslint errors introduced by stacked PRs",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "d23d4868a84841b0d10185f3ae43dc1485a9340b",
          "body": "TypeScript 4.9 requires explicit <void> type on Promise when resolve() is\ncalled with no arguments.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix TS2794: type Promise<void> in winston test",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "df61f6a2f11ff125cfd0860de231a9a6d9096837",
          "body": "esModuleInterop breaks import * as tape from \"tape\" (TS2349 - namespace\nimports of CJS function exports become non-callable). allowSyntheticDefaultImports\nfixes the TS1259 default-import errors without changing namespace import behavior.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "tsconfig: replace esModuleInterop with allowSyntheticDefaultImports",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d5343e79cd17f89e2c5dc213706624454476002b",
          "body": "- tsconfig: add skipLibCheck and esModuleInterop to handle node_modules\n  types and CommonJS default imports\n- external-process: guard p.pid undefined check; fix destroy() return type\n  (socket.destroy() returns Socket not void)\n- express: rename require to listExpressEndpointsLib (name conflict);\n \n[…]\nrty access\n- test/util: fix MySQL2Connection constructor call and resolve cast\n- test/winston.e2e: call reject(undefined) instead of reject()\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix TypeScript 4.9 strict type errors across codebase",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "69d840045b7468f498519fe9a857c291b3802976",
          "body": "@prisma/client v5 and @nestjs v10 use TypeScript 4.x+ syntax (variadic\ntuples, template literal types, using keyword) that TypeScript 3.x cannot\nparse, causing TS1005/TS1128 errors during yarn build.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Upgrade TypeScript from 3.7 to 4.9",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "119465d83023b788ccc615759dfb99b96f2e0286",
          "body": "yarn.lock has version range mismatches with current package.json; remove\n--frozen-lockfile so CI can update the lockfile. Add yarn generate (prisma\ngenerate) before yarn build so @prisma/client types are available for\nTypeScript compilation.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "CI: remove --frozen-lockfile and add yarn generate to all jobs",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a4e61d09314338027b916d933f40b10f72231ed5",
          "body": "Rebuild from 37292d7 base lockfile to match current package.json versions,\nthen add entries for packages added by our PRs: ioredis, redis, mongodb,\nprisma, @nestjs/*, rxjs, reflect-metadata, and their transitive deps.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix yarn.lock: use original base lockfile + add new package entries",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0d4e1cd46fe8446ec82fe6d955e8de0a0b3f4b8e",
          "body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Restore yarn.lock with ioredis, redis, mongodb, and prisma entries",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c80b13e5bc285e127b1608fcf9c9b76a20ecbce0",
          "body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add @prisma/client to devDependencies for TypeScript compilation",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "68055c67d7d4c20cc2b8128b5d0e79ecaa9decaa",
          "body": "…25) (#315)\n\n- Export KNOWN_PACKAGES from integrations/index so the list has one source of truth\n- setupRequireIntegrations() with no args now registers all known packages\n- Auto-setup at module load uses the complete list (adds ioredis, redis, prisma, mongodb)\n- init(config) registers hooks synchro\n[…]\n) + install() pair\n- New lib/preload.ts for node --require @scout_apm/scout-apm/preload\n- package.json exports map wires up ./preload subpath\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add init() and preload entry point for zero-config instrumentation (#…",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ade49aa4221dbe4a49c189cc47c81e4d57436b1d",
          "body": "… global unhandled handlers (#313)",
          "is_bot": false,
          "headline": "Add error monitoring: captureError API, Express error middleware, and…",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9a2e136dc916a1e984c66f653786c1664cab098",
          "body": "…ging (#312)",
          "is_bot": false,
          "headline": "Add logPayloadContent config to log span and error payloads for debug…",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d51d29a0ab40e5a7c629f1d62502284b141f9e1",
          "body": null,
          "is_bot": false,
          "headline": "Add SCOUT_HOST/ingest_url configuration option (#311)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61180b2d76eb7f2c147e8b0a0ab42fe15202d1f0",
          "body": "Patches MongoClient constructor via Proxy to inject monitorCommands:true\nbefore options are sealed, then attaches commandStarted/commandSucceeded/\ncommandFailed listeners. Spans are captured in commandStarted (which fires\nwith active ALS context) and stored in an in-flight Map keyed by\nconnectionId:\n[…]\nnal commands (ping, hello, endSessions).\nMax in-flight cap of 1000 prevents memory leaks when connections die without\nemitting commandFailed.\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add MongoDB instrumentation via CommandMonitor API (#310)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "7df7af631319a70009943ae09127b4fdf786a530",
          "body": null,
          "is_bot": false,
          "headline": "Add fetch instrumentation via diagnostics_channel (Node 18+) (#309)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52f52198108fb3a08138a1219957f60f0ce8972d",
          "body": "Adds proxyUrl to ProcessOptions, maps config.httpProxy through\nbuildProcessOptions, and appends --proxy to the core-agent start\nargs. Required for environments where outbound traffic must go\nthrough an HTTP proxy to reach apm.scoutapp.com.\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Pass httpProxy config to core-agent via --proxy flag (#308)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0fb3f0ea5713fe17e2041a36a927d6f422599743",
          "body": null,
          "is_bot": false,
          "headline": "Add NestJS middleware and exception filter instrumentation (#307)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e7ff6fe1878e746f24c57952bfd2012df0896f6",
          "body": "…(#306)",
          "is_bot": false,
          "headline": "Add Prisma integration using Prisma 6+ TracingHelper global contract …",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b6aa8162883e16d87836bfe6e3d40a868bd3055",
          "body": "…ports\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add ioredis integration and fix index.ts to remove forward-looking im…",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "237d1c6482ca00dedae2849645d6e3caf23f890d",
          "body": "* Add node-redis (redis) integration with prototype-walk shim\n\nInstruments node-redis v4 and v5 by monkey-patching sendCommand on the\nprototype chain, creating Redis/<COMMAND> spans with db.statement context.\nGuards against double-patching via PROTO_PATCHED sentinel. Tests cover\nSET span, GET span, and connection-error path.\n\n\n\n* Add redis@^5.0.0 to devDependencies and update lockfile\n\n\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add node-redis (redis) integration (#12) (#305)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "212d90a12bd164b15da523a44434908144ac2961",
          "body": "…coutapp/node_test_apps) (#304)",
          "is_bot": false,
          "headline": "Add Docker smoke-test CI job for Express v4/v5 and Node 24 (apps in s…",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0615226217a7ea9d525f1dd032f2a8ec2d6f30dd",
          "body": "…/20/22) (#303)\n\n* Add GitHub Actions CI workflow (lint, unit, integration on Node 18/20/22) (#2)\n\n* Add MockAgent and Express integration tests (Node 18/20/22, Express 4/5)\n\n* Add library integration tests: mustache, ejs, pug, pg (+ Express 5 async context fix)\n\n* Fix CI: regenerate yarn.lock, remo\n[…]\nhored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n* Fix CI: yarn.lock, security vulnerabilities, and integration test stability\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add GitHub Actions CI, MockAgent, and integration test suite (Node 18…",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2026-05-28T17:38:20Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "7c0600fd5700c0b6c7244d989bda44d3189ece96",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.2.3 (#286)",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2021-09-28T16:56:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e909b7072b61fe14361ba1e35dabae7a1f71b56b",
          "body": "Fix types field in package.json",
          "is_bot": false,
          "headline": "Merge pull request #284 from scoutapp/fix/types",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2021-09-28T15:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcfdb5ba9029663ff9c7c641202c7a86af102abf",
          "body": null,
          "is_bot": false,
          "headline": "Allow index.d.ts",
          "author_name": "Jack Rothrock",
          "author_login": "jrothrock",
          "committed_at": "2021-09-27T21:14:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6152d8604042dfbae83496ae91a011b1159a905a",
          "body": null,
          "is_bot": false,
          "headline": "Fix types field in package.json",
          "author_name": "kaorun343",
          "author_login": "kaorun343",
          "committed_at": "2021-09-09T01:31:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1894e4d7d9c11d39afedc0af4b47087d858916d",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.2.2",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2021-01-28T06:38:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d64147a5b70d10115e022b89ce35e294f2c63a3",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.2.2-rc.1 (#266)",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2021-01-28T06:35:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f51d4c1531bc5c1e46ab3bc5f4f6c94372356e6",
          "body": "* Ensure that undefined spans are not `stop()`ed\r\n\r\n* Update README to add alpha nest support",
          "is_bot": false,
          "headline": "Bugfix/264: Ensure that undefined spans are not `stop()`ed (#265)",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2021-01-26T03:33:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "530cdcd297f7994f20c9e8b9ecf5539a31d61c18",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.2.2-rc.0 (#262)",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2021-01-25T08:33:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bc56f9af938108ecb97a6ac706fb6e9bfb49c38",
          "body": null,
          "is_bot": false,
          "headline": "Bugfix/254 Fix log level filtering (#263)",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2021-01-25T03:26:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6563bc7a76ef3236483362bdad582494b331168c",
          "body": null,
          "is_bot": false,
          "headline": "Bugfix/260 Fix TCP socket agent check (#261)",
          "author_name": "Duc Nguyen",
          "author_login": null,
          "committed_at": "2021-01-21T07:10:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "748a1134119a0fef02b65c3d922e932dbb0f78dd",
          "body": "* Release v0.2.1-rc.0\r\n\r\n- HOTFIX: Fix port usage check for OSX\r\n\r\n* Fix reference\r\n\r\n* Add better log messaging\r\n\r\n* Release v0.2.1-rc.1\r\n\r\n* Release v0.2.1",
          "is_bot": false,
          "headline": "Release v0.2.1 (#257)",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-12-15T22:43:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c44a555272e8b17bcd2f4127352ea12d4a2d3d1f",
          "body": "Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.\r\n- [Release notes](https://github.com/isaacs/ini/releases)\r\n- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump ini from 1.3.5 to 1.3.8 (#253)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2020-12-14T07:25:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20c58e515a6e503d40e49256e09bc821ba98dabb",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.2.0 (#248)",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-10-10T06:29:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3dbffc824091993ddfc83e82e57e330690a2d97",
          "body": "* Add implementation and test for metrics sending\r\n\r\n* Add some log messages  for statsitcs sending start/stop\r\n\r\n* Allow setting when using middleware options\r\n\r\n* Fix handling of routePath for root case\r\n\r\n* cpu-usage package percent is not actual percentage\r\n\r\n* Allow for using explicit DOCKER_BIN_PATH\r\n\r\n* Misc test suite fixes",
          "is_bot": false,
          "headline": "Feature/120 report cpu and memory statistics (#246)",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-10-10T06:17:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "435f616ef05bd15e2e914f3868e0379dbfdc1fea",
          "body": "* Support TCP sockets, change default after v1.3.0 of core-agent to TCP\r\n\r\n* Advanced socket check for Scout object as well\r\n\r\n* Increase CI memory limit for memory tests",
          "is_bot": false,
          "headline": "Feature/233 Support TCP socket communication (#245)",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-10-08T02:40:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f81e329fb76ceb756517d515792d7d82dbf2995c",
          "body": "…243)\n\n* Add code and initial test to monitor express router\r\n\r\n* Add failing (hanging) test for Router integration\r\n\r\n* Working paths for mounted & nested routers\r\n\r\n* Use lookup by route that re-generates if necessary\r\n\r\n* Fix bug with CI runs where paths needed to be re-generated",
          "is_bot": false,
          "headline": "Bugfix/238 Fix endpoints behind express.router not being monitored (#…",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-10-06T03:22:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "952d5b8536cfe3e038f95dc69d6fbce9b76ddc7f",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.2.0-rc.0 (#244)",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-09-23T13:20:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fee1f4fadfcc0f080251aaaa7d9deadd9976f0d8",
          "body": null,
          "is_bot": false,
          "headline": "Feature/242 Capture request queue time (#242)",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-09-23T10:10:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eba94bfbeba9ff24aa57aeaa315fc9d45ae55b5a",
          "body": "Bumps [decompress](https://github.com/kevva/decompress) from 4.2.0 to 4.2.1.\r\n- [Release notes](https://github.com/kevva/decompress/releases)\r\n- [Commits](https://github.com/kevva/decompress/compare/v4.2.0...v4.2.1)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump decompress from 4.2.0 to 4.2.1 (#234)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2020-09-23T08:46:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44eaff7f7ee4c4294e493389448b3e1ea4a8c6a8",
          "body": "Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.\r\n- [Release notes](https://github.com/bitinn/node-fetch/releases)\r\n- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)\r\n- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump node-fetch from 2.6.0 to 2.6.1 (#235)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2020-09-23T08:46:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2025bbea4ac1dbd4d9b2bbaf6d1713ac0302b993",
          "body": "* Add 1.3.0, update defaults in app and tests",
          "is_bot": false,
          "headline": "Feature/237 Update core agent to 1.3.0 (#241)",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-09-23T08:45:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da715298889526cc2ad670332946de0cf8cc6083",
          "body": "* Working memory leak test\r\n\r\n* Cut down on back-references in span and request\r\n\r\n* Add more logging around ratio\r\n\r\n* Add transaction timeout clearing\r\n\r\n* Parallelize travis build\r\n\r\n* Fix bug with callback fn params\r\n\r\n* Add different requirement for mem test in CI",
          "is_bot": false,
          "headline": "Bugfix/239 reduce memory usage & remove leaks (#240)",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-09-23T08:15:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebd74f3ea960225712a6c951d0abb21c96888603",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.1.12 (#232)",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-08-13T06:16:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "115e623c7348601116406bc0da6e92f7913cbb8f",
          "body": null,
          "is_bot": false,
          "headline": "README: add missing \" to scout.api.Context.addSync example",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-08-13T06:07:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6617aeb9970a609d1e03efa3719a6b3d864ecb10",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.1.11 (#231)",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-08-13T06:01:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f132980df4fff55a6877c145a6bb1d017dc7584",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.1.11-rc.2 (#230)",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-08-13T05:41:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8d28ec75ae8ef4e0cc751cccf0b0a2d9465e2ca",
          "body": "* Build after updating deps\r\n\r\n* Add warning, code to support config remembering",
          "is_bot": false,
          "headline": "Bugfix/226 warn on missing config to install (#229)",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-08-13T05:13:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "572636a67b7d7ed6db9084d24740e707036d152a",
          "body": "Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.\r\n- [Release notes](https://github.com/indutny/elliptic/releases)\r\n- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump elliptic from 6.5.2 to 6.5.3 (#227)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2020-08-13T03:12:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf85f71eeea8e5d8818fde06df30570b98ce105f",
          "body": null,
          "is_bot": false,
          "headline": "Add time to example consoleLogFn, use agent.settingUp if present (#223)",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-08-13T02:48:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b6b99b4e0f663db7384b5fcabf63370d37be66a",
          "body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.\r\n- [Release notes](https://github.com/lodash/lodash/releases)\r\n- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump lodash from 4.17.15 to 4.17.19 (#225)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2020-08-13T02:33:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e43b76b8812dc88af820602c9985d8c2655bd83e",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.1.11-rc.1 (#224)",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-06-26T04:46:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bfdab08a46558885690b21d272d9b1c99834472",
          "body": "…222)",
          "is_bot": false,
          "headline": "Bugfix/219 Only attempt to addContext if the span has been created (#…",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-06-26T04:12:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa66f44f619dfdda6fb304131c528fee9889280d",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.1.11-rc.0 (#220)",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-06-25T03:31:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "694153252f953b757c52a0d633c7a66e913b7954",
          "body": "* Add note about awaiting install\r\n\r\n* Update install example, add context example, list of integrations\r\n\r\n* re-add allowShutdown\r\n\r\n* Add documentation around ScoutOption\r\n\r\n* Add note about shared/external node_modules",
          "is_bot": false,
          "headline": "Bugfix/214 documentation updates (#218)",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-06-24T06:37:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b2914512d3b659ae35d60071fbee982cf7aa689",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.1.10 (#217)",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-06-23T02:49:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a16b9c9e471641fcac162ba0034877803cc09167",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.1.10-rc.2 (#216)",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-06-19T04:23:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0937d6da1e75a5ade912228e9c6f4e3595f67bf2",
          "body": null,
          "is_bot": false,
          "headline": "Library resolution code fixed for externally located node_modules (#215)",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-06-19T03:49:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "934b3fcc82beb4e87290981be727dfa26c9244cc",
          "body": null,
          "is_bot": false,
          "headline": "Fix publishing target prereqs",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-06-17T21:37:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "511b26134e5b6e1545b8890c151a7ebb4d92e689",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.1.10-rc.1 (#213)",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-06-17T21:13:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff7030b1c125d64b15e8bcec8cddba96c4487d0a",
          "body": "…#212)\n\n* Add *NonBlocking interfaces for setup, use in express middleware\r\n\r\n* Add option that allows waiting for scout to setup",
          "is_bot": false,
          "headline": "Bugfix/201 Lazy initial load of global scout during express request (…",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-06-17T21:01:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33c172953cdf45e87f2540fac43979531a94324a",
          "body": "…tadata (#211)",
          "is_bot": false,
          "headline": "Bugfix/202 Fix package.json resolution for libraries in ApplicationMe…",
          "author_name": "vados-scout",
          "author_login": null,
          "committed_at": "2020-06-17T18:16:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 31,
      "commits_last_year": 59,
      "latest_release_at": "2026-07-21T21:58:54Z",
      "latest_release_tag": "v2.1.0",
      "releases_from_tags": true,
      "days_since_last_push": 8,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 8,
      "mean_days_between_releases": 234.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@scout_apm/scout-apm",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "observability",
            "metrics",
            "logging",
            "tracing",
            "monitoring",
            "tools",
            "application-monitoring"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@scout_apm/scout-apm",
          "is_deprecated": false,
          "latest_version": "2.1.0",
          "repository_url": "https://github.com/scoutapp/scout_apm_node",
          "versions_count": 31,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 2065,
          "first_published_at": "2020-01-27T04:16:50.184000Z",
          "latest_published_at": "2026-07-21T22:02:58.076000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 8
        }
      ]
    },
    "popularity": {
      "forks": 8,
      "stars": 8,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2020-07-13",
            "count": 1
          },
          {
            "date": "2020-10-10",
            "count": 1
          },
          {
            "date": "2021-01-21",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 1
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2022-07-04",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 7,
        "total_forks": 8
      },
      "star_history": null,
      "open_issues_and_prs": 27
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 48240,
      "source_files_sampled": 94,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [
          {
            "name": "decompress",
            "direct": false,
            "version": "4.2.1",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-h39j-r5qq-r9mm",
              "GHSA-mp2f-45pm-3cg9"
            ],
            "fixed_version": "11.1.3",
            "advisory_count": 2,
            "oldest_advisory_days": 55
          },
          {
            "name": "tmp",
            "direct": true,
            "version": "0.2.6",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.2,
            "advisory_ids": [
              "GHSA-7c78-jf6q-g5cm"
            ],
            "fixed_version": "0.2.7",
            "advisory_count": 1,
            "oldest_advisory_days": 45
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "3.8.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-rc47-6667-2j5j"
            ],
            "fixed_version": "4.1.1",
            "advisory_count": 1,
            "oldest_advisory_days": 1276
          },
          {
            "name": "got",
            "direct": false,
            "version": "8.3.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-pfrx-2q88-qq97"
            ],
            "fixed_version": "12.1.0",
            "advisory_count": 1,
            "oldest_advisory_days": 1502
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 2,
          "critical": 1,
          "moderate": 1
        },
        "advisory_count": 5,
        "affected_count": 4,
        "assessed_count": 221,
        "malicious_count": 0,
        "assessed_package": "npm:@scout_apm/scout-apm@2.1.0",
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@types/download",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "6.2.4"
        },
        {
          "name": "@types/ejs",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.0"
        },
        {
          "name": "@types/fs-extra",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "5.0.5"
        },
        {
          "name": "@types/generic-pool",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.1.9"
        },
        {
          "name": "@types/hasha",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.0"
        },
        {
          "name": "@types/mustache",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.0"
        },
        {
          "name": "@types/on-finished",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "2.3.1"
        },
        {
          "name": "@types/pug",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.4"
        },
        {
          "name": "@types/semver",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "5.5.0"
        },
        {
          "name": "@types/tape",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "4.2.33"
        },
        {
          "name": "@types/tmp",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.0.34"
        },
        {
          "name": "app-root-path",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.0"
        },
        {
          "name": "big-number",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.0"
        },
        {
          "name": "cpu-percentage",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.3"
        },
        {
          "name": "detect-libc",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.3"
        },
        {
          "name": "download",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "7.1.0"
        },
        {
          "name": "express-list-endpoints",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.0"
        },
        {
          "name": "fs-extra",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "7.0.1"
        },
        {
          "name": "generic-pool",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.6.1"
        },
        {
          "name": "hasha",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "4.0.1"
        },
        {
          "name": "nano-time",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.0"
        },
        {
          "name": "on-finished",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "2.3.0"
        },
        {
          "name": "path-to-regexp",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.2.0"
        },
        {
          "name": "promise-timeout",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.3.0"
        },
        {
          "name": "require-in-the-middle",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.2"
        },
        {
          "name": "semver",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.1.1"
        },
        {
          "name": "snake-case",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.2"
        },
        {
          "name": "stacktrace-js",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.2"
        },
        {
          "name": "tcp-port-used",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.2"
        },
        {
          "name": "tmp",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.2.6"
        },
        {
          "name": "tslib",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.8.1"
        },
        {
          "name": "uuid",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.0.0"
        },
        {
          "name": "winston",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.2.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@types/download",
            "direct": true,
            "version": "6.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ejs",
            "direct": true,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/fs-extra",
            "direct": true,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/generic-pool",
            "direct": true,
            "version": "3.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hasha",
            "direct": true,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mustache",
            "direct": true,
            "version": "4.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/on-finished",
            "direct": true,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/pug",
            "direct": true,
            "version": "2.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/semver",
            "direct": true,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/tape",
            "direct": true,
            "version": "4.2.33",
            "ecosystem": "npm"
          },
          {
            "name": "@types/tmp",
            "direct": true,
            "version": "0.0.34",
            "ecosystem": "npm"
          },
          {
            "name": "app-root-path",
            "direct": true,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "big-number",
            "direct": true,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cpu-percentage",
            "direct": true,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": true,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": true,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "download",
            "direct": true,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "express-list-endpoints",
            "direct": true,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": true,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "generic-pool",
            "direct": true,
            "version": "3.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "hasha",
            "direct": true,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "nano-time",
            "direct": true,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": true,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": true,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": true,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": true,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": true,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "promise-timeout",
            "direct": true,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-in-the-middle",
            "direct": true,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": true,
            "version": "7.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "snake-case",
            "direct": true,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "stacktrace-js",
            "direct": true,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tcp-port-used",
            "direct": true,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tmp",
            "direct": true,
            "version": "0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": true,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": true,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": true,
            "version": "11.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": true,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": true,
            "version": "8.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "winston",
            "direct": true,
            "version": "3.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@borewit/text-codec",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@colors/colors",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@dabh/diagnostics",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "8.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/config-array",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/object-schema",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@ioredis/commands",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ioredis/commands",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@ljharb/resumer",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@ljharb/through",
            "direct": false,
            "version": "2.3.14",
            "ecosystem": "npm"
          },
          {
            "name": "@lukeed/csprng",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@mongodb-js/saslprep",
            "direct": false,
            "version": "1.4.11",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-darwin-arm64",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-darwin-x64",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-linux-arm",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-linux-arm64",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-linux-x64",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-win32-x64",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@nestjs/common",
            "direct": false,
            "version": "10.4.22",
            "ecosystem": "npm"
          },
          {
            "name": "@nestjs/core",
            "direct": false,
            "version": "10.4.22",
            "ecosystem": "npm"
          },
          {
            "name": "@nestjs/platform-express",
            "direct": false,
            "version": "10.4.22",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@nuxtjs/opencollective",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/client",
            "direct": false,
            "version": "6.19.3",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/config",
            "direct": false,
            "version": "6.19.3",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/debug",
            "direct": false,
            "version": "6.19.3",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/engines",
            "direct": false,
            "version": "6.19.3",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/engines-version",
            "direct": false,
            "version": "7.1.1-3.c2990dca591cba766e3b7ef5d9e8a84796e47ab7",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/fetch-engine",
            "direct": false,
            "version": "6.19.3",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/get-platform",
            "direct": false,
            "version": "6.19.3",
            "ecosystem": "npm"
          },
          {
            "name": "@redis/bloom",
            "direct": false,
            "version": "5.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@redis/client",
            "direct": false,
            "version": "5.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@redis/json",
            "direct": false,
            "version": "5.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@redis/search",
            "direct": false,
            "version": "5.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@redis/time-series",
            "direct": false,
            "version": "5.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/is",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@so-ric/colorspace",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tokenizer/inflate",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@tokenizer/token",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/body-parser",
            "direct": false,
            "version": "1.19.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/connect",
            "direct": false,
            "version": "3.4.38",
            "ecosystem": "npm"
          },
          {
            "name": "@types/cookiejar",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "4.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/decompress",
            "direct": false,
            "version": "4.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express",
            "direct": false,
            "version": "4.17.25",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express-serve-static-core",
            "direct": false,
            "version": "4.19.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/got",
            "direct": false,
            "version": "8.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/http-errors",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/http-proxy",
            "direct": false,
            "version": "1.17.17",
            "ecosystem": "npm"
          },
          {
            "name": "@types/methods",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mime",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ms",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mysql",
            "direct": false,
            "version": "2.15.27",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "18.19.130",
            "ecosystem": "npm"
          },
          {
            "name": "@types/qs",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/range-parser",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/send",
            "direct": false,
            "version": "0.17.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/send",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/serve-static",
            "direct": false,
            "version": "1.15.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/superagent",
            "direct": false,
            "version": "8.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/supertest",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/triple-beam",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/validator",
            "direct": false,
            "version": "13.15.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/webidl-conversions",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/whatwg-url",
            "direct": false,
            "version": "11.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "accepts",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "7.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "agentkeepalive",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "app-root-dir",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "append-field",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "archive-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-flatten",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "arraybuffer.prototype.slice",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "asap",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "assert-never",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "async",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "async-function",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "aws-ssl-profiles",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "babel-walk",
            "direct": false,
            "version": "3.0.0-canary-5",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "big-integer",
            "direct": false,
            "version": "1.6.52",
            "ecosystem": "npm"
          },
          {
            "name": "bignumber.js",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bl",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "1.20.4",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "1.20.5",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.14",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "bson",
            "direct": false,
            "version": "6.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-alloc",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-alloc-unsafe",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-crc32",
            "direct": false,
            "version": "0.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-fill",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "bufferutil",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "bullmq",
            "direct": false,
            "version": "5.79.1",
            "ecosystem": "npm"
          },
          {
            "name": "busboy",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "c12",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cacheable-request",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "caw",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "character-parser",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "citty",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "citty",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "clone-response",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "cluster-key-slot",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cluster-key-slot",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "color",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-string",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "component-emitter",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "concat-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "confbox",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "config-chain",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "confinode",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "consola",
            "direct": false,
            "version": "2.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "consola",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "constantinople",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "content-disposition",
            "direct": false,
            "version": "0.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "cookie-signature",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "cookiejar",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cors",
            "direct": false,
            "version": "2.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "cron-parser",
            "direct": false,
            "version": "4.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "d",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-buffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-offset",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "2.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decode-uri-component",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "decompress",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-response",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-tar",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-tarbz2",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-targz",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-unzip",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "deep-equal",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge-ts",
            "direct": false,
            "version": "7.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "defined",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "defu",
            "direct": false,
            "version": "6.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "denque",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "destr",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "destroy",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "doctypes",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dot-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "16.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "dotignore",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "dottie",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "duplexer3",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "ee-first",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "effect",
            "direct": false,
            "version": "3.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "ejs",
            "direct": false,
            "version": "3.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "empathic",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "enabled",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "encodeurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "error-stack-parser",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es5-ext",
            "direct": false,
            "version": "0.10.64",
            "ecosystem": "npm"
          },
          {
            "name": "es6-iterator",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "es6-promise",
            "direct": false,
            "version": "4.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "es6-promisify",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es6-symbol",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "escape-html",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "8.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "7.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "esniff",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "etag",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "event-emitter",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "4.22.1",
            "ecosystem": "npm"
          },
          {
            "name": "exsolve",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "ext",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "ext-list",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ext-name",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-check",
            "direct": false,
            "version": "3.23.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fast-safe-stringify",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "fd-slicer",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fecha",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "fflate",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "file-type",
            "direct": false,
            "version": "20.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "file-type",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-type",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-type",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-type",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-type",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "filelist",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "filename-reserved-regex",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "filenamify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "finalhandler",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "fn.name",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "2.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "formidable",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "forwarded",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fresh",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "from2",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-constants",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "function.prototype.name",
            "direct": false,
            "version": "1.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "functions-have-names",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "generate-function",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "generator-function",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-port",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-proxy",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "giget",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "13.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "globalthis",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "got",
            "direct": false,
            "version": "8.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "graphemer",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "has",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbol-support-x",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-to-string-tag-x",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy",
            "direct": false,
            "version": "1.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-middleware",
            "direct": false,
            "version": "2.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "2.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.4.24",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "inflection",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "into-stream",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ioredis",
            "direct": false,
            "version": "5.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "ioredis",
            "direct": false,
            "version": "5.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "ip-regex",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ipaddr.js",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-arguments",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-async-function",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-view",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-expression",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-finalizationregistry",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-function",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-map",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-natural-number",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-object",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-promise",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-property",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-retry-allowed",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-set",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "is-typedarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-url",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakmap",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakref",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakset",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is2",
            "direct": false,
            "version": "2.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isurl",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "iterare",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "jake",
            "direct": false,
            "version": "10.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-stringify",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jstransformer",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "kuler",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "loadtest",
            "direct": false,
            "version": "8.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.defaults",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isarguments",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "logform",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "long",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "lower-case",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "lowercase-keys",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lowercase-keys",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru.min",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "luxon",
            "direct": false,
            "version": "3.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "media-typer",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "memory-pager",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-descriptors",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "methods",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-response",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "0.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "mock-property",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "module-details-from-path",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "moment",
            "direct": false,
            "version": "2.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "moment-timezone",
            "direct": false,
            "version": "0.5.48",
            "ecosystem": "npm"
          },
          {
            "name": "mongodb",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "mongodb-connection-string-url",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "msgpackr",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "msgpackr-extract",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "multer",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mustache",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mustache-express",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "mysql",
            "direct": false,
            "version": "2.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "mysql2",
            "direct": false,
            "version": "3.22.3",
            "ecosystem": "npm"
          },
          {
            "name": "named-placeholders",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "next-tick",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "no-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "node-abort-controller",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch-native",
            "direct": false,
            "version": "1.6.7",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp-build",
            "direct": false,
            "version": "4.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp-build-optional-packages",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-url",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-conf",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nypm",
            "direct": false,
            "version": "0.6.6",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.12.3",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "object-is",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "ohash",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "one-time",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "own-keys",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-cancelable",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-event",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-finally",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-is-promise",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-timeout",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parseurl",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pend",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "perfect-debounce",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg",
            "direct": false,
            "version": "8.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-cloudflare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-connection-string",
            "direct": false,
            "version": "2.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-connection-string",
            "direct": false,
            "version": "2.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-hstore",
            "direct": false,
            "version": "2.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "pg-int8",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pg-pool",
            "direct": false,
            "version": "3.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-protocol",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-types",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pgpass",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pinkie",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "pinkie-promise",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-types",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postgres-array",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postgres-bytea",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postgres-date",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "postgres-interval",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prepend-http",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "prisma",
            "direct": false,
            "version": "6.19.3",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "promise",
            "direct": false,
            "version": "7.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "proto-list",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-addr",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "pug",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "pug-attrs",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pug-code-gen",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "pug-error",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pug-filters",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pug-lexer",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pug-linker",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pug-load",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pug-parser",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pug-runtime",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pug-strip-comments",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pug-walk",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pure-rand",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "query-string",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "quick-lru",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "randombytes",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "randomstring",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "range-parser",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "raw-body",
            "direct": false,
            "version": "2.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "rc9",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "redis",
            "direct": false,
            "version": "5.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "redis-errors",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "redis-parser",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reflect-metadata",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "reflect.getprototypeof",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "requires-port",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.12",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "responselike",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "retry-as-promised",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": false,
            "version": "7.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-array-concat",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-push-apply",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-stable-stringify",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "seek-bzip",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "send",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "sequelize",
            "direct": false,
            "version": "6.37.8",
            "ecosystem": "npm"
          },
          {
            "name": "sequelize-pool",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "serve-static",
            "direct": false,
            "version": "1.16.3",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-proto",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "setprototypeof",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "sha256-file",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "sort-keys",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sort-keys",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "sort-keys-length",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "sparse-bitfield",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "split2",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "sql-escaper",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "sqlstring",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "stack-generator",
            "direct": false,
            "version": "2.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "stack-trace",
            "direct": false,
            "version": "0.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "stackframe",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "stacktrace-gps",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "standard-as-callback",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "stdio",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "stop-iteration-iterator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "streamsearch",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "strict-uri-encode",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.8",
            "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-dirs",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-outer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strtok3",
            "direct": false,
            "version": "10.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "superagent",
            "direct": false,
            "version": "3.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "supertest",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tape",
            "direct": false,
            "version": "4.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "temp-dir",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tempfile",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "testing",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-hex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "through",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "timed-out",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "to-buffer",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "toidentifier",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "token-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "token-types",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "toposort-class",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "trim-repeated",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "triple-beam",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel-agent",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "type",
            "direct": false,
            "version": "2.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "type-is",
            "direct": false,
            "version": "1.6.18",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-buffer",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-length",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-offset",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-length",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "typedarray",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "typedarray-to-buffer",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "uid",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "uint8array-extras",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unbzip2-stream",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "underscore",
            "direct": false,
            "version": "1.13.8",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "5.26.5",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "unpipe",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "url-parse-lax",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "url-to-options",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "utf-8-validate",
            "direct": false,
            "version": "5.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "utils-merge",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "validator",
            "direct": false,
            "version": "13.15.35",
            "ecosystem": "npm"
          },
          {
            "name": "vary",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "void-elements",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "websocket",
            "direct": false,
            "version": "1.0.35",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "14.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-builtin-type",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-collection",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.20",
            "ecosystem": "npm"
          },
          {
            "name": "winston-transport",
            "direct": false,
            "version": "4.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "with",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "wkx",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "xtend",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "yaeti",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "1.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "yauzl",
            "direct": false,
            "version": "2.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 726,
        "direct_count": 40,
        "indirect_count": 686
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 8,
        "merged_prs": 174,
        "open_issues": 19,
        "closed_ratio": 0.867,
        "closed_issues": 124,
        "closed_unmerged_prs": 46
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "jrothrock",
          "commits": 61,
          "avatar_url": "https://avatars.githubusercontent.com/u/14958993?v=4"
        },
        {
          "type": "User",
          "login": "kaorun343",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/5625395?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.984
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "publish.yml",
        "test.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".eslintrc.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "yarn.lock"
      ],
      "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": 6,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 9,
            "reason": "29 out of 30 merged PRs checked by a CI test -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "21 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "5a37904069f2dd4edd0591062eca86f8a73aa9a2",
        "ran_at": "2026-07-30T17:16:39Z",
        "aggregate_score": 5.5,
        "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-21T22:03:02Z",
      "oldest_open_prs": [
        {
          "number": 249,
          "created_at": "2020-10-11T00:03:14Z",
          "last_comment_at": "2020-10-11T05:45:08Z",
          "last_comment_author": null
        },
        {
          "number": 251,
          "created_at": "2020-10-12T15:51:15Z",
          "last_comment_at": "2020-10-12T17:38:20Z",
          "last_comment_author": null
        },
        {
          "number": 347,
          "created_at": "2026-06-08T15:26:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 348,
          "created_at": "2026-06-08T15:26:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 357,
          "created_at": "2026-06-28T18:22:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 358,
          "created_at": "2026-06-30T12:30:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 369,
          "created_at": "2026-07-21T20:08:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 371,
          "created_at": "2026-07-21T22:18:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-21T21:58:54Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 44,
          "created_at": "2019-03-27T16:43:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 75,
          "created_at": "2019-12-27T00:04:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 79,
          "created_at": "2019-12-27T00:10:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 80,
          "created_at": "2019-12-27T00:11:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 88,
          "created_at": "2020-01-06T16:24:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 108,
          "created_at": "2020-01-14T23:29:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 178,
          "created_at": "2020-03-10T17:50:59Z",
          "last_comment_at": "2020-03-12T04:27:48Z",
          "last_comment_author": null
        },
        {
          "number": 180,
          "created_at": "2020-03-10T21:20:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 184,
          "created_at": "2020-03-13T18:28:59Z",
          "last_comment_at": "2022-08-12T13:18:22Z",
          "last_comment_author": "eprothro"
        },
        {
          "number": 254,
          "created_at": "2020-12-15T01:41:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 267,
          "created_at": "2021-01-30T08:38:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 272,
          "created_at": "2021-03-22T20:44:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 329,
          "created_at": "2026-05-29T23:04:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 349,
          "created_at": "2026-06-09T21:48:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 350,
          "created_at": "2026-06-09T22:12:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 351,
          "created_at": "2026-06-09T22:12:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 352,
          "created_at": "2026-06-09T22:13:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 353,
          "created_at": "2026-06-09T22:13:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 354,
          "created_at": "2026-06-09T22:13:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/scoutapp/scout_apm_node",
    "host": "github.com",
    "name": "scout_apm_node",
    "owner": "scoutapp"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 62,
      "inputs": {
        "security": 54,
        "vitality": 64,
        "community": 38,
        "governance": 61,
        "engineering": 89
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 64,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "commits_last_year": 59,
              "human_commit_share": 0.94,
              "days_since_last_push": 8,
              "active_weeks_last_year": 4
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 8 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "59 commits in the last year",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 59
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "releases_count": 31,
              "latest_release_tag": "v2.1.0",
              "releases_from_tags": true,
              "days_since_latest_release": 8,
              "mean_days_between_releases": 234.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "31 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 8 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~234.5 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 234.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 8,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 8 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "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": 38,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 21,
            "inputs": {
              "forks": 8,
              "stars": 8,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "8 stars",
                "points": 13.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "8 forks",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "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": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "packages": [
                "@scout_apm/scout-apm"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 2065
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,065 downloads/month across npm",
                "points": 44.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2065,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 61,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.984
            },
            "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 98% of commits",
                "points": 0.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "merged_prs": 174,
              "open_issues": 19,
              "closed_issues": 124,
              "issue_closed_ratio": 0.867,
              "closed_unmerged_prs": 46
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "87% of issues closed",
                "points": 40.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 87
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "174/220 decided PRs merged",
                "points": 30.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 174,
                      "decided": 220
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "followers": 25,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "scoutapp",
              "public_repos": 69,
              "account_age_days": 5753
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "25 followers of scoutapp",
                "points": 10.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 25,
                      "login": "scoutapp"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "69 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 69
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@scout_apm/scout-apm"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 8
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 8 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "31 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 89,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "29 out of 30 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "nodejs",
                "performance-monitoring"
              ],
              "has_wiki": true,
              "homepage": "https://scoutapm.com",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://scoutapm.com",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 54,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "29 out of 30 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "21 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "at_risk",
            "name": "Dependency advisories",
            "note": "Matched the npm:@scout_apm/scout-apm@2.1.0 runtime dependency closure — what installing the published package pulls in — 221 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:@scout_apm/scout-apm@2.1.0",
                  "assessed": 221
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "source": "osv",
              "advisories": 5,
              "affected_packages": 4,
              "assessed_packages": 221,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, high 2, moderate 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: tmp 0.2.6 (high 8.2)",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "tmp 0.2.6 (high 8.2)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "3 affected: decompress 4.2.1 (critical 9.1), http-cache-semantics 3.8.1 (high 7.5), got 8.3.2 (moderate 5.3)",
                "points": 5.2,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 3,
                      "packages": "decompress 4.2.1 (critical 9.1), http-cache-semantics 3.8.1 (high 7.5), got 8.3.2 (moderate 5.3)"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "2 advisory-carrying package(s) unaddressed past 90 days; oldest published 1502 days ago",
                "points": 30.3,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 2,
                      "oldest": 1502
                    }
                  }
                ],
                "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": 221,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 74,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.84,
              "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": "79 of 94 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 79,
                      "sampled": 94
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "yarn.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0.44,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.06
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "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": ".eslintrc.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "44 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 44,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "6 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 6,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 48240,
              "source_files_sampled": 94,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/94 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 94,
                      "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-30T17:16:58.912591Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/scoutapp/scout_apm_node.svg",
  "full_name": "scoutapp/scout_apm_node",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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