Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 02:46 UTC

zhs007 / getcomic

getcomic - 漫画打包器

JavaScriptApache-2.0★ 40 stars⑂ 3 forkssince Jan 2020View on GitHub ↗

zhs007/getcomic holds a health index of 23 out of 100, placing it in the Critical band. It scores highest on Engineering Quality (58/100) and lowest on Vitality (25/100). It was last updated 1293 days ago. A single contributor accounts for most of its recent work.

23
overall / 100
Critical

Software health index

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

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

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

Ownership

Zerro ZhaoPersonal account
23 followers190 public repossince Feb 2013

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
npmgetcomic0.5.63130781953 days agocomic

Metrics by category

Vitality

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

25Critical · 22% of overall
How it's scored
0/36Push recency — last push 1,293 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share0.96
days_since_last_push1,293
active_weeks_last_year0
How it's scored
27/27Ships releases — 9 releases published
0/36Release recency — latest release 1,953 days ago
27/27Release cadence — a release every ~43.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count9
latest_release_tagv0.5.63
releases_from_tagsno
days_since_latest_release1,953
mean_days_between_releases43.1
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

38At risk · 18% of overall
How it's scored
25.8/60Stars — 40 stars
2.5/25Forks — 3 forks
1.7/15Watchers — 3 watchers
Inputs used
forks3
stars40
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
28.2/80Monthly downloads — 130 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesgetcomic
dependents
ecosystemsnpm
total_downloads
monthly_downloads130
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?

42At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
28.1/46.8Issue resolution — 60% of issues closed
15.3/38.3PR acceptance — 4/10 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/22 approved changesets -- score normalized to 0
Inputs used
merged_prs4
open_issues8
closed_issues12
issue_closed_ratio0.6
closed_unmerged_prs6
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
9.9/25Owner reach — 23 followers of zhs007
25/25Track record — 190 public repos, account ~13 yr old
Inputs used
followers23
owner_typeUser
is_verified
owner_loginzhs007
public_repos190
account_age_days4,905
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
4/35Publish recency — latest publish 1,953 days ago
20/20Version history — 78 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgetcomic
ecosystemsnpm
any_deprecatedno
min_days_since_publish1,953

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

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

Security

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

29Critical · 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
0/2.5CI-Tests — 0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/22 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
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 — 151 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
13.2/35Direct dependencies free of known advisories — 1 affected: sharp 0.27.2 (high 7.8)
1.2/25Indirect dependencies free of known advisories — 19 affected: crypto-js 3.3.0 (critical 9.1), dompurify 2.3.5 (critical 10.0), protobufjs 5.0.3 (critical 9.8), +16 more
10.2/40No advisories left outstanding — 16 advisory-carrying package(s) unaddressed past 90 days; oldest published 1,588 days ago
Inputs used
sourceosv
advisories89
affected_packages20
assessed_packages482
unassessed_packages0
affected_by_severitycritical 3, high 9, moderate 8
direct_affected_packages1
Matched the npm:getcomic@0.5.63 runtime dependency closure — what installing the published package pulls in — 482 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.

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

Key facts

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

More detail

Star and fork history 40 ★ / 3 ⇿
40Stars
3Forks
9Releases

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.

01020304040332020-022022-082025-03
Major 0Minor 0Patch 9

Each point covers 5 days.

OpenSSF Scorecard 3.0 / 10
3.0aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/22 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
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
0Vulnerabilities151 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
npmadarender^0.6.69package.json
npmcommander^7.0.0package.json
npmjarviscrawlercore^0.6.48package.json
npmpdfkit^0.11.0package.json
npmsharp^0.27.1package.json
npmyaml-js^0.2.3package.json
All dependencies 881

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

