Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 09:03 UTC

freearhey / epg-grabber

Node.js CLI tool for grabbing EPG from different websites

TypeScript · JavaScriptNo license detected★ 61 stars⑂ 14 forkssince Mar 2021View on GitHub ↗

freearhey/epg-grabber holds a health index of 56 out of 100, placing it in the Moderate band. It scores highest on Vitality (70/100) and lowest on Community & Adoption (42/100). It was last updated 41 days ago. A single contributor accounts for most of its recent work.

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

56
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

Aleksandr StatciukPersonal account
2,048 followers39 public repossince Apr 2014

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmepg-grabber0.48.010,47510741 days agoepggrabber

Metrics by category

Vitality

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

70Good · 22% of overall
How it's scored
18/36Push recency — last push 41 days ago
6.2/36Commit cadence — 9/52 weeks with commits
15.6/18Commit volume — 54 commits in the last year
10/10OpenSSF Scorecard: Maintained — 15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year54
human_commit_share1
days_since_last_push41
active_weeks_last_year9

Release discipline

100Excellent
How it's scored
27/27Ships releases — 90 releases published
36/36Release recency — latest release 41 days ago
27/27Release cadence — a release every ~26.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count90
latest_release_tagv0.48.0
releases_from_tagsno
days_since_latest_release41
mean_days_between_releases26.7
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?

42At risk · 18% of overall
How it's scored
28.8/60Stars — 61 stars
9.3/25Forks — 14 forks
3.3/15Watchers — 5 watchers
Inputs used
forks14
stars61
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
0/22.5License — no license file detected
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
53.6/80Monthly downloads — 10,475 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesepg-grabber
dependents
ecosystemsnpm
total_downloads
monthly_downloads10,475
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.6/22.5Commit distribution — top contributor authored 98% of commits
5.4/13.5Contributor breadth — 4 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.975
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
23.9/38.3PR acceptance — 5/8 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 2/28 approved changesets -- score normalized to 0
Inputs used
merged_prs5
open_issues0
closed_issues19
issue_closed_ratio1
closed_unmerged_prs3
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
23.8/25Owner reach — 2,048 followers of freearhey
23.7/25Track record — 39 public repos, account ~12 yr old
Inputs used
followers2,048
owner_typeUser
is_verified
owner_loginfreearhey
public_repos39
account_age_days4,489
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 41 days ago
20/20Version history — 107 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesepg-grabber
ecosystemsnpm
any_deprecatedno
min_days_since_publish41

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

40At risk
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

43At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
1.2/2.5CI-Tests — 1 out of 2 merged PRs checked by a CI test -- score normalized to 5
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 2/28 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5License — license file not detected
7.5/7.5Maintained — 15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
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 — 17 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate2.9
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages120
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:epg-grabber@0.48.0 runtime dependency closure — what installing the published package pulls in — 120 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.

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

Key facts

61GitHub stars
4contributors
54commits, last 12 months
41days since last push
90releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 14 ⇿
0Stars
14Forks
71Releases

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.

03581013151412021-122024-032026-05
Major 0Minor 32Patch 39

Each point covers 5 days.

OpenSSF Scorecard 2.9 / 10
2.9aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
5CI-Tests1 out of 2 merged PRs checked by a CI test -- score normalized to 5
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/28 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
10Maintained15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not 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
0Vulnerabilities17 existing vulnerabilities detected
Direct dependencies 22
RegistryPackageVersion constraintManifest
npm@freearhey/core^0.14.0package.json
npm@types/bluebird^3.5.42package.json
npm@types/fs-extra^11.0.4package.json
npm@types/lodash.merge^4.6.9package.json
npm@types/lodash.padstart^4.6.9package.json
npm@types/pako^2.0.4package.json
npmaxios^1.12.2package.json
npmaxios-cache-interceptor^1.8.3package.json
npmaxios-mock-adapter^2.1.0package.json
npmbluebird^3.7.2package.json
npmcommander^14.0.0package.json
npmcurl-generator^0.4.2package.json
npmcwait^1.1.2package.json
npmdayjs^1.11.18package.json
npmfs-extra^11.3.0package.json
npmglob^11.0.3package.json
npmlodash.merge^4.6.2package.json
npmlodash.padstart^4.6.1package.json
npmpako^2.1.0package.json
npmsocks-proxy-agent^8.0.5package.json
npmwinston^3.17.0package.json
npmxml-js^1.6.11package.json
All dependencies 396

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