RegistryPackageVersionRelation
npmadarender0.6.69direct
npmcommander2.20.3direct
npmcommander6.2.1direct
npmcommander7.0.0direct
npmcommander7.1.0direct
npmjarviscrawlercore0.6.48direct
npmpdfkit0.11.0direct
npmsharp0.27.1direct
npmsharp0.27.2direct
npmyaml-js0.2.3direct
npm@babel/code-frame7.12.11indirect
npm@babel/core7.12.10indirect
npm@babel/generator7.12.11indirect
npm@babel/helper-function-name7.12.11indirect
npm@babel/helper-get-function-arity7.12.10indirect
npm@babel/helper-member-expression-to-functions7.12.7indirect
npm@babel/helper-module-imports7.12.5indirect
npm@babel/helper-module-transforms7.12.1indirect
npm@babel/helper-optimise-call-expression7.12.10indirect
npm@babel/helper-plugin-utils7.10.4indirect
npm@babel/helper-replace-supers7.12.11indirect
npm@babel/helper-simple-access7.12.1indirect
npm@babel/helper-split-export-declaration7.12.11indirect
npm@babel/helper-validator-identifier7.12.11indirect
npm@babel/helpers7.12.5indirect
npm@babel/highlight7.10.4indirect
npm@babel/parser7.12.11indirect
npm@babel/plugin-syntax-async-generators7.8.4indirect
npm@babel/plugin-syntax-bigint7.8.3indirect
npm@babel/plugin-syntax-class-properties7.12.1indirect
npm@babel/plugin-syntax-import-meta7.10.4indirect
npm@babel/plugin-syntax-json-strings7.8.3indirect
npm@babel/plugin-syntax-logical-assignment-operators7.10.4indirect
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3indirect
npm@babel/plugin-syntax-numeric-separator7.10.4indirect
npm@babel/plugin-syntax-object-rest-spread7.8.3indirect
npm@babel/plugin-syntax-optional-catch-binding7.8.3indirect
npm@babel/plugin-syntax-optional-chaining7.8.3indirect
npm@babel/plugin-syntax-top-level-await7.12.1indirect
npm@babel/runtime7.12.5indirect
npm@babel/template7.12.7indirect
npm@babel/traverse7.12.10indirect
npm@babel/types7.12.11indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@braintree/sanitize-url3.1.0indirect
npm@cnakazawa/watch1.0.4indirect
npm@eslint/eslintrc0.3.0indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.2indirect
npm@jest/console26.6.2indirect
npm@jest/core26.6.3indirect
npm@jest/environment26.6.2indirect
npm@jest/fake-timers26.6.2indirect
npm@jest/globals26.6.2indirect
npm@jest/reporters26.6.2indirect
npm@jest/source-map26.6.2indirect
npm@jest/test-result26.6.2indirect
npm@jest/test-sequencer26.6.3indirect
npm@jest/transform26.6.2indirect
npm@jest/types26.6.2indirect
npm@jimp/bmp0.16.1indirect
npm@jimp/core0.16.1indirect
npm@jimp/custom0.16.1indirect
npm@jimp/gif0.16.1indirect
npm@jimp/jpeg0.16.1indirect
npm@jimp/plugin-blit0.16.1indirect
npm@jimp/plugin-blur0.16.1indirect
npm@jimp/plugin-circle0.16.1indirect
npm@jimp/plugin-color0.16.1indirect
npm@jimp/plugin-contain0.16.1indirect
npm@jimp/plugin-cover0.16.1indirect
npm@jimp/plugin-crop0.16.1indirect
npm@jimp/plugin-displace0.16.1indirect
npm@jimp/plugin-dither0.16.1indirect
npm@jimp/plugin-fisheye0.16.1indirect
npm@jimp/plugin-flip0.16.1indirect
npm@jimp/plugin-gaussian0.16.1indirect
npm@jimp/plugin-invert0.16.1indirect
npm@jimp/plugin-mask0.16.1indirect
npm@jimp/plugin-normalize0.16.1indirect
npm@jimp/plugin-print0.16.1indirect
npm@jimp/plugin-resize0.16.1indirect
npm@jimp/plugin-rotate0.16.1indirect
npm@jimp/plugin-scale0.16.1indirect
npm@jimp/plugin-shadow0.16.1indirect
npm@jimp/plugin-threshold0.16.1indirect
npm@jimp/plugins0.16.1indirect
npm@jimp/png0.16.1indirect
npm@jimp/tiff0.16.1indirect
npm@jimp/types0.16.1indirect
npm@jimp/utils0.16.1indirect
npm@sinonjs/commons1.8.1indirect
npm@sinonjs/fake-timers6.0.1indirect
npm@types/babel__core7.1.12indirect
npm@types/babel__generator7.6.2indirect
npm@types/babel__template7.4.0indirect
npm@types/babel__traverse7.11.0indirect
npm@types/bytebuffer5.0.42indirect
npm@types/graceful-fs4.1.4indirect
npm@types/istanbul-lib-coverage2.0.3indirect
npm@types/istanbul-lib-report3.0.0indirect
npm@types/istanbul-reports3.0.0indirect
npm@types/long4.0.1indirect
npm@types/node13.13.2indirect
npm@types/normalize-package-data2.4.0indirect
npm@types/prettier2.1.5indirect
npm@types/stack-utils2.0.0indirect
npm@types/yargs15.0.12indirect
npm@types/yargs-parser15.0.0indirect
npm@types/yauzl2.9.1indirect
npmabab2.0.5indirect
npmabbrev1.1.1indirect
npmacorn7.1.1indirect
npmacorn7.4.1indirect
npmacorn-globals6.0.0indirect
npmacorn-jsx5.3.1indirect
npmacorn-node1.8.2indirect
npmacorn-walk7.0.0indirect
npmacorn-walk7.2.0indirect
npmadm-zip0.5.4indirect
npmagent-base6.0.2indirect
npmajv6.11.0indirect
npmajv6.12.6indirect
npmajv7.0.3indirect
npmamdefine1.0.1indirect
npmansi-colors4.1.1indirect
npmansi-escapes4.3.1indirect
npmansi-regex2.1.1indirect
npmansi-regex5.0.0indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmany-base1.1.0indirect
npmanymatch2.0.0indirect
npmanymatch3.1.1indirect
npmaproba1.2.0indirect
npmare-we-there-yet1.1.5indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmarr-diff4.0.0indirect
npmarr-flatten1.1.0indirect
npmarr-union3.1.0indirect
npmarray-flatten3.0.0indirect
npmarray-from2.1.1indirect
npmarray-unique0.3.2indirect
npmascli1.0.1indirect
npmasn10.2.4indirect
npmassert-plus1.0.0indirect
npmassign-symbols1.0.0indirect
npmast-transform0.0.0indirect
npmast-types0.7.8indirect
npmastral-regex2.0.0indirect
npmasync0.9.2indirect
npmasynckit0.4.0indirect
npmatob2.1.2indirect
npmaws-sign20.7.0indirect
npmaws41.9.1indirect
npmaxios0.21.1indirect
npmbabel-jest26.6.3indirect
npmbabel-plugin-istanbul6.0.0indirect
npmbabel-plugin-jest-hoist26.6.2indirect
npmbabel-preset-current-node-syntax1.0.1indirect
npmbabel-preset-jest26.6.2indirect
npmbabel-runtime6.26.0indirect
npmbalanced-match1.0.0indirect
npmbase0.11.2indirect
npmbase64-js0.0.8indirect
npmbase64-js1.3.1indirect
npmbcrypt-pbkdf1.0.2indirect
npmbl4.0.3indirect
npmbmp-js0.1.0indirect
npmbrace-expansion1.1.11indirect
npmbraces2.3.2indirect
npmbraces3.0.2indirect
npmbrfs1.6.1indirect
npmbrfs2.0.2indirect
npmbrotli1.3.2indirect
npmbrowser-process-hrtime1.0.0indirect
npmbrowser-resolve1.11.3indirect
npmbrowserify-optional1.0.1indirect
npmbser2.1.1indirect
npmbuffer5.7.1indirect
npmbuffer-crc320.2.13indirect
npmbuffer-equal0.0.1indirect
npmbuffer-from1.1.1indirect
npmbytebuffer5.0.1indirect
npmcache-base1.0.1indirect
npmcallsites3.1.0indirect
npmcamel-case3.0.0indirect
npmcamelcase2.1.1indirect
npmcamelcase5.3.1indirect
npmcamelcase6.2.0indirect
npmcapture-exit2.0.0indirect
npmcaseless0.12.0indirect
npmchalk2.4.2indirect
npmchalk4.1.0indirect
npmchar-regex1.0.2indirect
npmchownr1.1.4indirect
npmchrome-launcher0.13.4indirect
npmci-info2.0.0indirect
npmcjs-module-lexer0.6.0indirect
npmclass-utils0.3.6indirect
npmclean-css4.2.3indirect
npmcliui3.2.0indirect
npmcliui6.0.0indirect
npmclone1.0.4indirect
npmco4.6.0indirect
npmcode-point-at1.1.0indirect
npmcollect-v8-coverage1.0.1indirect
npmcollection-visit1.0.0indirect
npmcolor3.1.3indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcolor-string1.5.4indirect
npmcolour0.7.1indirect
npmcombined-stream1.0.8indirect
npmcomponent-emitter1.3.0indirect
npmconcat-map0.0.1indirect
npmconcat-stream1.6.2indirect
npmconsole-control-strings1.1.0indirect
npmconvert-source-map1.7.0indirect
npmcopy-descriptor0.1.1indirect
npmcore-js2.6.11indirect
npmcore-util-is1.0.2indirect
npmcross-spawn6.0.5indirect
npmcross-spawn7.0.3indirect
npmcrypto-js3.1.9-1indirect
npmcss-b64-images0.2.5indirect
npmcssom0.3.8indirect
npmcssom0.4.4indirect
npmcssstyle2.3.0indirect
npmd1.0.1indirect
npmd35.16.0indirect
npmd3-array1.2.4indirect
npmd3-axis1.0.12indirect
npmd3-brush1.1.6indirect
npmd3-chord1.0.6indirect
npmd3-collection1.0.7indirect
npmd3-color1.4.1indirect
npmd3-contour1.3.2indirect
npmd3-dispatch1.0.6indirect
npmd3-drag1.2.5indirect
npmd3-dsv1.2.0indirect
npmd3-ease1.0.7indirect
npmd3-fetch1.2.0indirect
npmd3-force1.2.1indirect
npmd3-format1.4.5indirect
npmd3-geo1.12.1indirect
npmd3-hierarchy1.1.9indirect
npmd3-interpolate1.4.0indirect
npmd3-path1.0.9indirect
npmd3-polygon1.0.6indirect
npmd3-quadtree1.0.7indirect
npmd3-random1.1.2indirect
npmd3-scale2.2.2indirect
npmd3-scale-chromatic1.5.0indirect
npmd3-selection1.4.2indirect
npmd3-shape1.3.7indirect
npmd3-time1.1.0indirect
npmd3-time-format2.3.0indirect
npmd3-timer1.0.10indirect
npmd3-transition1.3.2indirect
npmd3-voronoi1.1.4indirect
npmd3-zoom1.8.3indirect
npmdagre0.8.5indirect
npmdagre-d30.6.4indirect
npmdashdash1.14.1indirect
npmdata-urls2.0.0indirect
npmdayjs1.10.4indirect
npmdebug2.6.9indirect
npmdebug3.2.7indirect
npmdebug4.1.1indirect
npmdecamelize1.2.0indirect
npmdecimal.js10.2.1indirect
npmdecode-uri-component0.2.0indirect
npmdecompress-response4.2.1indirect
npmdecompress-response6.0.0indirect
npmdeep-equal1.1.1indirect
npmdeep-extend0.6.0indirect
npmdeep-is0.1.3indirect
npmdeepmerge4.2.2indirect
npmdefine-properties1.1.3indirect
npmdefine-property0.2.5indirect
npmdefine-property1.0.0indirect
npmdefine-property2.0.2indirect
npmdelayed-stream1.0.0indirect
npmdelegates1.0.0indirect
npmdetect-libc1.0.3indirect
npmdetect-newline3.1.0indirect
npmdevtools-protocol0.0.854822indirect
npmdfa1.2.0indirect
npmdiff-sequences26.6.2indirect
npmdoctrine3.0.0indirect
npmdom-walk0.1.2indirect
npmdomexception2.0.1indirect
npmduplexer20.1.4indirect
npmecc-jsbn0.1.2indirect
npmecharts5.0.1indirect
npmejs3.1.5indirect
npmemittery0.7.2indirect
npmemoji-regex8.0.0indirect
npmend-of-stream1.4.4indirect
npmenquirer2.3.6indirect
npmentities2.1.0indirect
npmentity-decode2.0.2indirect
npmerror-ex1.3.2indirect
npmes-abstract1.17.4indirect
npmes-to-primitive1.2.1indirect
npmes5-ext0.10.53indirect
npmes6-iterator2.0.3indirect
npmes6-map0.1.5indirect
npmes6-set0.1.5indirect
npmes6-symbol3.1.1indirect
npmes6-symbol3.1.3indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp2.0.0indirect
npmescodegen1.13.0indirect
npmescodegen1.14.3indirect
npmescodegen1.2.0indirect
npmescodegen1.9.1indirect
npmeslint7.19.0indirect
npmeslint-config-google0.14.0indirect
npmeslint-scope5.1.1indirect
npmeslint-utils2.1.0indirect
npmeslint-visitor-keys1.3.0indirect
npmeslint-visitor-keys2.0.0indirect
npmespree7.3.1indirect
npmesprima1.0.4indirect
npmesprima3.1.3indirect
npmesprima4.0.1indirect
npmesquery1.3.1indirect
npmesrecurse4.3.0indirect
npmestraverse1.5.1indirect
npmestraverse4.3.0indirect
npmestraverse5.2.0indirect
npmestree-is-function1.0.0indirect
npmesutils1.0.0indirect
npmesutils2.0.3indirect
npmevent-emitter0.3.5indirect
npmexec-sh0.3.4indirect
npmexeca1.0.0indirect
npmexeca4.1.0indirect
npmexif-parser0.1.12indirect
npmexit0.1.2indirect
npmexpand-brackets2.1.4indirect
npmexpand-template2.0.3indirect
npmexpect26.6.2indirect
npmext1.4.0indirect
npmextend3.0.2indirect
npmextend-shallow2.0.1indirect
npmextend-shallow3.0.2indirect
npmextglob2.0.4indirect
npmextract-zip2.0.1indirect
npmextsprintf1.3.0indirect
npmfalafel2.2.4indirect
npmfast-deep-equal3.1.1indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfb-watchman2.0.1indirect
npmfd-slicer1.1.0indirect
npmfile-entry-cache6.0.0indirect
npmfile-type9.0.0indirect
npmfilelist1.0.1indirect
npmfill-range4.0.0indirect
npmfill-range7.0.1indirect
npmfind-up4.1.0indirect
npmflat-cache3.0.4indirect
npmflatted3.1.1indirect
npmfollow-redirects1.13.3indirect
npmfontkit1.8.0indirect
npmfor-in1.0.2indirect
npmforeach2.0.5indirect
npmforever-agent0.6.1indirect
npmform-data2.3.3indirect
npmfragment-cache0.2.1indirect
npmfs-constants1.0.0indirect
npmfs-minipass1.2.7indirect
npmfs.realpath1.0.0indirect
npmfsevents2.2.1indirect
npmfunction-bind1.1.1indirect
npmfunctional-red-black-tree1.0.1indirect
npmgauge2.7.4indirect
npmgensync1.0.0-beta.2indirect
npmget-assigned-identifiers1.2.0indirect
npmget-caller-file2.0.5indirect
npmget-package-type0.1.0indirect
npmget-stream4.1.0indirect
npmget-stream5.2.0indirect
npmget-value2.0.6indirect
npmgetpass0.1.7indirect
npmgifwrap0.9.2indirect
npmgithub-from-package0.0.0indirect
npmglob7.1.6indirect
npmglob-parent5.1.1indirect
npmglobal4.4.0indirect
npmglobals11.12.0indirect
npmglobals12.4.0indirect
npmgoogle-protobuf3.14.0indirect
npmgoogle-protobuf3.15.6indirect
npmgraceful-fs4.2.4indirect
npmgraphlib2.1.8indirect
npmgrowly1.3.0indirect
npmgrpc1.24.4indirect
npmgrpc1.24.6indirect
npmhandlebars4.7.6indirect
npmhar-schema2.0.0indirect
npmhar-validator5.1.3indirect
npmhas1.0.3indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.0.1indirect
npmhas-unicode2.0.1indirect
npmhas-value0.3.1indirect
npmhas-value1.0.0indirect
npmhas-values0.1.4indirect
npmhas-values1.0.0indirect
npmhe1.2.0indirect
npmhighlight.js10.5.0indirect
npmhosted-git-info2.8.8indirect
npmhtml-encoding-sniffer2.0.1indirect
npmhtml-escaper2.0.2indirect
npmhtml-minifier4.0.0indirect
npmhttp-signature1.2.0indirect
npmhttps-proxy-agent5.0.0indirect
npmhuman-signals1.1.1indirect
npmiconv-lite0.4.24indirect
npmieee7541.2.1indirect
npmignore4.0.6indirect
npmignore-walk3.0.3indirect
npmimage-q1.1.1indirect
npmimport-fresh3.3.0indirect
npmimport-local3.0.2indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npminvert-kv1.0.0indirect
npmip-regex2.1.0indirect
npmis-accessor-descriptor0.1.6indirect
npmis-accessor-descriptor1.0.0indirect
npmis-arguments1.0.4indirect
npmis-arrayish0.2.1indirect
npmis-arrayish0.3.2indirect
npmis-buffer1.1.6indirect
npmis-callable1.1.5indirect
npmis-ci2.0.0indirect
npmis-core-module2.2.0indirect
npmis-data-descriptor0.1.4indirect
npmis-data-descriptor1.0.0indirect
npmis-date-object1.0.2indirect
npmis-descriptor0.1.6indirect
npmis-descriptor1.0.2indirect
npmis-docker2.0.0indirect
npmis-extendable0.1.1indirect
npmis-extendable1.0.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point1.0.0indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-function1.0.2indirect
npmis-generator-fn2.1.0indirect
npmis-glob4.0.1indirect
npmis-number3.0.0indirect
npmis-number7.0.0indirect
npmis-plain-object2.0.4indirect
npmis-potential-custom-element-name1.0.0indirect
npmis-regex1.0.5indirect
npmis-stream1.1.0indirect
npmis-stream2.0.0indirect
npmis-symbol1.0.3indirect
npmis-typedarray1.0.0indirect
npmis-windows1.0.2indirect
npmis-wsl2.2.0indirect
npmisarray1.0.0indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmisobject2.1.0indirect
npmisobject3.0.1indirect
npmisstream0.1.2indirect
npmistanbul-lib-coverage3.0.0indirect
npmistanbul-lib-instrument4.0.3indirect
npmistanbul-lib-report3.0.0indirect
npmistanbul-lib-source-maps4.0.0indirect
npmistanbul-reports3.0.2indirect
npmjake10.8.2indirect
npmjest26.6.3indirect
npmjest-changed-files26.6.2indirect
npmjest-cli26.6.3indirect
npmjest-config26.6.3indirect
npmjest-diff26.6.2indirect
npmjest-docblock26.0.0indirect
npmjest-each26.6.2indirect
npmjest-environment-jsdom26.6.2indirect
npmjest-environment-node26.6.2indirect
npmjest-get-type26.3.0indirect
npmjest-haste-map26.6.2indirect
npmjest-jasmine226.6.3indirect
npmjest-leak-detector26.6.2indirect
npmjest-matcher-utils26.6.2indirect
npmjest-message-util26.6.2indirect
npmjest-mock26.6.2indirect
npmjest-pnp-resolver1.2.2indirect
npmjest-regex-util26.0.0indirect
npmjest-resolve26.6.2indirect
npmjest-resolve-dependencies26.6.3indirect
npmjest-runner26.6.3indirect
npmjest-runtime26.6.3indirect
npmjest-serializer26.6.2indirect
npmjest-snapshot26.6.2indirect
npmjest-util26.6.2indirect
npmjest-validate26.6.2indirect
npmjest-watcher26.6.2indirect
npmjest-worker26.6.2indirect
npmjimp0.16.1indirect
npmjpeg-js0.4.2indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.13.1indirect
npmjs-yaml4.0.0indirect
npmjsbn0.1.1indirect
npmjsdom16.4.0indirect
npmjsesc2.5.2indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema0.2.3indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson-stringify-safe5.0.1indirect
npmjson52.1.3indirect
npmjsprim1.4.1indirect
npmkhroma1.2.0indirect
npmkind-of3.2.2indirect
npmkind-of4.0.0indirect
npmkind-of5.1.0indirect
npmkind-of6.0.3indirect
npmkleur3.0.3indirect
npmlcid1.0.0indirect
npmleven3.1.0indirect
npmlevn0.3.0indirect
npmlevn0.4.1indirect
npmlighthouse-logger1.2.0indirect
npmlinebreak1.0.2indirect
npmlines-and-columns1.1.6indirect
npmlinkify-it3.0.2indirect
npmload-bmfont1.4.1indirect
npmlocate-path5.0.0indirect
npmlodash4.17.19indirect
npmlodash4.17.20indirect
npmlodash.camelcase4.3.0indirect
npmlodash.clone4.5.0indirect
npmlodash.sortby4.7.0indirect
npmlong3.2.0indirect
npmlower-case1.1.4indirect
npmlru-cache6.0.0indirect
npmmagic-string0.22.5indirect
npmmake-dir3.1.0indirect
npmmakeerror1.0.11indirect
npmmap-cache0.2.2indirect
npmmap-visit1.0.0indirect
npmmarkdown-it12.0.4indirect
npmmarky1.2.1indirect
npmmdurl1.0.1indirect
npmmerge-source-map1.0.4indirect
npmmerge-stream2.0.0indirect
npmmermaid8.9.0indirect
npmmicromatch3.1.10indirect
npmmicromatch4.0.2indirect
npmmime1.6.0indirect
npmmime-db1.43.0indirect
npmmime-types2.1.26indirect
npmmimic-fn2.1.0indirect
npmmimic-response2.1.0indirect
npmmimic-response3.1.0indirect
npmmin-document2.19.0indirect
npmminify4.1.3indirect
npmminimatch3.0.4indirect
npmminimist1.2.5indirect
npmminipass2.9.0indirect
npmminizlib1.3.3indirect
npmmixin-deep1.3.2indirect
npmmkdirp0.5.5indirect
npmmkdirp-classic0.5.3indirect
npmmoment-mini2.24.0indirect
npmms2.0.0indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmnan2.14.2indirect
npmnanomatch1.2.13indirect
npmnapi-build-utils1.0.2indirect
npmnatural-compare1.4.0indirect
npmneedle2.6.0indirect
npmneo-async2.6.2indirect
npmnext-tick1.0.0indirect
npmnice-try1.0.5indirect
npmno-case2.3.2indirect
npmnode-abi2.19.3indirect
npmnode-addon-api3.1.0indirect
npmnode-fetch2.6.1indirect
npmnode-int640.4.0indirect
npmnode-modules-regexp1.0.0indirect
npmnode-notifier8.0.1indirect
npmnode-pre-gyp0.16.0indirect
npmnoop-logger0.1.1indirect
npmnopt4.0.3indirect
npmnormalize-package-data2.5.0indirect
npmnormalize-path2.1.1indirect
npmnormalize-path3.0.0indirect
npmnpm-bundled1.1.1indirect
npmnpm-normalize-package-bin1.0.1indirect
npmnpm-packlist1.4.8indirect
npmnpm-run-path2.0.2indirect
npmnpm-run-path4.0.1indirect
npmnpmlog4.1.2indirect
npmnumber-is-nan1.0.1indirect
npmnwsapi2.2.0indirect
npmoauth-sign0.9.0indirect
npmobject-assign4.1.1indirect
npmobject-copy0.1.0indirect
npmobject-inspect1.4.1indirect
npmobject-inspect1.7.0indirect
npmobject-is1.0.2indirect
npmobject-keys1.1.1indirect
npmobject-visit1.0.1indirect
npmobject.assign4.1.0indirect
npmobject.pick1.3.0indirect
npmomggif1.0.10indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmoptionator0.8.3indirect
npmoptionator0.9.1indirect
npmoptjs3.2.2indirect
npmos-homedir1.0.2indirect
npmos-locale1.4.0indirect
npmos-tmpdir1.0.2indirect
npmosenv0.1.5indirect
npmp-each-series2.2.0indirect
npmp-finally1.0.0indirect
npmp-limit2.3.0indirect
npmp-locate4.1.0indirect
npmp-try2.2.0indirect
npmpako0.2.9indirect
npmpako1.0.11indirect
npmparam-case2.1.1indirect
npmparent-module1.0.1indirect
npmparse-bmfont-ascii1.0.6indirect
npmparse-bmfont-binary1.0.6indirect
npmparse-bmfont-xml1.1.4indirect
npmparse-headers2.0.3indirect
npmparse-json5.1.0indirect
npmparse55.1.1indirect
npmpascalcase0.1.1indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key2.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.6indirect
npmpend1.2.0indirect
npmperformance-now2.1.0indirect
npmphin2.9.3indirect
npmpicomatch2.2.2indirect
npmpirates4.0.1indirect
npmpixelmatch4.0.2indirect
npmpkg-dir4.2.0indirect
npmpng-js1.0.0indirect
npmpngjs3.4.0indirect
npmposix-character-classes0.1.1indirect
npmprebuild-install6.0.0indirect
npmprebuild-install6.0.1indirect
npmprelude-ls1.1.2indirect
npmprelude-ls1.2.1indirect
npmpretty-format26.6.2indirect
npmprocess0.11.10indirect
npmprocess-nextick-args2.0.1indirect
npmprogress2.0.3indirect
npmprompts2.4.0indirect
npmprotobufjs5.0.3indirect
npmproxy-from-env1.1.0indirect
npmpsl1.7.0indirect
npmpump3.0.0indirect
npmpunycode2.1.1indirect
npmpuppeteer8.0.0indirect
npmqs6.5.2indirect
npmquote-stream1.0.2indirect
npmrc1.2.8indirect
npmreact-is17.0.1indirect
npmread-pkg5.2.0indirect
npmread-pkg-up7.0.1indirect
npmreadable-stream2.3.7indirect
npmreadable-stream3.6.0indirect
npmregenerator-runtime0.11.1indirect
npmregenerator-runtime0.13.7indirect
npmregex-not1.0.2indirect
npmregexp.prototype.flags1.3.0indirect
npmregexpp3.1.0indirect
npmrelateurl0.2.7indirect
npmremove-trailing-separator1.1.0indirect
npmrepeat-element1.1.3indirect
npmrepeat-string1.6.1indirect
npmrequest2.88.2indirect
npmrequest-promise-core1.1.4indirect
npmrequest-promise-native1.0.9indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmrequire-main-filename2.0.0indirect
npmresolve1.1.7indirect
npmresolve1.15.0indirect
npmresolve1.19.0indirect
npmresolve-cwd3.0.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve-url0.2.1indirect
npmrestructure0.5.4indirect
npmret0.1.15indirect
npmrimraf2.7.1indirect
npmrimraf3.0.2indirect
npmrsvp4.8.5indirect
npmrw1.3.3indirect
npmsafe-buffer5.1.2indirect
npmsafe-regex1.1.0indirect
npmsafer-buffer2.1.2indirect
npmsane4.1.0indirect
npmsax1.2.4indirect
npmsaxes5.0.1indirect
npmscope-analyzer2.0.5indirect
npmsemver5.7.1indirect
npmsemver6.3.0indirect
npmsemver7.3.2indirect
npmsemver7.3.4indirect
npmset-blocking2.0.0indirect
npmset-value2.0.1indirect
npmshallow-copy0.0.1indirect
npmshebang-command1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex1.0.0indirect
npmshebang-regex3.0.0indirect
npmshellwords0.1.1indirect
npmsignal-exit3.0.2indirect
npmsimple-concat1.0.1indirect
npmsimple-get3.1.0indirect
npmsimple-get4.0.0indirect
npmsimple-swizzle0.2.2indirect
npmsisteransi1.0.5indirect
npmslash3.0.0indirect
npmslice-ansi4.0.0indirect
npmsnapdragon0.8.2indirect
npmsnapdragon-node2.1.1indirect
npmsnapdragon-util3.0.1indirect
npmsource-map0.1.43indirect
npmsource-map0.5.7indirect
npmsource-map0.6.1indirect
npmsource-map0.7.3indirect
npmsource-map-resolve0.5.3indirect
npmsource-map-support0.5.16indirect
npmsource-map-url0.4.0indirect
npmspdx-correct3.1.1indirect
npmspdx-exceptions2.3.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.7indirect
npmsplit-string3.1.0indirect
npmsprintf-js1.0.3indirect
npmsshpk1.16.1indirect
npmstack-utils2.0.3indirect
npmstatic-eval2.0.3indirect
npmstatic-extend0.1.2indirect
npmstatic-module2.2.5indirect
npmstatic-module3.0.3indirect
npmstealthy-require1.1.1indirect
npmstring-length4.0.1indirect
npmstring-width1.0.2indirect
npmstring-width4.2.0indirect
npmstring.prototype.trimleft2.1.1indirect
npmstring.prototype.trimright2.1.1indirect
npmstring_decoder1.1.1indirect
npmstrip-ansi3.0.1indirect
npmstrip-ansi6.0.0indirect
npmstrip-bom4.0.0indirect
npmstrip-eof1.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-json-comments2.0.1indirect
npmstrip-json-comments3.1.1indirect
npmstylis3.5.4indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-hyperlinks2.1.0indirect
npmsymbol-tree3.2.4indirect
npmtable6.0.7indirect
npmtar4.4.13indirect
npmtar-fs2.1.1indirect
npmtar-stream2.2.0indirect
npmterminal-link2.1.1indirect
npmterser4.8.0indirect
npmtest-exclude6.0.0indirect
npmtext-table0.2.0indirect
npmthroat5.0.0indirect
npmthrough2.3.8indirect
npmthrough22.0.5indirect
npmtimm1.7.1indirect
npmtiny-inflate1.0.3indirect
npmtinycolor21.4.2indirect
npmtmpl1.0.4indirect
npmto-fast-properties2.0.0indirect
npmto-object-path0.3.0indirect
npmto-regex3.0.2indirect
npmto-regex-range2.1.1indirect
npmto-regex-range5.0.1indirect
npmtough-cookie2.5.0indirect
npmtough-cookie3.0.1indirect
npmtr462.0.2indirect
npmtry-catch2.0.1indirect
npmtry-to-catch1.1.1indirect
npmtslib2.0.3indirect
npmtunnel-agent0.6.0indirect
npmtweetnacl0.14.5indirect
npmtype1.2.0indirect
npmtype2.0.0indirect
npmtype-check0.3.2indirect
npmtype-check0.4.0indirect
npmtype-detect4.0.8indirect
npmtype-fest0.11.0indirect
npmtype-fest0.6.0indirect
npmtype-fest0.8.1indirect
npmtypedarray0.0.6indirect
npmtypedarray-to-buffer3.1.5indirect
npmuc.micro1.0.6indirect
npmuglify-js3.12.5indirect
npmunbzip2-stream1.4.3indirect
npmunicode-properties1.3.1indirect
npmunicode-trie0.3.1indirect
npmunicode-trie1.0.0indirect
npmunicode-trie2.0.0indirect
npmunion-value1.0.1indirect
npmunset-value1.0.0indirect
npmupper-case1.1.3indirect
npmuri-js4.2.2indirect
npmurix0.1.0indirect
npmuse3.1.1indirect
npmutif2.0.1indirect
npmutil-deprecate1.0.2indirect
npmuuid3.4.0indirect
npmuuid8.3.2indirect
npmv8-compile-cache2.2.0indirect
npmv8-to-istanbul7.0.0indirect
npmvalidate-npm-package-license3.0.4indirect
npmverror1.10.0indirect
npmvlq0.2.3indirect
npmw3c-hr-time1.0.2indirect
npmw3c-xmlserializer2.0.0indirect
npmwalker1.0.7indirect
npmwebidl-conversions5.0.0indirect
npmwebidl-conversions6.1.0indirect
npmwhatwg-encoding1.0.5indirect
npmwhatwg-mimetype2.3.0indirect
npmwhatwg-url8.4.0indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmwhich-module2.0.0indirect
npmwhich-pm-runs1.0.0indirect
npmwide-align1.1.3indirect
npmwindow-size0.1.4indirect
npmword-wrap1.2.3indirect
npmwordwrap1.0.0indirect
npmwrap-ansi2.1.0indirect
npmwrap-ansi6.2.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic3.0.3indirect
npmws7.2.5indirect
npmxhr2.6.0indirect
npmxml-name-validator3.0.0indirect
npmxml-parse-from-string1.0.1indirect
npmxml2js0.4.23indirect
npmxmlbuilder11.0.1indirect
npmxmlchars2.2.0indirect
npmxtend4.0.2indirect
npmy18n3.2.2indirect
npmy18n4.0.1indirect
npmyallist3.1.1indirect
npmyallist4.0.0indirect
npmyargs15.4.1indirect
npmyargs3.32.0indirect
npmyargs-parser18.1.3indirect
npmyauzl2.10.0indirect
npmzrender5.0.3indirect
Dependency advisories 20