RegistryPackageVersionRelation
npm@freearhey/core0.14.3direct
npm@types/bluebird3.5.42direct
npm@types/fs-extra11.0.4direct
npm@types/lodash.merge4.6.9direct
npm@types/lodash.padstart4.6.9direct
npm@types/pako2.0.4direct
npmaxios1.17.0direct
npmaxios-cache-interceptor1.12.0direct
npmaxios-mock-adapter2.1.0direct
npmbluebird3.7.2direct
npmcommander14.0.1direct
npmcurl-generator0.4.2direct
npmcwait1.1.2direct
npmdayjs1.11.18direct
npmfs-extra11.3.2direct
npmglob11.1.0direct
npmlodash.merge4.6.2direct
npmlodash.padstart4.6.1direct
npmpako2.1.0direct
npmsocks-proxy-agent8.0.5direct
npmwinston3.18.3direct
npmxml-js1.6.11direct
npm@colors/colors1.6.0indirect
npm@dabh/diagnostics2.0.8indirect
npm@epic-web/invariant1.0.0indirect
npm@esbuild/aix-ppc640.23.1indirect
npm@esbuild/android-arm0.23.1indirect
npm@esbuild/android-arm640.23.1indirect
npm@esbuild/android-x640.23.1indirect
npm@esbuild/darwin-arm640.23.1indirect
npm@esbuild/darwin-x640.23.1indirect
npm@esbuild/freebsd-arm640.23.1indirect
npm@esbuild/freebsd-x640.23.1indirect
npm@esbuild/linux-arm0.23.1indirect
npm@esbuild/linux-arm640.23.1indirect
npm@esbuild/linux-ia320.23.1indirect
npm@esbuild/linux-loong640.23.1indirect
npm@esbuild/linux-mips64el0.23.1indirect
npm@esbuild/linux-ppc640.23.1indirect
npm@esbuild/linux-riscv640.23.1indirect
npm@esbuild/linux-s390x0.23.1indirect
npm@esbuild/linux-x640.23.1indirect
npm@esbuild/netbsd-x640.23.1indirect
npm@esbuild/openbsd-arm640.23.1indirect
npm@esbuild/openbsd-x640.23.1indirect
npm@esbuild/sunos-x640.23.1indirect
npm@esbuild/win32-arm640.23.1indirect
npm@esbuild/win32-ia320.23.1indirect
npm@esbuild/win32-x640.23.1indirect
npm@eslint-community/eslint-utils4.9.0indirect
npm@eslint-community/regexpp4.12.1indirect
npm@eslint/config-array0.21.0indirect
npm@eslint/config-helpers0.4.0indirect
npm@eslint/core0.16.0indirect
npm@eslint/eslintrc3.3.1indirect
npm@eslint/js9.37.0indirect
npm@eslint/object-schema2.1.6indirect
npm@eslint/plugin-kit0.4.0indirect
npm@humanfs/core0.19.1indirect
npm@humanfs/node0.16.7indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@inquirer/ansi1.0.1indirect
npm@inquirer/confirm5.1.19indirect
npm@inquirer/core10.3.0indirect
npm@inquirer/figures1.0.14indirect
npm@inquirer/type3.0.9indirect
npm@isaacs/cliui8.0.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@mswjs/interceptors0.39.8indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@open-draft/deferred-promise2.2.0indirect
npm@open-draft/logger0.3.0indirect
npm@open-draft/until2.1.0indirect
npm@rollup/plugin-alias6.0.0indirect
npm@rollup/plugin-commonjs29.0.2indirect
npm@rollup/plugin-dynamic-import-vars2.1.5indirect
npm@rollup/plugin-json6.1.0indirect
npm@rollup/plugin-node-resolve16.0.3indirect
npm@rollup/pluginutils5.3.0indirect
npm@rollup/rollup-android-arm-eabi4.60.2indirect
npm@rollup/rollup-android-arm644.60.2indirect
npm@rollup/rollup-darwin-arm644.60.2indirect
npm@rollup/rollup-darwin-x644.60.2indirect
npm@rollup/rollup-freebsd-arm644.60.2indirect
npm@rollup/rollup-freebsd-x644.60.2indirect
npm@rollup/rollup-linux-arm-gnueabihf4.60.2indirect
npm@rollup/rollup-linux-arm-musleabihf4.60.2indirect
npm@rollup/rollup-linux-arm64-gnu4.60.2indirect
npm@rollup/rollup-linux-arm64-musl4.60.2indirect
npm@rollup/rollup-linux-loong64-gnu4.60.2indirect
npm@rollup/rollup-linux-loong64-musl4.60.2indirect
npm@rollup/rollup-linux-ppc64-gnu4.60.2indirect
npm@rollup/rollup-linux-ppc64-musl4.60.2indirect
npm@rollup/rollup-linux-riscv64-gnu4.60.2indirect
npm@rollup/rollup-linux-riscv64-musl4.60.2indirect
npm@rollup/rollup-linux-s390x-gnu4.60.2indirect
npm@rollup/rollup-linux-x64-gnu4.60.2indirect
npm@rollup/rollup-linux-x64-musl4.60.2indirect
npm@rollup/rollup-openbsd-x644.60.2indirect
npm@rollup/rollup-openharmony-arm644.60.2indirect
npm@rollup/rollup-win32-arm64-msvc4.60.2indirect
npm@rollup/rollup-win32-ia32-msvc4.60.2indirect
npm@rollup/rollup-win32-x64-gnu4.60.2indirect
npm@rollup/rollup-win32-x64-msvc4.60.2indirect
npm@so-ric/colorspace1.1.6indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.8indirect
npm@types/json-schema7.0.15indirect
npm@types/jsonfile6.1.4indirect
npm@types/lodash4.17.20indirect
npm@types/node24.8.1indirect
npm@types/resolve1.20.2indirect
npm@types/statuses2.0.6indirect
npm@types/triple-beam1.3.5indirect
npm@typescript-eslint/eslint-plugin8.46.1indirect
npm@typescript-eslint/parser8.46.1indirect
npm@typescript-eslint/project-service8.46.1indirect
npm@typescript-eslint/scope-manager8.46.1indirect
npm@typescript-eslint/tsconfig-utils8.46.1indirect
npm@typescript-eslint/type-utils8.46.1indirect
npm@typescript-eslint/types8.46.1indirect
npm@typescript-eslint/typescript-estree8.46.1indirect
npm@typescript-eslint/utils8.46.1indirect
npm@typescript-eslint/visitor-keys8.46.1indirect
npm@vitest/expect3.2.6indirect
npm@vitest/mocker3.2.6indirect
npm@vitest/pretty-format3.2.6indirect
npm@vitest/runner3.2.6indirect
npm@vitest/snapshot3.2.6indirect
npm@vitest/spy3.2.6indirect
npm@vitest/utils3.2.6indirect
npmacorn8.15.0indirect
npmacorn-jsx5.3.2indirect
npmagent-base6.0.2indirect
npmagent-base7.1.4indirect
npmajv6.15.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmargparse2.0.1indirect
npmassertion-error2.0.1indirect
npmastring1.9.0indirect
npmasync3.2.6indirect
npmasynckit0.4.0indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbrace-expansion1.1.14indirect
npmbrace-expansion2.1.0indirect
npmbrace-expansion5.0.6indirect
npmbraces3.0.3indirect
npmcac6.7.14indirect
npmcache-parser1.2.6indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcallsites3.1.0indirect
npmcdata0.1.3indirect
npmchai5.3.3indirect
npmchalk4.1.2indirect
npmcheck-error2.1.3indirect
npmcjs-module-lexer2.2.0indirect
npmcli-width4.1.0indirect
npmcliui8.0.1indirect
npmcolor5.0.2indirect
npmcolor-convert2.0.1indirect
npmcolor-convert3.1.2indirect
npmcolor-name1.1.4indirect
npmcolor-name2.0.2indirect
npmcolor-string2.1.2indirect
npmcombined-stream1.0.8indirect
npmcommondir1.0.1indirect
npmconcat-map0.0.1indirect
npmconsola3.4.2indirect
npmcookie1.0.2indirect
npmcross-env10.1.0indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmdeep-eql5.0.2indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.3.1indirect
npmdelayed-stream1.0.0indirect
npmdunder-proto1.0.1indirect
npmeastasianwidth0.2.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmenabled2.0.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-module-lexer1.7.0indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmesbuild0.23.1indirect
npmescalade3.2.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint9.37.0indirect
npmeslint-scope8.4.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmespree10.4.0indirect
npmesquery1.6.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker0.6.1indirect
npmestree-walker2.0.2indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmexpect-type1.2.2indirect
npmfast-deep-equal3.1.3indirect
npmfast-defer1.1.9indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.19.1indirect
npmfdir6.5.0indirect
npmfecha4.2.3indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmfn.name1.1.0indirect
npmfollow-redirects1.16.0indirect
npmforeground-child3.3.1indirect
npmform-data4.0.5indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals14.0.0indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmgraphql16.11.0indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.2indirect
npmheaders-polyfill4.0.3indirect
npmhttp-vary1.0.3indirect
npmhttps-proxy-agent5.0.1indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npminherits2.0.4indirect
npmip-address10.2.0indirect
npmis-buffer2.0.5indirect
npmis-core-module2.16.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-module1.0.0indirect
npmis-node-process1.2.0indirect
npmis-number7.0.0indirect
npmis-reference1.2.1indirect
npmis-stream2.0.1indirect
npmisexe2.0.0indirect
npmjackspeak4.1.1indirect
npmjs-tokens9.0.1indirect
npmjs-yaml4.1.1indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjsonfile6.2.0indirect
npmkeyv4.5.4indirect
npmkuler2.0.0indirect
npmlevn0.4.1indirect
npmlocate-path6.0.0indirect
npmlodash4.18.1indirect
npmlogform2.7.0indirect
npmloupe3.2.1indirect
npmlru-cache11.2.2indirect
npmmagic-string0.30.21indirect
npmmath-intrinsics1.1.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmminimatch10.2.5indirect
npmminimatch3.1.5indirect
npmminimatch9.0.9indirect
npmminipass7.1.2indirect
npmms2.1.3indirect
npmmsw2.11.5indirect
npmmute-stream2.0.0indirect
npmnanoid3.3.11indirect
npmnatural-compare1.4.0indirect
npmnatural-orderby5.0.0indirect
npmnormalize-url8.1.0indirect
npmobject-code2.0.0indirect
npmobject-treeify2.1.1indirect
npmone-time1.0.0indirect
npmoptionator0.9.4indirect
npmoutvariant1.4.3indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpackage-json-from-dist1.0.1indirect
npmparent-module1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry2.0.0indirect
npmpath-to-regexp6.3.0indirect
npmpathe2.0.3indirect
npmpathval2.0.1indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.4indirect
npmpkgroll2.27.1indirect
npmpostcss8.5.12indirect
npmprelude-ls1.2.1indirect
npmproxy-from-env2.1.0indirect
npmpunycode2.3.1indirect
npmqueue-microtask1.2.3indirect
npmreadable-stream3.6.2indirect
npmrequire-directory2.1.1indirect
npmresolve1.22.10indirect
npmresolve-from4.0.0indirect
npmrettime0.7.0indirect
npmreusify1.1.0indirect
npmrollup4.60.2indirect
npmrollup-plugin-import-trace1.0.1indirect
npmrollup-pluginutils2.8.2indirect
npmrun-parallel1.2.0indirect
npmsafe-buffer5.2.1indirect
npmsafe-stable-stringify2.5.0indirect
npmsax1.4.1indirect
npmsemver7.7.3indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsiginfo2.0.0indirect
npmsignal-exit4.1.0indirect
npmsmart-buffer4.2.0indirect
npmsocks2.8.7indirect
npmsource-map-js1.2.1indirect
npmstack-trace0.0.10indirect
npmstackback0.0.2indirect
npmstatuses2.0.2indirect
npmstd-env3.10.0indirect
npmstrict-event-emitter0.5.1indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.1.2indirect
npmstrip-json-comments3.1.1indirect
npmstrip-literal3.1.0indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtext-hex1.0.0indirect
npmtimer-node5.0.9indirect
npmtinybench2.9.0indirect
npmtinyexec0.3.2indirect
npmtinyglobby0.2.15indirect
npmtinypool1.1.1indirect
npmtinyrainbow2.0.0indirect
npmtinyspy4.0.4indirect
npmtldts7.0.17indirect
npmtldts-core7.0.17indirect
npmto-regex-range5.0.1indirect
npmtough-cookie6.0.0indirect
npmtriple-beam1.4.1indirect
npmtry1.0.3indirect
npmts-api-utils2.1.0indirect
npmtsx4.22.4indirect
npmtype-check0.4.0indirect
npmtype-fest4.41.0indirect
npmtypescript5.9.3indirect
npmtypescript-eslint8.46.1indirect
npmundici-types7.14.0indirect
npmuniversalify2.0.1indirect
npmuntil-async3.0.2indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmvite7.3.5indirect
npmvite-node3.2.4indirect
npmvitest3.2.6indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmwinston-transport4.9.0indirect
npmword-wrap1.2.5indirect
npmwrap-ansi6.2.0indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmy18n5.0.8indirect
npmyaml2.8.3indirect
npmyargs17.7.2indirect
npmyargs-parser21.1.1indirect
npmyocto-queue0.1.0indirect
npmyoctocolors-cjs2.1.3indirect
Dependency advisories 0

Installing npm:epg-grabber@0.48.0 pulls in 120 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 1661,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "JavaScript": 11997,
        "TypeScript": 70762
      },
      "pushed_at": "2026-06-14T11:54:33Z",
      "created_at": "2021-03-13T14:31:28Z",
      "owner_type": "User",
      "updated_at": "2026-06-14T11:53:11Z",
      "description": "Node.js CLI tool for grabbing EPG from different websites",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": null,
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript",
        "JavaScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Aleksandr Statciuk",
      "type": "User",
      "login": "freearhey",
      "company": null,
      "location": null,
      "followers": 2048,
      "avatar_url": "https://avatars.githubusercontent.com/u/7253922?v=4",
      "created_at": "2014-04-10T17:25:58Z",
      "is_verified": null,
      "public_repos": 39,
      "account_age_days": 4489
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.48.0",
          "kind": "minor",
          "published_at": "2026-06-14T11:54:33Z"
        },
        {
          "tag": "v0.47.0",
          "kind": "minor",
          "published_at": "2026-05-04T10:50:40Z"
        },
        {
          "tag": "v0.46.2",
          "kind": "patch",
          "published_at": "2026-04-30T07:48:48Z"
        },
        {
          "tag": "v0.46.1",
          "kind": "patch",
          "published_at": "2025-11-11T09:36:45Z"
        },
        {
          "tag": "v0.46.0",
          "kind": "minor",
          "published_at": "2025-11-01T08:10:07Z"
        },
        {
          "tag": "v0.45.0",
          "kind": "minor",
          "published_at": "2025-10-29T04:34:38Z"
        },
        {
          "tag": "v0.44.0",
          "kind": "minor",
          "published_at": "2025-10-20T03:23:29Z"
        },
        {
          "tag": "v0.43.0",
          "kind": "minor",
          "published_at": "2025-10-19T20:33:15Z"
        },
        {
          "tag": "v0.42.1",
          "kind": "patch",
          "published_at": "2025-10-17T05:14:16Z"
        },
        {
          "tag": "v0.42.0",
          "kind": "minor",
          "published_at": "2025-10-17T03:09:01Z"
        },
        {
          "tag": "v0.41.0",
          "kind": "minor",
          "published_at": "2025-07-18T19:08:54Z"
        },
        {
          "tag": "v0.40.4",
          "kind": "patch",
          "published_at": "2025-07-18T17:55:34Z"
        },
        {
          "tag": "v0.40.3",
          "kind": "patch",
          "published_at": "2025-07-18T00:28:33Z"
        },
        {
          "tag": "v0.40.2",
          "kind": "patch",
          "published_at": "2025-07-17T23:21:04Z"
        },
        {
          "tag": "v0.40.1",
          "kind": "patch",
          "published_at": "2025-07-16T13:08:58Z"
        },
        {
          "tag": "v0.40.0",
          "kind": "minor",
          "published_at": "2025-07-16T12:59:16Z"
        },
        {
          "tag": "v0.39.2",
          "kind": "patch",
          "published_at": "2025-07-15T22:24:57Z"
        },
        {
          "tag": "v0.39.1",
          "kind": "patch",
          "published_at": "2025-07-15T22:04:25Z"
        },
        {
          "tag": "v0.39.0",
          "kind": "minor",
          "published_at": "2025-07-15T21:38:04Z"
        },
        {
          "tag": "v0.38.0",
          "kind": "minor",
          "published_at": "2025-01-31T20:59:25Z"
        },
        {
          "tag": "v0.37.5",
          "kind": "patch",
          "published_at": "2025-01-24T15:57:10Z"
        },
        {
          "tag": "v0.37.4",
          "kind": "patch",
          "published_at": "2024-12-15T04:23:00Z"
        },
        {
          "tag": "v0.37.3",
          "kind": "patch",
          "published_at": "2024-12-15T03:45:32Z"
        },
        {
          "tag": "v0.37.2",
          "kind": "patch",
          "published_at": "2024-11-08T05:50:25Z"
        },
        {
          "tag": "v0.37.1",
          "kind": "patch",
          "published_at": "2024-06-26T12:39:43Z"
        },
        {
          "tag": "v0.37.0",
          "kind": "minor",
          "published_at": "2024-06-26T12:01:29Z"
        },
        {
          "tag": "v0.36.1",
          "kind": "patch",
          "published_at": "2023-12-01T17:30:09Z"
        },
        {
          "tag": "v0.36.0",
          "kind": "minor",
          "published_at": "2023-11-25T08:19:17Z"
        },
        {
          "tag": "v0.35.0",
          "kind": "minor",
          "published_at": "2023-11-16T12:02:50Z"
        },
        {
          "tag": "v0.34.0",
          "kind": "minor",
          "published_at": "2023-09-30T02:32:40Z"
        },
        {
          "tag": "v0.33.0",
          "kind": "minor",
          "published_at": "2023-09-28T02:58:07Z"
        },
        {
          "tag": "v0.32.0",
          "kind": "minor",
          "published_at": "2023-07-09T14:03:37Z"
        },
        {
          "tag": "v0.31.0",
          "kind": "minor",
          "published_at": "2023-05-21T18:12:39Z"
        },
        {
          "tag": "v0.30.2",
          "kind": "patch",
          "published_at": "2023-05-12T00:39:24Z"
        },
        {
          "tag": "v0.30.1",
          "kind": "patch",
          "published_at": "2023-05-11T23:03:55Z"
        },
        {
          "tag": "v0.30.0",
          "kind": "minor",
          "published_at": "2023-05-11T22:12:27Z"
        },
        {
          "tag": "v0.29.8",
          "kind": "patch",
          "published_at": "2023-01-13T08:25:27Z"
        },
        {
          "tag": "v0.29.7",
          "kind": "patch",
          "published_at": "2023-01-10T08:29:23Z"
        },
        {
          "tag": "v0.29.6",
          "kind": "patch",
          "published_at": "2023-01-10T08:26:42Z"
        },
        {
          "tag": "v0.29.5",
          "kind": "patch",
          "published_at": "2023-01-04T01:51:22Z"
        },
        {
          "tag": "v0.29.4",
          "kind": "patch",
          "published_at": "2022-11-20T13:18:02Z"
        },
        {
          "tag": "v0.29.3",
          "kind": "patch",
          "published_at": "2022-11-20T12:22:06Z"
        },
        {
          "tag": "v0.29.2",
          "kind": "patch",
          "published_at": "2022-08-29T01:43:11Z"
        },
        {
          "tag": "v0.29.1",
          "kind": "patch",
          "published_at": "2022-07-06T16:59:24Z"
        },
        {
          "tag": "v0.29.0",
          "kind": "minor",
          "published_at": "2022-06-30T23:57:57Z"
        },
        {
          "tag": "v0.28.6",
          "kind": "patch",
          "published_at": "2022-06-16T19:15:58Z"
        },
        {
          "tag": "v0.28.5",
          "kind": "patch",
          "published_at": "2022-06-16T18:41:10Z"
        },
        {
          "tag": "v0.28.4",
          "kind": "patch",
          "published_at": "2022-06-16T16:13:08Z"
        },
        {
          "tag": "v0.28.3",
          "kind": "patch",
          "published_at": "2022-06-16T12:33:37Z"
        },
        {
          "tag": "v0.28.2",
          "kind": "patch",
          "published_at": "2022-06-16T12:25:47Z"
        },
        {
          "tag": "v0.28.1",
          "kind": "patch",
          "published_at": "2022-06-15T15:02:50Z"
        },
        {
          "tag": "v0.28.0",
          "kind": "minor",
          "published_at": "2022-06-15T14:29:48Z"
        },
        {
          "tag": "v0.27.2",
          "kind": "patch",
          "published_at": "2022-05-09T13:18:56Z"
        },
        {
          "tag": "v0.27.1",
          "kind": "patch",
          "published_at": "2022-05-09T10:16:15Z"
        },
        {
          "tag": "v0.27.0",
          "kind": "minor",
          "published_at": "2022-05-08T09:01:56Z"
        },
        {
          "tag": "v0.26.0",
          "kind": "minor",
          "published_at": "2022-05-03T16:26:11Z"
        },
        {
          "tag": "v0.25.4",
          "kind": "patch",
          "published_at": "2022-04-20T13:18:48Z"
        },
        {
          "tag": "v0.25.3",
          "kind": "patch",
          "published_at": "2022-04-09T15:46:17Z"
        },
        {
          "tag": "v0.25.2",
          "kind": "patch",
          "published_at": "2022-03-30T20:07:24Z"
        },
        {
          "tag": "v0.25.1",
          "kind": "patch",
          "published_at": "2022-03-29T14:52:58Z"
        },
        {
          "tag": "v0.25.0",
          "kind": "minor",
          "published_at": "2022-03-29T13:09:28Z"
        },
        {
          "tag": "v0.24.0",
          "kind": "minor",
          "published_at": "2022-03-15T11:57:54Z"
        },
        {
          "tag": "v0.23.0",
          "kind": "minor",
          "published_at": "2022-03-06T13:21:30Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2022-03-06T10:53:21Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2022-03-05T13:29:48Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2022-01-31T02:50:44Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2022-01-25T14:53:40Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2022-01-20T20:18:34Z"
        },
        {
          "tag": "v0.17.1",
          "kind": "patch",
          "published_at": "2022-01-19T14:03:03Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2022-01-19T13:13:51Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2022-01-16T19:11:43Z"
        },
        {
          "tag": "v0.15.2",
          "kind": "patch",
          "published_at": "2022-01-15T22:29:21Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2021-11-18T14:40:53Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2021-11-16T15:05:46Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2021-11-05T11:50:09Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2021-10-30T22:05:43Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2021-10-14T21:12:43Z"
        },
        {
          "tag": "v0.10.4",
          "kind": "patch",
          "published_at": "2021-10-14T17:04:34Z"
        },
        {
          "tag": "v0.10.3",
          "kind": "patch",
          "published_at": "2021-10-14T17:01:05Z"
        },
        {
          "tag": "v0.10.2",
          "kind": "patch",
          "published_at": "2021-10-13T20:44:15Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2021-10-13T20:15:25Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2021-09-23T10:36:14Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2021-09-22T14:16:30Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2021-09-15T21:44:07Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2021-08-23T11:23:11Z"
        },
        {
          "tag": "v0.6.6",
          "kind": "patch",
          "published_at": "2021-04-26T12:57:45Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2021-04-17T03:25:11Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2021-04-13T20:30:51Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2021-04-01T02:08:31Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2021-04-01T01:52:51Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d984c3aa2620162cf783eec10e5a736c3f36e32a",
          "body": null,
          "is_bot": false,
          "headline": "0.48.0",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2026-06-14T11:48:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b7fbcc7ff84edf0550144490238b31dede5d2a1",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2026-06-14T11:48:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fb718bda7effe34f3f823cb62cf85f46ff65b8d",
          "body": "fix(program): emit programme child elements in XMLTV DTD order",
          "is_bot": false,
          "headline": "Merge pull request #30 from kontell/fix-programme-element-order",
          "author_name": "Aleksandr Statciuk",
          "author_login": "freearhey",
          "committed_at": "2026-06-14T11:46:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cd406595ae833fdae66b7397d52d7f7ba6974a0",
          "body": "Program.toXML() emitted <icon> dead-last (after <image>) and <country> before <url>. The XMLTV DTD programme content model is: ...length?, icon*, url*, country*, episode-num*, ... image* -- so a programme's <icon> belongs after <length> and before <url>, and <url> precedes <country>.\n\nThe misorderin\n[…]\nols.\n\nReorder the children array to length, icon, url, country, episode-num and regenerate tests/__data__/expected/index.guide.xml accordingly.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(program): emit programme child elements in XMLTV DTD order",
          "author_name": "kontell",
          "author_login": "kontell",
          "committed_at": "2026-05-31T13:12:20Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "600e72746c5f580ae839993adb5e0aa4105b2885",
          "body": null,
          "is_bot": false,
          "headline": "0.47.0",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2026-05-04T10:49:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a4afe85cbce300e6f1214ae5c65577b536f22aa",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2026-05-04T10:49:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d03eeb78bc4b99df7f89cfedf57766717267f68",
          "body": null,
          "is_bot": false,
          "headline": "Update package.json",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2026-05-04T10:48:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11db3b43e4956f57470bd6c7a88617735ae71385",
          "body": null,
          "is_bot": false,
          "headline": "Update cli.ts",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2026-05-04T10:48:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51c918a7991af1c03c852eea4c1717e0dfd6603c",
          "body": null,
          "is_bot": false,
          "headline": "Update index.ts",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2026-05-04T10:48:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b59b3ec84f0600806ea57c8c50fbaf451090c193",
          "body": null,
          "is_bot": false,
          "headline": "Update channel.ts",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2026-05-04T10:48:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79418f1d8a896dd8b443546130276b6de8418bc1",
          "body": null,
          "is_bot": false,
          "headline": "Update index.test.ts",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2026-05-04T10:47:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78137c8a34e0a1c9c290e4d896c9a2bb549d26c9",
          "body": null,
          "is_bot": false,
          "headline": "Update tests/__data__",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2026-05-04T10:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bfb4afec7934492322edc0d6421f1f916c32e88",
          "body": null,
          "is_bot": false,
          "headline": "0.46.2",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2026-04-30T07:40:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12af5e257ae94fa21536be5bc20df30fd28e49a5",
          "body": null,
          "is_bot": false,
          "headline": "Lower the minimum supported version of node",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2026-04-30T07:40:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef8c5fa0f0094f7a4d9da4e6681cc12ec4b48f2e",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2026-04-30T07:36:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5aa5ed4d1cc26bbd15d2f2bb07ee5c697d2894e",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2026-02-17T10:54:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88737df4b0131b51857b3580b74d5bdd80edbf3f",
          "body": null,
          "is_bot": false,
          "headline": "Create .prettierrc.js",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2026-02-17T10:54:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5200e24c4d4d5e8cec858f106af57d0333ab7a80",
          "body": null,
          "is_bot": false,
          "headline": "0.46.1",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-11-11T09:34:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e90e84bc6b0f41384c12f1994995f5a17e360311",
          "body": null,
          "is_bot": false,
          "headline": "Update cli.test.ts",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-11-11T09:32:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "735651dae837b774a3d0a0726a50ed36c905601e",
          "body": "Fix merge polluting default config.",
          "is_bot": false,
          "headline": "Merge pull request #28 from tohenk/fix-merge-config",
          "author_name": "Aleksandr Statciuk",
          "author_login": "freearhey",
          "committed_at": "2025-11-11T09:23:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25dcc852abcfb2e9793345f8f52d267024f9b830",
          "body": "Signed-off-by: Toha <tohenk@yahoo.com>",
          "is_bot": false,
          "headline": "Fix merge polluting default config.",
          "author_name": "Toha",
          "author_login": "tohenk",
          "committed_at": "2025-11-11T08:13:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5c2d7763dad7723f74f1b87104dd1420f25f3e8",
          "body": null,
          "is_bot": false,
          "headline": "0.46.0",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-11-01T08:09:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f996e3831e7443cb6fa754a34fef7662aaa0b72a",
          "body": null,
          "is_bot": false,
          "headline": "Update cli.ts",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-11-01T08:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da2e6ea677e192d9284aa2e12523814201a71665",
          "body": null,
          "is_bot": false,
          "headline": "Update index.ts",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-11-01T08:08:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89bc8f0da9fed4e50609755fe4e3d8b63caf8c72",
          "body": null,
          "is_bot": false,
          "headline": "Update cli.test.ts",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-11-01T08:08:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c99fa25cdd27ece49fe7f5cb6edb4660d7f7590d",
          "body": null,
          "is_bot": false,
          "headline": "Update .gitignore",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-11-01T08:08:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "720e8507aabc6f43bbd956ce2718d841c8f7429c",
          "body": null,
          "is_bot": false,
          "headline": "0.45.0",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-29T04:33:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c1836fa7491bffb4b642ba8f8146bbb462ea7d4",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-29T04:33:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d13582e3208531680479178ffe2294205ffbc1d8",
          "body": null,
          "is_bot": false,
          "headline": "Update src/",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-29T04:32:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abcf4797970ff14a104a79b547499d21b06f9f50",
          "body": null,
          "is_bot": false,
          "headline": "Update tests",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-29T04:32:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02374ebe8aeaa1501877b0e528a5d045127184c8",
          "body": null,
          "is_bot": false,
          "headline": "Update tests/__data__",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-29T04:32:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f096906f1e1279d1a5fb42602e30aeba4f33cbd0",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-29T04:30:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33c83258d17dc18e71dbf0811e00c6aac88a6be3",
          "body": null,
          "is_bot": false,
          "headline": "0.44.0",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-20T03:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae9e7a05af6d5b3c14c51625af05eabe416ddcf9",
          "body": null,
          "is_bot": false,
          "headline": "Update src/",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-20T03:22:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45ae5c65da80a01062cde240e9f3d0ec9efe26f1",
          "body": null,
          "is_bot": false,
          "headline": "Update package.json",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-20T03:22:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f56dd3910d58175bd6f60a3aacb4076531a2868",
          "body": null,
          "is_bot": false,
          "headline": "0.43.0",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-19T20:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d043e90c954ce6be348a1570370b33d732851bf",
          "body": null,
          "is_bot": false,
          "headline": "Update src/",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-19T20:31:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f670f404b1da70182e3c21e53505704c08fc161",
          "body": null,
          "is_bot": false,
          "headline": "Update tests",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-19T20:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6246a09e0c02e1e4938416e63ef4f7dbf472251d",
          "body": null,
          "is_bot": false,
          "headline": "Update tsconfig.json",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-19T20:31:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46ac04ee6f86f2504469e956008c23d5103b78cb",
          "body": null,
          "is_bot": false,
          "headline": "0.42.1",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-17T05:13:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27dd56d0c2e07fc0ae06889ad3a0b7ea0243b688",
          "body": null,
          "is_bot": false,
          "headline": "Update channel.ts",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-17T05:13:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bca19b739f93339503cb37436f1511f5f9e6be82",
          "body": null,
          "is_bot": false,
          "headline": "0.42.0",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-17T03:03:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7bccf2dc67856077da43325e0bc0785879864f6",
          "body": null,
          "is_bot": false,
          "headline": "Update test.yml",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-17T03:02:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f42c46db0b4722879c9ab2ba3fc0890fb222ef77",
          "body": null,
          "is_bot": false,
          "headline": "Create .npmignore",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-17T03:02:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af399ff0095db1301e5fe9bf7ed0d700fd214aaa",
          "body": null,
          "is_bot": false,
          "headline": "Create .npmignore",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-17T03:00:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a023e16ff4dd74aac1f6280dcc4ef6efb3ddfa3",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-17T02:56:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de09e7613f8af0be3efe2d10133bc23c63d4b146",
          "body": null,
          "is_bot": false,
          "headline": "Update src/",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-17T02:53:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b88a9973fd0e8361acc6b1730a434362e30d075",
          "body": null,
          "is_bot": false,
          "headline": "Delete epg-grabber.js",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-17T02:53:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e356355e9f200d575fad3ec4730c5a18c336eaa",
          "body": null,
          "is_bot": false,
          "headline": "Update tests",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-17T02:53:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "196bfe4d3afec2e12adf6b593ff18b155ac1e032",
          "body": null,
          "is_bot": false,
          "headline": "Update .gitignore",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-17T02:53:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b63b2eceb76ded066657ddd556998209df328f6",
          "body": null,
          "is_bot": false,
          "headline": "Create eslint.config.js",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-17T02:52:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "221998c8190be290042933ab049f81de9fdf9274",
          "body": null,
          "is_bot": false,
          "headline": "Delete eslint.config.mjs",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-17T02:52:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4dab96ae8caef61eea3eee2717c11c569eb504c",
          "body": null,
          "is_bot": false,
          "headline": "Create tsconfig.json",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-17T02:52:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c94f86b9b47829414a4073ed106e5d274fd1203",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-10-17T02:49:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "832d4800ae9d74130415b49be070a4e638a2c69a",
          "body": null,
          "is_bot": false,
          "headline": "Bump to v0.41.0",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-18T19:08:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "babf383f4e6937f293931b0b8600564f34aaff93",
          "body": null,
          "is_bot": false,
          "headline": "Update client.js",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-18T19:07:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0eae82f1099bc72e668c324749693f0c36a519f5",
          "body": null,
          "is_bot": false,
          "headline": "Update file.js",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-18T19:07:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "093cb99311acf64765c94550dd45f8c82b183c02",
          "body": null,
          "is_bot": false,
          "headline": "Update utils.js",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-18T19:07:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7142572d81f9aa262bd1c3c0bc564c1ee0fc0ec",
          "body": null,
          "is_bot": false,
          "headline": "Update index.test.js",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-18T19:07:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43a23ee54be56d7d02063d25caee2468375e1437",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-18T19:07:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25dd77913d11be208a22d86b9a419930a36e4f3c",
          "body": null,
          "is_bot": false,
          "headline": "Bump to v0.40.4",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-18T17:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3a041d95f0fab302d51059bebb00b13d6604fa5",
          "body": null,
          "is_bot": false,
          "headline": "Removed unused dependencies",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-18T17:54:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb73088f2e945ce19056c3016b8f3f1d65312702",
          "body": null,
          "is_bot": false,
          "headline": "Bump to v0.40.3",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-18T00:28:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab07213ea545585ace519fc0d5342825157af91c",
          "body": null,
          "is_bot": false,
          "headline": "Update index.d.ts",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-18T00:27:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cd36834f4c58f79bd30cf7b5f5d623e9f708442",
          "body": null,
          "is_bot": false,
          "headline": "Bump to v0.40.2",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-17T23:20:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd7d095a50847e63374a4a7b90904455c36c0b59",
          "body": null,
          "is_bot": false,
          "headline": "Update index.d.ts",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-17T23:20:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "227cdee774ad5e9a917117a318e71fbe672191c4",
          "body": null,
          "is_bot": false,
          "headline": "Bump to v0.40.1",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-16T13:08:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edd2b6a6a305a27407390f5b459edbecc0bd3131",
          "body": null,
          "is_bot": false,
          "headline": "Update index.d.ts",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-16T13:08:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4befbbf62b863fa08a65755f7015aaf75f5068b6",
          "body": null,
          "is_bot": false,
          "headline": "Bump to v0.40.0",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-16T12:53:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acd8a31cb9701b1304211d45de8972f20e93297c",
          "body": null,
          "is_bot": false,
          "headline": "Update src",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-16T12:52:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc34b6e21617a2f01ec29f39eafdf578d3e80c58",
          "body": null,
          "is_bot": false,
          "headline": "Update tests",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-16T12:52:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37ee152d5c860f321dbd7d6eca0cfa242fa73c70",
          "body": null,
          "is_bot": false,
          "headline": "Bump to v0.39.2",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-15T22:23:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3182ef314404859d1546c8ed6f43dbecacc1484",
          "body": null,
          "is_bot": false,
          "headline": "Update xmltv.js",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-15T22:23:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f721973eb929263a8ff308f4e309bec3daae3c81",
          "body": null,
          "is_bot": false,
          "headline": "Update xmltv.test.js",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-15T22:23:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b1fee6d6431035b3e720f42b1c3d87b22bd3138",
          "body": null,
          "is_bot": false,
          "headline": "Bump to v0.39.1",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-15T22:02:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8005c0d06746e6f9ad00262c936c9456619f16a",
          "body": null,
          "is_bot": false,
          "headline": "Update xmltv.js",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-15T22:01:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85f703ad3483578453baa23c258b0bed4203a785",
          "body": null,
          "is_bot": false,
          "headline": "Update xmltv.test.js",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-15T22:01:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1217beeb099a76d7536c5a5a0c3fb9b5a64c298",
          "body": null,
          "is_bot": false,
          "headline": "Bump to v0.39.0",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-15T21:36:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bc5fbc220d2c3ffba6c9ecf5d43782cb11b4eae",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-15T21:36:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "060a190018e7ae0fc770decd42ba51ba2ba1326a",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-15T21:36:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03a7544bc87f56ff36c85127b7bde750d226690f",
          "body": null,
          "is_bot": false,
          "headline": "Update index.d.ts",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-15T21:36:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f673fb0f7943dd2564ab935ecd306b9e18b2ed0",
          "body": null,
          "is_bot": false,
          "headline": "Update index.js",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-07-15T21:36:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82cb8648e5bfc1fd3a11f86f6487fe1dc47b1c60",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-01-31T21:00:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8a732b36f69c570ac41f20587385ab5acab8cdb",
          "body": null,
          "is_bot": false,
          "headline": "Bump to v0.38.0",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-01-31T20:57:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3767f8f57eb84dfd125560d068d81af3f58d05a7",
          "body": null,
          "is_bot": false,
          "headline": "Update client.js",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-01-31T20:56:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a38723d8d5fee94c30839bf5844b23137f94470",
          "body": null,
          "is_bot": false,
          "headline": "Update package.json",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-01-31T20:55:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e10ba242611c0931f1f1595ec22a1a49980bf5f0",
          "body": null,
          "is_bot": false,
          "headline": "Update config.js",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-01-31T20:55:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb5245c4b440f0e3ef6fe4a3665ebb94a2457ec3",
          "body": null,
          "is_bot": false,
          "headline": "Update client.js",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-01-31T20:55:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e6bdb0e3f58166f1ddf444aea078d20b2b1b989",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-01-31T20:43:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9733c9584eec6bdc660b8d98908da1a435de91d1",
          "body": null,
          "is_bot": false,
          "headline": "Update epg-grabber.js",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-01-31T20:42:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6919d054b160da2b23f9d0a739b6514843756a6a",
          "body": null,
          "is_bot": false,
          "headline": "Update client.js",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-01-31T20:42:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d02db01af400223635f4993b452b8ddd6f06c225",
          "body": null,
          "is_bot": false,
          "headline": "Update config.js",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-01-31T20:42:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af03b14f273023797c51c5810cf617de19254438",
          "body": null,
          "is_bot": false,
          "headline": "Update epg-grabber.js",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-01-31T19:37:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "242d25e571fc5792882dc1be32fbf0aa90454930",
          "body": null,
          "is_bot": false,
          "headline": "Update epg-grabber.js",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-01-31T19:34:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c898e989b2066f6bdc07739248b3272698f6653d",
          "body": null,
          "is_bot": false,
          "headline": "Update utils.js",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-01-31T19:34:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8626f8e6b031c9e3b363f7d39c4d141af97c791b",
          "body": null,
          "is_bot": false,
          "headline": "Update index.js",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-01-31T19:34:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d90b4a37937e5346b2c629db0f3df67f4d2f718",
          "body": null,
          "is_bot": false,
          "headline": "Install socks-proxy-agent",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-01-31T19:33:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13681f6ba072c8810b211fc693f9e0057328eeb7",
          "body": null,
          "is_bot": false,
          "headline": "Update tests",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-01-31T19:33:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bf94243c4c72a991a79ce372041d9855d0df6ae",
          "body": null,
          "is_bot": false,
          "headline": "Bump to v0.37.5",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-01-24T15:56:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99b34dc66e661bc1c973d7311db214b781aaa4a9",
          "body": null,
          "is_bot": false,
          "headline": "Update Channel.js",
          "author_name": "freearhey",
          "author_login": "freearhey",
          "committed_at": "2025-01-24T15:54:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 90,
      "commits_last_year": 54,
      "latest_release_at": "2026-06-14T11:54:33Z",
      "latest_release_tag": "v0.48.0",
      "releases_from_tags": false,
      "days_since_last_push": 41,
      "active_weeks_last_year": 9,
      "days_since_latest_release": 41,
      "mean_days_between_releases": 26.7
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 28,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "epg-grabber",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "epg",
            "grabber"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/epg-grabber",
          "is_deprecated": false,
          "latest_version": "0.48.0",
          "repository_url": "https://github.com/freearhey/epg-grabber",
          "versions_count": 107,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 10475,
          "first_published_at": "2021-03-13T14:41:22.001000Z",
          "latest_published_at": "2026-06-14T11:53:00.571000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 41
        }
      ]
    },
    "popularity": {
      "forks": 14,
      "stars": 61,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2021-12-02",
            "count": 1
          },
          {
            "date": "2022-05-04",
            "count": 1
          },
          {
            "date": "2023-03-16",
            "count": 1
          },
          {
            "date": "2023-03-19",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-08-20",
            "count": 1
          },
          {
            "date": "2024-12-21",
            "count": 1
          },
          {
            "date": "2025-01-18",
            "count": 1
          },
          {
            "date": "2025-03-14",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 1
          },
          {
            "date": "2025-11-12",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-02-28",
            "count": 1
          },
          {
            "date": "2026-05-31",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 14,
        "total_forks": 14
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 22630,
      "source_files_sampled": 29,
      "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": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 120,
        "malicious_count": 0,
        "assessed_package": "npm:epg-grabber@0.48.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@freearhey/core",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.14.0"
        },
        {
          "name": "@types/bluebird",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.5.42"
        },
        {
          "name": "@types/fs-extra",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.0.4"
        },
        {
          "name": "@types/lodash.merge",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.6.9"
        },
        {
          "name": "@types/lodash.padstart",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.6.9"
        },
        {
          "name": "@types/pako",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.4"
        },
        {
          "name": "axios",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.12.2"
        },
        {
          "name": "axios-cache-interceptor",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.8.3"
        },
        {
          "name": "axios-mock-adapter",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.0"
        },
        {
          "name": "bluebird",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.7.2"
        },
        {
          "name": "commander",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^14.0.0"
        },
        {
          "name": "curl-generator",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.4.2"
        },
        {
          "name": "cwait",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.2"
        },
        {
          "name": "dayjs",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.11.18"
        },
        {
          "name": "fs-extra",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.3.0"
        },
        {
          "name": "glob",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.0.3"
        },
        {
          "name": "lodash.merge",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.6.2"
        },
        {
          "name": "lodash.padstart",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.6.1"
        },
        {
          "name": "pako",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.0"
        },
        {
          "name": "socks-proxy-agent",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.0.5"
        },
        {
          "name": "winston",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.17.0"
        },
        {
          "name": "xml-js",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.6.11"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@freearhey/core",
            "direct": true,
            "version": "0.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/bluebird",
            "direct": true,
            "version": "3.5.42",
            "ecosystem": "npm"
          },
          {
            "name": "@types/fs-extra",
            "direct": true,
            "version": "11.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/lodash.merge",
            "direct": true,
            "version": "4.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/lodash.padstart",
            "direct": true,
            "version": "4.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/pako",
            "direct": true,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": true,
            "version": "1.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "axios-cache-interceptor",
            "direct": true,
            "version": "1.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "axios-mock-adapter",
            "direct": true,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "bluebird",
            "direct": true,
            "version": "3.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": true,
            "version": "14.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "curl-generator",
            "direct": true,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "cwait",
            "direct": true,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "dayjs",
            "direct": true,
            "version": "1.11.18",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": true,
            "version": "11.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": true,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": true,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.padstart",
            "direct": true,
            "version": "4.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "pako",
            "direct": true,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "socks-proxy-agent",
            "direct": true,
            "version": "8.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "winston",
            "direct": true,
            "version": "3.18.3",
            "ecosystem": "npm"
          },
          {
            "name": "xml-js",
            "direct": true,
            "version": "1.6.11",
            "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": "@epic-web/invariant",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.37.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "2.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.7",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/ansi",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/confirm",
            "direct": false,
            "version": "5.1.19",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/core",
            "direct": false,
            "version": "10.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/figures",
            "direct": false,
            "version": "1.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/type",
            "direct": false,
            "version": "3.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@mswjs/interceptors",
            "direct": false,
            "version": "0.39.8",
            "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": "@open-draft/deferred-promise",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@open-draft/logger",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@open-draft/until",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-alias",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-commonjs",
            "direct": false,
            "version": "29.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-dynamic-import-vars",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-json",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-node-resolve",
            "direct": false,
            "version": "16.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/pluginutils",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-gnu",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-musl",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-gnu",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-musl",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openbsd-x64",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openharmony-arm64",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-gnu",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@so-ric/colorspace",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsonfile",
            "direct": false,
            "version": "6.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/lodash",
            "direct": false,
            "version": "4.17.20",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "24.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/resolve",
            "direct": false,
            "version": "1.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/statuses",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/triple-beam",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.46.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.46.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.46.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.46.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.46.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.46.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.46.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.46.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.46.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.46.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.4",
            "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-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "astring",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "async",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "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": "5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cac",
            "direct": false,
            "version": "6.7.14",
            "ecosystem": "npm"
          },
          {
            "name": "cache-parser",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cdata",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "5.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "check-error",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-width",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "color-string",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "commondir",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "consola",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "cross-env",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "deep-eql",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "enabled",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "1.7.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": "esbuild",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.37.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-defer",
            "direct": false,
            "version": "1.1.9",
            "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": "fastq",
            "direct": false,
            "version": "1.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "fecha",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "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": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "glob-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": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "graphemer",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "graphql",
            "direct": false,
            "version": "16.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "headers-polyfill",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "http-vary",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ip-address",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-buffer",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-module",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-node-process",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-reference",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "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": "6.2.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": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "logform",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "loupe",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "msw",
            "direct": false,
            "version": "2.11.5",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "natural-orderby",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-url",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-code",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-treeify",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "one-time",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "outvariant",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pathval",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "pkgroll",
            "direct": false,
            "version": "2.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.12",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-from-env",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.10",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rettime",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-import-trace",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-pluginutils",
            "direct": false,
            "version": "2.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-stable-stringify",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "sax",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.3",
            "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": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "smart-buffer",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "socks",
            "direct": false,
            "version": "2.8.7",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "stack-trace",
            "direct": false,
            "version": "0.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "3.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "strict-event-emitter",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-literal",
            "direct": false,
            "version": "3.1.0",
            "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": "text-hex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "timer-node",
            "direct": false,
            "version": "5.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "tinypool",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyspy",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "tldts",
            "direct": false,
            "version": "7.0.17",
            "ecosystem": "npm"
          },
          {
            "name": "tldts-core",
            "direct": false,
            "version": "7.0.17",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "triple-beam",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "try",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsx",
            "direct": false,
            "version": "4.22.4",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "4.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.46.1",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "until-async",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "7.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "vite-node",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "winston-transport",
            "direct": false,
            "version": "4.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yoctocolors-cjs",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 396,
        "direct_count": 22,
        "indirect_count": 374
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 5,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 19,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "freearhey",
          "commits": 275,
          "avatar_url": "https://avatars.githubusercontent.com/u/7253922?v=4"
        },
        {
          "type": "User",
          "login": "mcastellaneta",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/43062263?v=4"
        },
        {
          "type": "User",
          "login": "tohenk",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/350747?v=4"
        },
        {
          "type": "User",
          "login": "kontell",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/91025994?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.975
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 5,
            "reason": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 2/28 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not 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": "17 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d984c3aa2620162cf783eec10e5a736c3f36e32a",
        "ran_at": "2026-07-26T09:02:59Z",
        "aggregate_score": 2.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-06-14T11:53:32Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-06-14T11:46:43Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/freearhey/epg-grabber",
    "host": "github.com",
    "name": "epg-grabber",
    "owner": "freearhey"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 56,
      "inputs": {
        "security": 43,
        "vitality": 70,
        "community": 42,
        "governance": 61,
        "engineering": 60
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 70,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "commits_last_year": 54,
              "human_commit_share": 1,
              "days_since_last_push": 41,
              "active_weeks_last_year": 9
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 41 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 41
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "9/52 weeks with commits",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "54 commits in the last year",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 54
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 90,
              "latest_release_tag": "v0.48.0",
              "releases_from_tags": false,
              "days_since_latest_release": 41,
              "mean_days_between_releases": 26.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "90 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 90
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 41 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 41
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~26.7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 26.7
                    }
                  }
                ],
                "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": 41,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 41 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 41
                    }
                  }
                ],
                "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": 42,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "forks": 14,
              "stars": 61,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "61 stars",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 61
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "14 forks",
                "points": 9.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "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": 67,
            "inputs": {
              "packages": [
                "epg-grabber"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 10475
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "10,475 downloads/month across npm",
                "points": 53.6,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 10475,
                      "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": 18,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.975
            },
            "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.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "merged_prs": 5,
              "open_issues": 0,
              "closed_issues": 19,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 3
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "5/8 decided PRs merged",
                "points": 23.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 5,
                      "decided": 8
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "followers": 2048,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "freearhey",
              "public_repos": 39,
              "account_age_days": 4489
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "2,048 followers of freearhey",
                "points": 23.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2048,
                      "login": "freearhey"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "39 public repos, account ~12 yr old",
                "points": 23.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 39
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "epg-grabber"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 41
            },
            "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 41 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 41
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "107 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 107
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 60,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 74,
            "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": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
                "points": 10,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 43,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 29,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 2.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
                "points": 1.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": "Found 2/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "17 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:epg-grabber@0.48.0 runtime dependency closure — what installing the published package pulls in — 120 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:epg-grabber@0.48.0",
                  "assessed": 120
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 120,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 120,
              "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": "at_risk",
        "name": "AI Readiness",
        "value": 45,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 2,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.03,
              "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": "3 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 1.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 22630,
              "source_files_sampled": 29,
              "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/29 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 29,
                      "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-26T09:03:06.783675Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/freearhey/epg-grabber.svg",
  "full_name": "freearhey/epg-grabber",
  "license_state": "absent",
  "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.