Installing npm:getcomic@0.5.63 pulls in 482 packages, direct and transitive: 20 carry known advisories, of which 1 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
crypto-js3.3.0indirectcritical14.2.0
dompurify2.3.5indirectcritical183.4.12
protobufjs5.0.3indirectcritical118.6.0
sharp0.27.2directhigh30.35.0
adm-zip0.5.18indirecthigh10.6.0
axios0.21.4indirecthigh231.18.0
d3-color1.4.1indirecthigh13.1.0
form-data2.3.3indirecthigh24.0.6
linkify-it3.0.3indirecthigh25.0.2
mermaid8.14.0indirecthigh611.15.0
tar6.2.1indirecthigh117.5.19
uuid3.4.0indirecthigh113.0.1
@braintree/sanitize-url3.1.0indirectmoderate26.0.1
echarts5.6.0indirectmoderate16.1.0
file-type16.5.4indirectmoderate121.3.1
markdown-it12.3.2indirectmoderate114.2.0
phin2.9.3indirectmoderate13.7.1
qs6.5.5indirectmoderate16.14.1
request2.88.2indirectmoderate13.0.0
tough-cookie2.5.0indirectmoderate14.1.3

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": 6236,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Shell": 366,
        "Dockerfile": 987,
        "JavaScript": 38501
      },
      "pushed_at": "2023-01-06T02:28:46Z",
      "created_at": "2020-01-27T06:45:11Z",
      "owner_type": "User",
      "updated_at": "2026-06-12T12:03:56Z",
      "description": "getcomic - 漫画打包器",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Zerro Zhao",
      "type": "User",
      "login": "zhs007",
      "company": null,
      "location": null,
      "followers": 23,
      "avatar_url": "https://avatars.githubusercontent.com/u/3594040?v=4",
      "created_at": "2013-02-14T13:43:49Z",
      "is_verified": null,
      "public_repos": 190,
      "account_age_days": 4905
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.5.63",
          "kind": "patch",
          "published_at": "2021-03-16T03:45:57Z"
        },
        {
          "tag": "v0.5.62",
          "kind": "patch",
          "published_at": "2021-03-16T03:15:14Z"
        },
        {
          "tag": "v0.5.61",
          "kind": "patch",
          "published_at": "2021-02-22T05:45:01Z"
        },
        {
          "tag": "v0.5.60",
          "kind": "patch",
          "published_at": "2021-02-12T02:44:51Z"
        },
        {
          "tag": "v0.5.59",
          "kind": "patch",
          "published_at": "2021-01-31T06:23:09Z"
        },
        {
          "tag": "v0.5.53",
          "kind": "patch",
          "published_at": "2020-11-11T13:59:00Z"
        },
        {
          "tag": "v0.5.47",
          "kind": "patch",
          "published_at": "2020-09-01T00:46:03Z"
        },
        {
          "tag": "v0.5.7",
          "kind": "patch",
          "published_at": "2020-04-06T03:33:05Z"
        },
        {
          "tag": "v0.5.5",
          "kind": "patch",
          "published_at": "2020-04-05T11:59:56Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "106d225b3eb8517f1aeb5eb3181ab032b4fa6c1f",
          "body": null,
          "is_bot": false,
          "headline": "- Fixed a bug in actions",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2021-03-16T03:43:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df4472ab143c4d289d9d681fcf7ca09befe8a68b",
          "body": null,
          "is_bot": false,
          "headline": "- Fixed #22",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2021-03-16T03:14:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "911678aaaa6d87fdc85d007ecd30d1c876c4e17a",
          "body": "- Fixed #20\n- Fixed #17\n- Fixed #15",
          "is_bot": false,
          "headline": "- Fixed #21",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2021-02-22T05:43:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cc6993915c5fa80161ecaf5c2b77e5b40a368f8",
          "body": null,
          "is_bot": false,
          "headline": "- Fixed #19",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2021-02-12T02:43:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a201b868c014863cb78fd8a0ab8ed6303f415f7",
          "body": null,
          "is_bot": false,
          "headline": "- Fixed some bugs in test",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2021-01-31T06:20:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75da9a1d171ead7d8081f7f8b470664592d605fe",
          "body": null,
          "is_bot": false,
          "headline": "- Fixed #18",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2021-01-31T06:12:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5dbb59485f9ca098044f57dbb2560b5da16f458",
          "body": "Bump axios from 0.21.0 to 0.21.1",
          "is_bot": false,
          "headline": "Merge pull request #16 from zhs007/dependabot/npm_and_yarn/axios-0.21.1",
          "author_name": "Zerro Zhao",
          "author_login": "zhs007",
          "committed_at": "2021-01-31T02:52:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccc429adf80bc9cf1daa2b70c24209727d22df1d",
          "body": "Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.21.1.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump axios from 0.21.0 to 0.21.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-01-05T19:55:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7daa6e59918b744813ebcb055b801be1cca35d89",
          "body": null,
          "is_bot": false,
          "headline": "- Added some logs",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-12-23T02:31:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c76cde9abbd571872c1d7216bdc8cfa55ceeca43",
          "body": null,
          "is_bot": false,
          "headline": "- Updated workflows",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-12-22T10:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f5348bc6b300f74b1478d0802f82552ff3e23d0",
          "body": null,
          "is_bot": false,
          "headline": "- Upgraded dependencies",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-12-20T03:38:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d269e1cf8f2072bba75e84822e173273ac4b77d0",
          "body": null,
          "is_bot": false,
          "headline": "- Fixed #14",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-12-20T03:29:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b61e075430c7819d331fe7f57bc13551492d9df",
          "body": "Bump ini from 1.3.5 to 1.3.8",
          "is_bot": false,
          "headline": "Merge pull request #12 from zhs007/dependabot/npm_and_yarn/ini-1.3.8",
          "author_name": "Zerro Zhao",
          "author_login": "zhs007",
          "committed_at": "2020-12-20T02:41:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d94101fcf969417140dfbd529fe30e37b8c0f1c9",
          "body": "…js-9.18.5\n\nBump highlight.js from 9.18.1 to 9.18.5",
          "is_bot": false,
          "headline": "Merge pull request #11 from zhs007/dependabot/npm_and_yarn/highlight.…",
          "author_name": "Zerro Zhao",
          "author_login": "zhs007",
          "committed_at": "2020-12-20T02:40:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9380bef6e7f05c247862267883ea7a415f2a1e8e",
          "body": "Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.\n- [Release notes](https://github.com/isaacs/ini/releases)\n- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump ini from 1.3.5 to 1.3.8",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2020-12-12T06:31:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36efe1ac74f1e11a3f238d9c09f53e35b96170fd",
          "body": "Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 9.18.5.\n- [Release notes](https://github.com/highlightjs/highlight.js/releases)\n- [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md)\n- [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.1...9.18.5)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump highlight.js from 9.18.1 to 9.18.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2020-11-25T03:04:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1502a6d76b85b2bbd73dd5460bb7326945e69fc",
          "body": null,
          "is_bot": false,
          "headline": "- Upgraded jarviscrawlercore to v0.6.33",
          "author_name": "zhs007",
          "author_login": null,
          "committed_at": "2020-10-27T10:10:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1743fe53001bc803bc2e5fc79d9c3a8ac199107e",
          "body": null,
          "is_bot": false,
          "headline": "- fixed #7",
          "author_name": "zhs007",
          "author_login": null,
          "committed_at": "2020-10-27T05:29:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa4766294ade531334e673d661f96eadd243b613",
          "body": "- upgraded dependencies",
          "is_bot": false,
          "headline": "- fixed a bug in test",
          "author_name": "zhs007",
          "author_login": null,
          "committed_at": "2020-10-27T04:10:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6d9333e14719578d84b9b4ff391262c4762c602",
          "body": null,
          "is_bot": false,
          "headline": "- fixed #6",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-10-26T14:36:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf5b6d0b3f1363c26a69c59412a0e6e79ba881f6",
          "body": null,
          "is_bot": false,
          "headline": "- fixed #6",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-10-26T14:34:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b22dbecb4ed1d778470ffed0f2b9d17e4f93b175",
          "body": null,
          "is_bot": false,
          "headline": "- fixed #5",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-10-26T13:40:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec5a9c00ca3807373f762a19ed71230c549b3871",
          "body": null,
          "is_bot": false,
          "headline": "- sharp在linux下有bug,回滚依赖",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-08-31T14:19:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e8c280562d0b2c2aaaa69a754188fb635a5bd2a",
          "body": null,
          "is_bot": false,
          "headline": "- 修正底层依赖更新,导致的测试用例失败的bug",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-08-31T12:46:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0100f724a863a54550f2bf4acdcbad3a9b9db07c",
          "body": null,
          "is_bot": false,
          "headline": "- 打包文件以前,会排序",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-08-31T12:12:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfdc738139d3717cd4f9d96cf189ec46ba438342",
          "body": null,
          "is_bot": false,
          "headline": "- 更新 README",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-08-31T12:00:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6b02e8ed6da8c28214060d6c7280b60867eec45",
          "body": null,
          "is_bot": false,
          "headline": "- 新增只打包文件夹",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-08-31T11:58:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "055d2e155b1a8e6adb9058613dbbc12661cb4c8e",
          "body": null,
          "is_bot": false,
          "headline": "- Upgraded dependencies",
          "author_name": "zhs007",
          "author_login": null,
          "committed_at": "2020-08-17T03:19:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "946bcf102c56912ad5135a88d707b629f786552f",
          "body": "Bump lodash from 4.17.15 to 4.17.19",
          "is_bot": false,
          "headline": "Merge pull request #3 from zhs007/dependabot/npm_and_yarn/lodash-4.17.19",
          "author_name": "Zerro Zhao",
          "author_login": "zhs007",
          "committed_at": "2020-08-17T02:48:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27eae6eddb9fa7b7f949b90b9096a1ce49630cfd",
          "body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump lodash from 4.17.15 to 4.17.19",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2020-07-19T10:06:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "122cc06db329ca0f23a9399246c0996b69b07114",
          "body": null,
          "is_bot": false,
          "headline": "- Upgraded jarviscrawlercore to v0.6.10",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-06-13T09:08:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db0ca955e35a27142f886a3eb2714070234af0f1",
          "body": null,
          "is_bot": false,
          "headline": "- 支持 12.5 这样的命名",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-06-13T08:22:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c25ca26ae081b4490e8510d366cf0c60f8aa5fe3",
          "body": null,
          "is_bot": false,
          "headline": "- updated readme.md",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-05-12T02:40:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a33d8c41b3d2d8cc18a7e0c998ffc4d658eb886e",
          "body": null,
          "is_bot": false,
          "headline": "- Upgraded dependencies",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-05-12T02:17:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "392bfb64de0c6a9563becbf8ed0167a3e428da0c",
          "body": null,
          "is_bot": false,
          "headline": "- 修正 tvbsmh 的一个bug,部分页面取不到数据,譬如 nnyzs",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-05-11T15:52:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9222d9da3fedef4698269e2d0a00678ae5cc7655",
          "body": null,
          "is_bot": false,
          "headline": "- 加入 outputjpg 配置,用来替代 outputpng",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-05-01T13:30:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27c44308a3a1a5e9e2563d7b71873d81d8b57985",
          "body": null,
          "is_bot": false,
          "headline": "- 修正bug",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-05-01T13:03:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a99451e8cc91b5df7250d1bee3e23e3f20c277b",
          "body": null,
          "is_bot": false,
          "headline": "- 增加忽略特定章节的功能",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-05-01T12:54:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84167f9463c1eb91da017078f79e8a409f36ff74",
          "body": null,
          "is_bot": false,
          "headline": "- 修正图片判断错误的bug",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-30T05:43:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dc448793fe3ea0911e8af2c50fc4c403c310464",
          "body": null,
          "is_bot": false,
          "headline": "- Updated README.md",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-30T03:35:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b72db4f4b131b71f40ed3dac654eadcf884aa61a",
          "body": null,
          "is_bot": false,
          "headline": "- 新增重启检查文件是否有效的功能",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-30T03:09:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e27a55412e6c81df956305d45ca67b55d4e92a17",
          "body": null,
          "is_bot": false,
          "headline": "- 修正打包多本漫画时,最后可能报错的bug",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-23T03:52:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a21e1c2ebb92c63e511013c698ec21514057d067",
          "body": null,
          "is_bot": false,
          "headline": " - 修正打包多话时,可能最后几话打包失败的bug",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-22T14:24:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11dad8a10ec0be5bc228bad5da12d92a3591cd92",
          "body": null,
          "is_bot": false,
          "headline": "- 修正打包多话时,可能最后几话打包失败的bug",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-22T09:25:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c83e8e62ed24d4e7786e8e29315643e101ca613",
          "body": null,
          "is_bot": false,
          "headline": "- fixed a bug in tvbsmh",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-22T02:46:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "868b379b56dccae119b6961685c4bd33a5decf97",
          "body": null,
          "is_bot": false,
          "headline": "- 修正下载特定几本书时,打包本数配置大于1可能导致部分文件未参与打包的bug",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-15T13:09:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e82a2b41edd1a6789d874404cf3832d676d92c5d",
          "body": null,
          "is_bot": false,
          "headline": "- Fixed a bug in genPDF",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-14T10:33:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8726244f5de96605f9812084eac0debdda10bc6d",
          "body": null,
          "is_bot": false,
          "headline": "- Updated logs",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-14T07:58:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebdc83110e93019cea83edb41bccff5638f04523",
          "body": null,
          "is_bot": false,
          "headline": "- Updated logs",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-14T07:51:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "626dbc56df443b232b6d46b787127a39c4ad8cae",
          "body": null,
          "is_bot": false,
          "headline": "- updated logs",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-14T07:44:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70550367c1423e72ab5e5be55696f42a91c94a4b",
          "body": null,
          "is_bot": false,
          "headline": "- added log",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-14T07:37:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad5bcc3b00283d96cff2f4a38ec6e8e576c3fcdf",
          "body": null,
          "is_bot": false,
          "headline": "- fixed a bug in sort books by number",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-14T01:11:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce8a0b6ab0b89559b09a132b46c98a104f31b34f",
          "body": null,
          "is_bot": false,
          "headline": "- 支持tvbmh要求点击确认的部分漫画打包下载",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-13T08:26:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2797c15e78d53d993e828f4ed4ab8ba0eb298674",
          "body": null,
          "is_bot": false,
          "headline": "- 支持特定多本漫画下载打包",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-13T03:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ffd82b62086bb6108d7f3f7d002869923da1fc6",
          "body": null,
          "is_bot": false,
          "headline": "- fixed a bug",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-12T08:21:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5b2de7987492b90ac0983e8d79e0e0b39d8c23b",
          "body": null,
          "is_bot": false,
          "headline": "- Fixed a bug in Dockerfile",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-10T13:03:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5fb7023c4d7d12a5e7a4c8d7f5d1e8a7b8d62ec",
          "body": null,
          "is_bot": false,
          "headline": "- Updated Dockerfile",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-10T08:19:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e522b567a6e349a03667f418d514f1766b61a43",
          "body": null,
          "is_bot": false,
          "headline": "- Updated Dockerfile",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-10T06:26:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3966cb967bd887e4e1e5b2ec01fcea06f2ab00b9",
          "body": "- run npm audit fix",
          "is_bot": false,
          "headline": "- Upgraded jarviscrawlercore to v0.5.91",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-06T03:31:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa7e8cb6b7b4853b6a10da13b9c295488c14637b",
          "body": null,
          "is_bot": false,
          "headline": "- Updated .dockerignore",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-06T02:43:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dce0a21a9c671924ca7a63271575218ae6172c6b",
          "body": null,
          "is_bot": false,
          "headline": "- Upgraded jarviscrawlercore to v0.5.90",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-06T02:40:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd4b39deb0ce1a5db2731a90c5830589eaa67698",
          "body": null,
          "is_bot": false,
          "headline": "- Added outputpng for config.yaml",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-05T03:29:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82fb6acf7bfafeb914e4ebccb0a301e972f7a98b",
          "body": "- Added some test",
          "is_bot": false,
          "headline": "- Fixed some bugs",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-05T03:07:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fffb02a5a393493714fef086887b8837e8d71c4",
          "body": null,
          "is_bot": false,
          "headline": "- Added tvbsmh",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-04-04T10:45:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acffe4d9ab15da6842a28a53a5693b5106e29517",
          "body": null,
          "is_bot": false,
          "headline": "- Updated readme",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-03-26T04:05:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35ed54da137cb6c7d2e18a6af86d56efac2573ba",
          "body": "- 更新依赖",
          "is_bot": false,
          "headline": "- 增加 timeout 配置项",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-03-26T03:53:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a501bc48ee39f020046caec702b0c4e242e7bc3",
          "body": null,
          "is_bot": false,
          "headline": "- 修正多话合并打包排序错误的bug",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-03-18T03:27:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a75efd08db2ecf045ee1a6848c6df0ee7db7d8e9",
          "body": null,
          "is_bot": false,
          "headline": "- Added genPDF2",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-03-09T12:03:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0de0a18a4812cf2f8b5082b61008d76f21ad59c0",
          "body": "- Fixed some bugs in manhuagui",
          "is_bot": false,
          "headline": "- Upgraded jarviscrawlercore to v0.5.79",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-03-09T10:16:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f541f8c6d2de347a3af01d79af3c85b8f24faf3",
          "body": "- Added a source (manhuagui)\n- Upgraded jarviscrawlercore to v0.5.76",
          "is_bot": false,
          "headline": "- Fixed a bug in guessPageSize",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-03-08T12:32:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc4bf18249fd41c5028eec504938011aeab23a6e",
          "body": null,
          "is_bot": false,
          "headline": "- Upgraded jarviscrawlercore to v0.5.75",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-03-08T10:56:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "133fcd8fad2787cfa020ab3958150f2bdb25fe7a",
          "body": null,
          "is_bot": false,
          "headline": "- Upgraded jarviscrawlercore to v0.5.28",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-02-15T10:55:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d46712b25bb1f7a264692fed2201990d6d90c2f7",
          "body": null,
          "is_bot": false,
          "headline": "- Upgraded jarviscrawlercore to v0.5.25",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-02-15T03:38:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acccaaa44871825beac6773bf7e285c6e4ac06b6",
          "body": null,
          "is_bot": false,
          "headline": "- Upgraded jarviscrawlercore to v0.5.23",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-02-15T02:43:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0987e646be1d1d9ae7bf0e566c23009a7879cfa5",
          "body": null,
          "is_bot": false,
          "headline": "- Updated genPDF",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-02-06T02:19:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7103132b6973daa9e8cb1e5f76c9c3b4adf00b9b",
          "body": null,
          "is_bot": false,
          "headline": "- Fixed a bug in genPDF",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-02-05T12:38:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dea7c12a267d5029e80c2783e7c78b8dedfe56b9",
          "body": null,
          "is_bot": false,
          "headline": "- Fixed a bug in genPDF",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-02-05T11:59:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f7b0be99066598c06e34660e0c7ea548ce194a7",
          "body": "- Fixed a bug in genPDF",
          "is_bot": false,
          "headline": "- Upgraded jarviscrawlercore to v0.5.8",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-02-05T06:53:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d39227a43fcfa5651b0c9ad63c645f3916b21cf",
          "body": null,
          "is_bot": false,
          "headline": "- Upgrade jarviscrawlercore to v0.5.7",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-02-04T12:44:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80887a8331ce50908d417e641359ee496d9eabb2",
          "body": null,
          "is_bot": false,
          "headline": "- Updated readme",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-02-04T06:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec4a2619c70571634560a46f3b7fe995871e49b1",
          "body": "- Support for publishing to telegraph",
          "is_bot": false,
          "headline": "- Changed to v0.2",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-02-04T06:39:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d9c05f85cf992de57934d3a3ad608215a8be3a5",
          "body": null,
          "is_bot": false,
          "headline": "- Upgraded jarviscrawlercore to v0.5.3",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-02-01T08:02:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6790f09804aadafc0f5b55663b6e7266dd6ac53",
          "body": null,
          "is_bot": false,
          "headline": "- Upgraded jarviscrawlercore to v0.5.2",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-02-01T07:54:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdccef5bb5038546ad3101c2ac918ead403ea6c0",
          "body": null,
          "is_bot": false,
          "headline": "- added .dockerignore",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-01-30T13:20:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4820995af04d1639b43541d6b0ddb2b521c527e6",
          "body": null,
          "is_bot": false,
          "headline": "- fixed a bug in genpdf",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-01-30T13:08:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bdbdc42dc84536bb5bad0b11dc875f74b91c0f2",
          "body": null,
          "is_bot": false,
          "headline": "- Changed filename for pdf",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-01-30T01:46:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18c10a0a2723e0d8356fb682ea882f616caced7e",
          "body": null,
          "is_bot": false,
          "headline": "- updated readme",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-01-29T09:30:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0eae44124a8a2c55cf3ea5bbd3b48b8a726a0d3",
          "body": null,
          "is_bot": false,
          "headline": "- updated readme",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-01-29T09:26:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ecd16b184f4344df0dd4046ef47b9c16703181d",
          "body": null,
          "is_bot": false,
          "headline": "- Upgraded jarviscrawlercore",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-01-29T06:21:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a88159936c82c711cb6330ada4eac23cd7cb5df3",
          "body": null,
          "is_bot": false,
          "headline": "- fixed s bug in start",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-01-29T04:06:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc3bd0f7899b7a38228fd7385d9757bd2b8640e9",
          "body": null,
          "is_bot": false,
          "headline": "- Support export pdf file",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-01-29T04:02:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2962c4d7f4d50fa033dd858bcb1aa7bb9c4eeb6d",
          "body": null,
          "is_bot": false,
          "headline": "- fixed a bug in start",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-01-29T03:34:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0344082f6271b6c14f18094368b2e36409d85d85",
          "body": null,
          "is_bot": false,
          "headline": "- upgraded jarviscrawlercore",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-01-29T03:16:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b022adc56a0cb3bbdd0fdcf8abb1d3dcd758ec2",
          "body": null,
          "is_bot": false,
          "headline": "- upgraded jarviscrawlercore",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-01-28T13:50:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dec70e2892a89e9aa39826f4d60ad8dd3ee438d2",
          "body": null,
          "is_bot": false,
          "headline": "- fixed some bugs",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-01-28T13:25:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bffb1cceba5a9782aa7747d52c7a89c8e37c307",
          "body": null,
          "is_bot": false,
          "headline": "- added Dockerfile",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-01-28T13:06:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96542a840a07612b7542c6620a629661c13e25d1",
          "body": null,
          "is_bot": false,
          "headline": "- upgraded jarviscrawlercore",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-01-28T10:53:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "134dc11d107339433916a490b25fbe1dd1873285",
          "body": null,
          "is_bot": false,
          "headline": "- added genpdf",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-01-28T03:44:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "004d74665ea8dea235f4927a0b22217ae781ec5c",
          "body": null,
          "is_bot": false,
          "headline": "- added workflow for github",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-01-27T10:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de8b45b7f22bdc03068ab6865453e740a0512efd",
          "body": null,
          "is_bot": false,
          "headline": "- added guesssize",
          "author_name": "zhs007",
          "author_login": "zhs007",
          "committed_at": "2020-01-27T10:43:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 9,
      "commits_last_year": 0,
      "latest_release_at": "2021-03-16T03:45:57Z",
      "latest_release_tag": "v0.5.63",
      "releases_from_tags": false,
      "days_since_last_push": 1293,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1953,
      "mean_days_between_releases": 43.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "getcomic",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "comic"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/getcomic",
          "is_deprecated": false,
          "latest_version": "0.5.63",
          "repository_url": "https://github.com/zhs007/getcomic",
          "versions_count": 78,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 130,
          "first_published_at": "2020-01-27T10:51:39.873000Z",
          "latest_published_at": "2021-03-16T03:46:58.392000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1953
        }
      ]
    },
    "popularity": {
      "forks": 3,
      "stars": 40,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2021-12-28",
            "count": 1
          },
          {
            "date": "2022-05-29",
            "count": 1
          },
          {
            "date": "2022-11-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 3,
        "total_forks": 3
      },
      "star_history": {
        "days": [
          {
            "date": "2020-02-04",
            "count": 1
          },
          {
            "date": "2020-02-20",
            "count": 1
          },
          {
            "date": "2020-03-06",
            "count": 1
          },
          {
            "date": "2020-03-26",
            "count": 1
          },
          {
            "date": "2020-03-29",
            "count": 1
          },
          {
            "date": "2020-04-05",
            "count": 1
          },
          {
            "date": "2020-05-02",
            "count": 1
          },
          {
            "date": "2020-05-11",
            "count": 1
          },
          {
            "date": "2020-08-01",
            "count": 1
          },
          {
            "date": "2020-09-07",
            "count": 1
          },
          {
            "date": "2020-09-22",
            "count": 1
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2020-12-11",
            "count": 2
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-02-02",
            "count": 1
          },
          {
            "date": "2021-02-24",
            "count": 1
          },
          {
            "date": "2021-02-26",
            "count": 1
          },
          {
            "date": "2021-03-19",
            "count": 1
          },
          {
            "date": "2021-05-25",
            "count": 1
          },
          {
            "date": "2021-06-25",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 1
          },
          {
            "date": "2021-09-07",
            "count": 1
          },
          {
            "date": "2021-09-12",
            "count": 1
          },
          {
            "date": "2021-09-28",
            "count": 1
          },
          {
            "date": "2021-10-12",
            "count": 1
          },
          {
            "date": "2021-11-07",
            "count": 1
          },
          {
            "date": "2021-12-28",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 2
          },
          {
            "date": "2022-02-05",
            "count": 1
          },
          {
            "date": "2022-04-27",
            "count": 1
          },
          {
            "date": "2022-06-12",
            "count": 1
          },
          {
            "date": "2022-10-30",
            "count": 1
          },
          {
            "date": "2023-01-28",
            "count": 1
          },
          {
            "date": "2023-06-22",
            "count": 1
          },
          {
            "date": "2024-01-31",
            "count": 1
          },
          {
            "date": "2024-04-04",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2025-03-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 40,
        "total_stars": 40
      },
      "open_issues_and_prs": 28
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "samples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 9042,
      "source_files_sampled": 18,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [
          {
            "name": "crypto-js",
            "direct": false,
            "version": "3.3.0",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-xwcq-pm8m-c4vf"
            ],
            "fixed_version": "4.2.0",
            "advisory_count": 1,
            "oldest_advisory_days": 1000
          },
          {
            "name": "dompurify",
            "direct": false,
            "version": "2.3.5",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-39q2-94rc-95cp",
              "GHSA-76mc-f452-cxcm",
              "GHSA-c2j3-45gr-mqc4",
              "GHSA-cj63-jhhr-wcxv",
              "GHSA-cjmm-f4jc-qw8r",
              "GHSA-cmwh-pvxp-8882",
              "GHSA-crv5-9vww-q3g8",
              "GHSA-gx9m-whjm-85jf",
              "GHSA-h7mw-gpvr-xq4m",
              "GHSA-h8r8-wccr-v5f2"
            ],
            "fixed_version": "3.4.12",
            "advisory_count": 18,
            "oldest_advisory_days": 673
          },
          {
            "name": "protobufjs",
            "direct": false,
            "version": "5.0.3",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-2pr8-phx7-x9h3",
              "GHSA-66ff-xgx4-vchm",
              "GHSA-685m-2w69-288q",
              "GHSA-75px-5xx7-5xc7",
              "GHSA-f38q-mgvj-vph7",
              "GHSA-fx83-v9x8-x52w",
              "GHSA-jggg-4jg4-v7c6",
              "GHSA-jvwf-75h9-cwgg",
              "GHSA-q6x5-8v7m-xcrf",
              "GHSA-wcpc-wj8m-hjx6"
            ],
            "fixed_version": "8.6.0",
            "advisory_count": 11,
            "oldest_advisory_days": 96
          },
          {
            "name": "sharp",
            "direct": true,
            "version": "0.27.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.8,
            "advisory_ids": [
              "GHSA-54xq-cgqr-rpm3",
              "GHSA-f88m-g3jw-g9cj",
              "GHSA-gp95-ppv5-3jc5"
            ],
            "fixed_version": "0.35.0",
            "advisory_count": 3,
            "oldest_advisory_days": 1511
          },
          {
            "name": "adm-zip",
            "direct": false,
            "version": "0.5.18",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-xcpc-8h2w-3j85"
            ],
            "fixed_version": "0.6.0",
            "advisory_count": 1,
            "oldest_advisory_days": 11
          },
          {
            "name": "axios",
            "direct": false,
            "version": "0.21.4",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.6,
            "advisory_ids": [
              "GHSA-3g43-6gmg-66jw",
              "GHSA-3p68-rc4w-qgx5",
              "GHSA-43fc-jf86-j433",
              "GHSA-5c9x-8gcm-mpgx",
              "GHSA-62hf-57xw-28j9",
              "GHSA-6chq-wfr3-2hj9",
              "GHSA-7q8q-rj6j-mhjq",
              "GHSA-898c-q2cr-xwhg",
              "GHSA-fvcv-3m26-pcqx",
              "GHSA-hfxv-24rg-xrqf"
            ],
            "fixed_version": "1.18.0",
            "advisory_count": 23,
            "oldest_advisory_days": 986
          },
          {
            "name": "d3-color",
            "direct": false,
            "version": "1.4.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": null,
            "advisory_ids": [
              "GHSA-36jr-mh4h-2g58"
            ],
            "fixed_version": "3.1.0",
            "advisory_count": 1,
            "oldest_advisory_days": 1391
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "2.3.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-fjxv-7rqg-78g4",
              "GHSA-hmw2-7cc7-3qxx"
            ],
            "fixed_version": "4.0.6",
            "advisory_count": 2,
            "oldest_advisory_days": 365
          },
          {
            "name": "linkify-it",
            "direct": false,
            "version": "3.0.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-22p9-wv53-3rq4",
              "GHSA-v245-v573-v5vm"
            ],
            "fixed_version": "5.0.2",
            "advisory_count": 2,
            "oldest_advisory_days": 25
          },
          {
            "name": "mermaid",
            "direct": false,
            "version": "8.14.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7,
            "advisory_ids": [
              "GHSA-6m6c-36f7-fhxh",
              "GHSA-87f9-hvmw-gh4p",
              "GHSA-ghcm-xqfw-q4vr",
              "GHSA-m4gq-x24j-jpmf",
              "GHSA-x3vm-38hw-55wf",
              "GHSA-xcj9-5m2h-648r"
            ],
            "fixed_version": "11.15.0",
            "advisory_count": 6,
            "oldest_advisory_days": 1477
          },
          {
            "name": "tar",
            "direct": false,
            "version": "6.2.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.8,
            "advisory_ids": [
              "GHSA-23hp-3jrh-7fpw",
              "GHSA-34x7-hfp2-rc4v",
              "GHSA-83g3-92jg-28cx",
              "GHSA-8qq5-rm4j-mr97",
              "GHSA-8x88-c5mf-7j5w",
              "GHSA-9ppj-qmqm-q256",
              "GHSA-gvwx-54wh-qm9j",
              "GHSA-qffp-2rhf-9h96",
              "GHSA-r6q2-hw4h-h46w",
              "GHSA-vmf3-w455-68vh"
            ],
            "fixed_version": "7.5.19",
            "advisory_count": 11,
            "oldest_advisory_days": 186
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "3.4.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-w5hq-g745-h8pq"
            ],
            "fixed_version": "13.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 90
          },
          {
            "name": "@braintree/sanitize-url",
            "direct": false,
            "version": "3.1.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.1,
            "advisory_ids": [
              "GHSA-hqq7-2q2v-82xq",
              "GHSA-q8gg-vj6m-hgmj"
            ],
            "fixed_version": "6.0.1",
            "advisory_count": 2,
            "oldest_advisory_days": 1588
          },
          {
            "name": "echarts",
            "direct": false,
            "version": "5.6.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.1,
            "advisory_ids": [
              "GHSA-fgmj-fm8m-jvvx"
            ],
            "fixed_version": "6.1.0",
            "advisory_count": 1,
            "oldest_advisory_days": 56
          },
          {
            "name": "file-type",
            "direct": false,
            "version": "16.5.4",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-5v7r-6r5c-r473"
            ],
            "fixed_version": "21.3.1",
            "advisory_count": 1,
            "oldest_advisory_days": 133
          },
          {
            "name": "markdown-it",
            "direct": false,
            "version": "12.3.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-6v5v-wf23-fmfq"
            ],
            "fixed_version": "14.2.0",
            "advisory_count": 1,
            "oldest_advisory_days": 36
          },
          {
            "name": "phin",
            "direct": false,
            "version": "2.9.3",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-x565-32qp-m3vf"
            ],
            "fixed_version": "3.7.1",
            "advisory_count": 1,
            "oldest_advisory_days": 831
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.5.5",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-6rw7-vpxm-498p"
            ],
            "fixed_version": "6.14.1",
            "advisory_count": 1,
            "oldest_advisory_days": 203
          },
          {
            "name": "request",
            "direct": false,
            "version": "2.88.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.1,
            "advisory_ids": [
              "GHSA-p8p7-x288-28g6"
            ],
            "fixed_version": "3.0.0",
            "advisory_count": 1,
            "oldest_advisory_days": 1223
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "2.5.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-72xf-g2v4-qvf3"
            ],
            "fixed_version": "4.1.3",
            "advisory_count": 1,
            "oldest_advisory_days": 1116
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 9,
          "critical": 3,
          "moderate": 8
        },
        "advisory_count": 89,
        "affected_count": 20,
        "assessed_count": 482,
        "malicious_count": 0,
        "assessed_package": "npm:getcomic@0.5.63",
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "adarender",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.6.69"
        },
        {
          "name": "commander",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.0.0"
        },
        {
          "name": "jarviscrawlercore",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.6.48"
        },
        {
          "name": "pdfkit",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.11.0"
        },
        {
          "name": "sharp",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.27.1"
        },
        {
          "name": "yaml-js",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.2.3"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "adarender",
            "direct": true,
            "version": "0.6.69",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": true,
            "version": "2.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": true,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": true,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": true,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jarviscrawlercore",
            "direct": true,
            "version": "0.6.48",
            "ecosystem": "npm"
          },
          {
            "name": "pdfkit",
            "direct": true,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "sharp",
            "direct": true,
            "version": "0.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "sharp",
            "direct": true,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "yaml-js",
            "direct": true,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.12.11",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.12.10",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.12.11",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-function-name",
            "direct": false,
            "version": "7.12.11",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-get-function-arity",
            "direct": false,
            "version": "7.12.10",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-member-expression-to-functions",
            "direct": false,
            "version": "7.12.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.12.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-optimise-call-expression",
            "direct": false,
            "version": "7.12.10",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-replace-supers",
            "direct": false,
            "version": "7.12.11",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-simple-access",
            "direct": false,
            "version": "7.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-split-export-declaration",
            "direct": false,
            "version": "7.12.11",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.12.11",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.12.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/highlight",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.12.11",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-async-generators",
            "direct": false,
            "version": "7.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-bigint",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-properties",
            "direct": false,
            "version": "7.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-meta",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-json-strings",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-logical-assignment-operators",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-nullish-coalescing-operator",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-numeric-separator",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-object-rest-spread",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-catch-binding",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-chaining",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-top-level-await",
            "direct": false,
            "version": "7.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.12.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.12.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.12.10",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.12.11",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@braintree/sanitize-url",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cnakazawa/watch",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/load-nyc-config",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/console",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/core",
            "direct": false,
            "version": "26.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/environment",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/fake-timers",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/globals",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/reporters",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/source-map",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-result",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-sequencer",
            "direct": false,
            "version": "26.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/transform",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/bmp",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/core",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/custom",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/gif",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/jpeg",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/plugin-blit",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/plugin-blur",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/plugin-circle",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/plugin-color",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/plugin-contain",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/plugin-cover",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/plugin-crop",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/plugin-displace",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/plugin-dither",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/plugin-fisheye",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/plugin-flip",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/plugin-gaussian",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/plugin-invert",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/plugin-mask",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/plugin-normalize",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/plugin-print",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/plugin-resize",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/plugin-rotate",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/plugin-scale",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/plugin-shadow",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/plugin-threshold",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/plugins",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/png",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/tiff",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/types",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jimp/utils",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/commons",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/fake-timers",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__core",
            "direct": false,
            "version": "7.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__generator",
            "direct": false,
            "version": "7.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__template",
            "direct": false,
            "version": "7.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__traverse",
            "direct": false,
            "version": "7.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/bytebuffer",
            "direct": false,
            "version": "5.0.42",
            "ecosystem": "npm"
          },
          {
            "name": "@types/graceful-fs",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-report",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-reports",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/long",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "13.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/normalize-package-data",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/prettier",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/stack-utils",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "15.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs-parser",
            "direct": false,
            "version": "15.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yauzl",
            "direct": false,
            "version": "2.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "abab",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "7.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-globals",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-node",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "adm-zip",
            "direct": false,
            "version": "0.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "amdefine",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-colors",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "any-base",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "aproba",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "are-we-there-yet",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "arr-diff",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "arr-flatten",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "arr-union",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-flatten",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-from",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-unique",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ascli",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "asn1",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "assert-plus",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "assign-symbols",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ast-transform",
            "direct": false,
            "version": "0.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ast-types",
            "direct": false,
            "version": "0.7.8",
            "ecosystem": "npm"
          },
          {
            "name": "astral-regex",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "async",
            "direct": false,
            "version": "0.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "atob",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "aws-sign2",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "aws4",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": false,
            "version": "0.21.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-jest",
            "direct": false,
            "version": "26.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-istanbul",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-jest-hoist",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-current-node-syntax",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-jest",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "babel-runtime",
            "direct": false,
            "version": "6.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "base",
            "direct": false,
            "version": "0.11.2",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "bcrypt-pbkdf",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "bl",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "bmp-js",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "brfs",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "brfs",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "brotli",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "browser-process-hrtime",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "browser-resolve",
            "direct": false,
            "version": "1.11.3",
            "ecosystem": "npm"
          },
          {
            "name": "browserify-optional",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "bser",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-crc32",
            "direct": false,
            "version": "0.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-equal",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "bytebuffer",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cache-base",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camel-case",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "capture-exit",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "caseless",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "chrome-launcher",
            "direct": false,
            "version": "0.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "class-utils",
            "direct": false,
            "version": "0.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "clean-css",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "clone",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "co",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "code-point-at",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "collect-v8-coverage",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "collection-visit",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "color",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "color-string",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "colour",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "component-emitter",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "concat-stream",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "console-control-strings",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "copy-descriptor",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "core-js",
            "direct": false,
            "version": "2.6.11",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "6.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "crypto-js",
            "direct": false,
            "version": "3.1.9-1",
            "ecosystem": "npm"
          },
          {
            "name": "css-b64-images",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "cssom",
            "direct": false,
            "version": "0.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "cssom",
            "direct": false,
            "version": "0.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "cssstyle",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "d",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3",
            "direct": false,
            "version": "5.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-array",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "d3-axis",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "d3-brush",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "d3-chord",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "d3-collection",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "d3-color",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-contour",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "d3-dispatch",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "d3-drag",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "d3-dsv",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-ease",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "d3-fetch",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-force",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-format",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "d3-geo",
            "direct": false,
            "version": "1.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-hierarchy",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "d3-interpolate",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-path",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "d3-polygon",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "d3-quadtree",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "d3-random",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "d3-scale",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "d3-scale-chromatic",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-selection",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "d3-shape",
            "direct": false,
            "version": "1.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "d3-time",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-time-format",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-timer",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "d3-transition",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "d3-voronoi",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "d3-zoom",
            "direct": false,
            "version": "1.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "dagre",
            "direct": false,
            "version": "0.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "dagre-d3",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "dashdash",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dayjs",
            "direct": false,
            "version": "1.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "2.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "decode-uri-component",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-response",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-response",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-equal",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "define-property",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "define-property",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "define-property",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "delegates",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-newline",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "devtools-protocol",
            "direct": false,
            "version": "0.0.854822",
            "ecosystem": "npm"
          },
          {
            "name": "dfa",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff-sequences",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dom-walk",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "domexception",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "duplexer2",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "ecc-jsbn",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "echarts",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ejs",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "emittery",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "enquirer",
            "direct": false,
            "version": "2.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "entity-decode",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.17.4",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "es5-ext",
            "direct": false,
            "version": "0.10.53",
            "ecosystem": "npm"
          },
          {
            "name": "es6-iterator",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "es6-map",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "es6-set",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "es6-symbol",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "es6-symbol",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escodegen",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "escodegen",
            "direct": false,
            "version": "1.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "escodegen",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escodegen",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "7.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-google",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-utils",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "7.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-is-function",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "event-emitter",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "exec-sh",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "exif-parser",
            "direct": false,
            "version": "0.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "exit",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "expand-brackets",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "expand-template",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "expect",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "ext",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "extend-shallow",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "extend-shallow",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "extglob",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "extract-zip",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "extsprintf",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "falafel",
            "direct": false,
            "version": "2.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.1",
            "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": "fb-watchman",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fd-slicer",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-type",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "filelist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.13.3",
            "ecosystem": "npm"
          },
          {
            "name": "fontkit",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "for-in",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "foreach",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "forever-agent",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fragment-cache",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "fs-constants",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-minipass",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "functional-red-black-tree",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gauge",
            "direct": false,
            "version": "2.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-assigned-identifiers",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-package-type",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-value",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "getpass",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "gifwrap",
            "direct": false,
            "version": "0.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "github-from-package",
            "direct": false,
            "version": "0.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "global",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "11.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "12.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "google-protobuf",
            "direct": false,
            "version": "3.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "google-protobuf",
            "direct": false,
            "version": "3.15.6",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "graphlib",
            "direct": false,
            "version": "2.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "growly",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "grpc",
            "direct": false,
            "version": "1.24.4",
            "ecosystem": "npm"
          },
          {
            "name": "grpc",
            "direct": false,
            "version": "1.24.6",
            "ecosystem": "npm"
          },
          {
            "name": "handlebars",
            "direct": false,
            "version": "4.7.6",
            "ecosystem": "npm"
          },
          {
            "name": "har-schema",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "har-validator",
            "direct": false,
            "version": "5.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "has",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "has-unicode",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "has-value",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "has-value",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-values",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "has-values",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "he",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "highlight.js",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "2.8.8",
            "ecosystem": "npm"
          },
          {
            "name": "html-encoding-sniffer",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-minifier",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-signature",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.4.24",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "ignore-walk",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "image-q",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-local",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "invert-kv",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ip-regex",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-accessor-descriptor",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "is-accessor-descriptor",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-arguments",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-buffer",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-ci",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-descriptor",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-descriptor",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-descriptor",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "is-descriptor",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extendable",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extendable",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-function",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-potential-custom-element-name",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-typedarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-windows",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isobject",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "isobject",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "isstream",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-source-maps",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "jake",
            "direct": false,
            "version": "10.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "26.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-changed-files",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-cli",
            "direct": false,
            "version": "26.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-config",
            "direct": false,
            "version": "26.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-docblock",
            "direct": false,
            "version": "26.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-each",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-jsdom",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-node",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-get-type",
            "direct": false,
            "version": "26.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-haste-map",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-jasmine2",
            "direct": false,
            "version": "26.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-leak-detector",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-message-util",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-mock",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-pnp-resolver",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-regex-util",
            "direct": false,
            "version": "26.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve-dependencies",
            "direct": false,
            "version": "26.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runner",
            "direct": false,
            "version": "26.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runtime",
            "direct": false,
            "version": "26.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-serializer",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-snapshot",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-validate",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-watcher",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "jimp",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "jpeg-js",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsbn",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "16.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "2.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stringify-safe",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsprim",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "khroma",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "kleur",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "lcid",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "leven",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lighthouse-logger",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "linebreak",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "linkify-it",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "load-bmfont",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.19",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.20",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.camelcase",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.clone",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.sortby",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "long",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "lower-case",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "makeerror",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "map-cache",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "map-visit",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it",
            "direct": false,
            "version": "12.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "marky",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "merge-source-map",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mermaid",
            "direct": false,
            "version": "8.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "3.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.43.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.26",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-response",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-response",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "min-document",
            "direct": false,
            "version": "2.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "minify",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "mixin-deep",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "0.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp-classic",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "moment-mini",
            "direct": false,
            "version": "2.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nan",
            "direct": false,
            "version": "2.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "nanomatch",
            "direct": false,
            "version": "1.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "napi-build-utils",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "needle",
            "direct": false,
            "version": "2.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "next-tick",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "nice-try",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "no-case",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-abi",
            "direct": false,
            "version": "2.19.3",
            "ecosystem": "npm"
          },
          {
            "name": "node-addon-api",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-int64",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-modules-regexp",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-notifier",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-pre-gyp",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "noop-logger",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-bundled",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-normalize-package-bin",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-packlist",
            "direct": false,
            "version": "1.4.8",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npmlog",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "number-is-nan",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "nwsapi",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "oauth-sign",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-copy",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-is",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-visit",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "object.pick",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "omggif",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "optjs",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "os-homedir",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "os-locale",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "os-tmpdir",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "osenv",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "p-each-series",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-finally",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pako",
            "direct": false,
            "version": "0.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "pako",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "param-case",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-bmfont-ascii",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "parse-bmfont-binary",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "parse-bmfont-xml",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "parse-headers",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "pascalcase",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "pend",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "performance-now",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "phin",
            "direct": false,
            "version": "2.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pixelmatch",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "png-js",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pngjs",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "posix-character-classes",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "prebuild-install",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "prebuild-install",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "process",
            "direct": false,
            "version": "0.11.10",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "progress",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "prompts",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "protobufjs",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-from-env",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "psl",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "puppeteer",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "quote-stream",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rc",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "17.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg-up",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "regenerator-runtime",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "regenerator-runtime",
            "direct": false,
            "version": "0.13.7",
            "ecosystem": "npm"
          },
          {
            "name": "regex-not",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "regexpp",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "relateurl",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "remove-trailing-separator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "repeat-element",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "repeat-string",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "request",
            "direct": false,
            "version": "2.88.2",
            "ecosystem": "npm"
          },
          {
            "name": "request-promise-core",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "request-promise-native",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "require-main-filename",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-url",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "restructure",
            "direct": false,
            "version": "0.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "ret",
            "direct": false,
            "version": "0.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rsvp",
            "direct": false,
            "version": "4.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "rw",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sane",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sax",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "saxes",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "scope-analyzer",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "set-blocking",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "set-value",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "shallow-copy",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shellwords",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "simple-concat",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "simple-get",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "simple-get",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "simple-swizzle",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "sisteransi",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "snapdragon",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "snapdragon-node",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "snapdragon-util",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.1.43",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-resolve",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.16",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-url",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "split-string",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "sshpk",
            "direct": false,
            "version": "1.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "stack-utils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "static-eval",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "static-extend",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "static-module",
            "direct": false,
            "version": "2.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "static-module",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "stealthy-require",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-length",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimleft",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimright",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-eof",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "stylis",
            "direct": false,
            "version": "3.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-hyperlinks",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "table",
            "direct": false,
            "version": "6.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "4.4.13",
            "ecosystem": "npm"
          },
          {
            "name": "tar-fs",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "terminal-link",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "terser",
            "direct": false,
            "version": "4.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "throat",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "through",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "through2",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "timm",
            "direct": false,
            "version": "1.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "tiny-inflate",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tinycolor2",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "tmpl",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "to-fast-properties",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-object-path",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "try-catch",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "try-to-catch",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel-agent",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "tweetnacl",
            "direct": false,
            "version": "0.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "type",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "type",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "typedarray",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "typedarray-to-buffer",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "uc.micro",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "uglify-js",
            "direct": false,
            "version": "3.12.5",
            "ecosystem": "npm"
          },
          {
            "name": "unbzip2-stream",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-properties",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-trie",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-trie",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-trie",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "union-value",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unset-value",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "upper-case",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "urix",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "use",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "utif",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "8.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "v8-compile-cache",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "verror",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "vlq",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-hr-time",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-xmlserializer",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "walker",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-encoding",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-module",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which-pm-runs",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wide-align",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "window-size",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "wordwrap",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "7.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "xhr",
            "direct": false,
            "version": "2.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xml-parse-from-string",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "xml2js",
            "direct": false,
            "version": "0.4.23",
            "ecosystem": "npm"
          },
          {
            "name": "xmlbuilder",
            "direct": false,
            "version": "11.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "xmlchars",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "xtend",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "15.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "3.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "18.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "yauzl",
            "direct": false,
            "version": "2.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "zrender",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 881,
        "direct_count": 10,
        "indirect_count": 871
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 20,
        "merged_prs": 4,
        "open_issues": 8,
        "closed_ratio": 0.6,
        "closed_issues": 12,
        "closed_unmerged_prs": 6
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "zhs007",
          "commits": 94,
          "avatar_url": "https://avatars.githubusercontent.com/u/3594040?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "node.js.yml",
        "npmpublish.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc.yml"
      ],
      "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": 0,
            "reason": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/22 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "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": 1,
            "reason": "dependency not pinned by hash detected -- score normalized to 1",
            "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": "151 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "106d225b3eb8517f1aeb5eb3181ab032b4fa6c1f",
        "ran_at": "2026-07-22T02:46:40Z",
        "aggregate_score": 3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 23,
          "created_at": "2021-05-08T18:34:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 24,
          "created_at": "2021-05-11T01:33:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 25,
          "created_at": "2021-05-11T16:51:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 28,
          "created_at": "2021-05-30T00:37:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 29,
          "created_at": "2021-06-11T00:07:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 32,
          "created_at": "2021-08-11T22:44:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 33,
          "created_at": "2021-09-02T05:46:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 34,
          "created_at": "2021-09-21T17:04:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 37,
          "created_at": "2022-01-12T22:59:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 39,
          "created_at": "2022-02-12T23:46:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 40,
          "created_at": "2022-02-13T04:54:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 41,
          "created_at": "2022-03-26T02:20:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 42,
          "created_at": "2022-06-01T23:39:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 43,
          "created_at": "2022-06-23T13:10:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 44,
          "created_at": "2022-06-25T17:21:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 45,
          "created_at": "2022-07-05T18:31:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 46,
          "created_at": "2022-07-20T20:48:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 47,
          "created_at": "2022-12-05T05:40:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 48,
          "created_at": "2022-12-10T16:10:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 49,
          "created_at": "2023-01-06T02:28:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2021-01-31T02:52:01Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 2,
          "created_at": "2020-06-02T07:23:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 8,
          "created_at": "2020-11-14T07:20:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 9,
          "created_at": "2020-11-20T02:07:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 10,
          "created_at": "2020-11-21T02:38:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 26,
          "created_at": "2021-05-12T02:00:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 27,
          "created_at": "2021-05-27T03:18:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 30,
          "created_at": "2021-06-30T11:45:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 50,
          "created_at": "2023-02-04T02:15:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/zhs007/getcomic",
    "host": "github.com",
    "name": "getcomic",
    "owner": "zhs007"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 23,
      "inputs": {
        "security": 29,
        "vitality": 25,
        "community": 38,
        "governance": 42,
        "engineering": 58,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 39,
        "overall_after_abandonment_multiplier": 23
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 25,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.96,
              "days_since_last_push": 1293,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1293 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1293
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "releases_count": 9,
              "latest_release_tag": "v0.5.63",
              "releases_from_tags": false,
              "days_since_latest_release": 1953,
              "mean_days_between_releases": 43.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "9 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1953 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1953
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~43.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 43.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "unanswered_contributions",
                "issue_rot",
                "unfixed_advisory",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 20,
              "unanswered_open_issues": 8,
              "days_since_last_merged_pr": 1997,
              "days_since_last_human_commit": 1953,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1953 days; 5 unmet obligation(s): pull requests unanswered, issues unanswered, a fixed advisory left unapplied, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1953,
                      "count": 5,
                      "signals": "pull requests unanswered, issues unanswered, a fixed advisory left unapplied, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 38,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "forks": 3,
              "stars": 40,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "40 stars",
                "points": 25.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 40
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "3 forks",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "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": "at_risk",
            "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": 35,
            "inputs": {
              "packages": [
                "getcomic"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 130
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "130 downloads/month across npm",
                "points": 28.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 130,
                      "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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 42,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "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 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "merged_prs": 4,
              "open_issues": 8,
              "closed_issues": 12,
              "issue_closed_ratio": 0.6,
              "closed_unmerged_prs": 6
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "60% of issues closed",
                "points": 28.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 60
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "4/10 decided PRs merged",
                "points": 15.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 4,
                      "decided": 10
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/22 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "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": 56,
            "inputs": {
              "followers": 23,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "zhs007",
              "public_repos": 190,
              "account_age_days": 4905
            },
            "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": "23 followers of zhs007",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 23,
                      "login": "zhs007"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "190 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 190
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "getcomic"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 1953
            },
            "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 1953 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1953
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "78 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 78
                    }
                  }
                ],
                "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": 58,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.yml"
                    }
                  }
                ],
                "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": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 29,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "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": 30,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3
            },
            "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": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/22 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 1",
                "points": 0.5,
                "status": "partial",
                "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": "151 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "critical",
            "name": "Dependency advisories",
            "note": "Matched the npm:getcomic@0.5.63 runtime dependency closure — what installing the published package pulls in — 482 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:getcomic@0.5.63",
                  "assessed": 482
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 25,
            "inputs": {
              "source": "osv",
              "advisories": 89,
              "affected_packages": 20,
              "assessed_packages": 482,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 3, high 9, moderate 8",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: sharp 0.27.2 (high 7.8)",
                "points": 13.2,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "sharp 0.27.2 (high 7.8)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "19 affected: crypto-js 3.3.0 (critical 9.1), dompurify 2.3.5 (critical 10.0), protobufjs 5.0.3 (critical 9.8), +16 more",
                "points": 1.2,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 19,
                      "packages": "crypto-js 3.3.0 (critical 9.1), dompurify 2.3.5 (critical 10.0), protobufjs 5.0.3 (critical 9.8)"
                    }
                  },
                  {
                    "code": "advisories_affected_more",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "16 advisory-carrying package(s) unaddressed past 90 days; oldest published 1588 days ago",
                "points": 10.2,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 16,
                      "oldest": 1588
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 482,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "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": 37,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 7,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.135,
              "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": "13 of 96 human commits state their intent (structured subject or explanatory body)",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 13,
                      "sampled": 96
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.04
            },
            "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": ".eslintrc.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "4 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 9042,
              "source_files_sampled": 18,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/18 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 18,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "samples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "samples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "samples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T02:46:47.889544Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/z/zhs007/getcomic.svg",
  "full_name": "zhs007/getcomic",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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