Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-28 04:50 UTC

azukaar / Cosmos-Server

☁️ The Most Secure and Easy Selfhosted Home Server. Take control of your data and privacy without sacrificing security and stability (Authentication, anti-DDOS, anti-bot)

Go · JavaScriptCustom license★ 6,134 stars⑂ 249 forkssince Feb 2023View on GitHub ↗
KindLibraryNetwork serviceWeb interfacehow this is determined

azukaar/Cosmos-Server holds a health index of 69 out of 100, placing it in the Good band. It scores highest on Vitality (88/100) and lowest on Security (36/100). It was last updated today. A single contributor accounts for most of its recent work.

69
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

69
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 62 is calibrated to 69 on the published index scale (record calibration 2026-08-02).

Ownership

Yann S.Personal account
204 followers73 public repossince Jun 2014

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Gogithub.com/azukaar/cosmos-serverv0.23.1-5850 days ago
npmcosmos-cloud-sdk0.23.12,612600 days agocosmoscosmos-servercosmos-cloudapisdk

Metrics by category

Vitality

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

88Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
18.7/36Commit cadence27/52 weeks with commits
18/18Commit volume162 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year162
human_commit_share1
days_since_last_push0
active_weeks_last_year27

Release discipline

96Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 0 days ago
27/27Release cadencea release every ~0.6 days
6/10OpenSSF Scorecard: Signed-Releases4 out of the last 5 releases have a total of 4 signed artifacts.
Inputs used
releases_count100
latest_release_tagv0.23.2-unstable001
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases0.6

Community & Adoption

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

65Good · 17% of overall
How it's scored
60/60Stars6,134 stars
20/25Forks249 forks
9.1/15Watchers45 watchers
Inputs used
forks249
stars6,134
watchers45
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5Licenselicense file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges3
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateno
How it's scored
45.6/80Monthly downloads2,612 downloads/month across go, npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesgithub.com/azukaar/cosmos-server, cosmos-cloud-sdk
dependents
ecosystemsgo, npm
total_downloads
monthly_downloads2,612
unverified_packages_excluded
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?

58Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.7/22.5Commit distributiontop contributor authored 97% of commits
13.5/13.5Contributor breadth18 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled18
top_contributor_share0.97
How it's scored
27.1/42Issue resolution64% of issues closed
15.9/30PR acceptance36/68 decided PRs merged
13/13Newcomer PR acceptance1/1 first-time contributors' PRs merged in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs36
open_issues166
closed_issues302
prs_merged_7d2
prs_decided_7d3
prs_merged_30d2
prs_decided_30d3
issue_closed_ratio0.645
closed_unmerged_prs32
first_time_authors_30d1
first_time_prs_merged_30d1
first_time_prs_decided_30d1
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
16.6/25Owner reach204 followers of azukaar
25/25Track record73 public repos, account ~12 yr old
Inputs used
followers204
owner_typeUser
is_verified
owner_loginazukaar
public_repos73
account_age_days4,459
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable2 package(s) on go, npm
35/35Publish recencylatest publish 0 days ago
20/20Version history585 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/azukaar/cosmos-server, cosmos-cloud-sdk
ecosystemsgo, npm
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

56Moderate · 19% of overall
How it's scored
0/24CI workflows
24/24Tests present
16/16Linter configpackage.json ("eslintConfig")
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Testsno data
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://cosmos-cloud.io
10/10Repository description
10/10Topics11 topics
0/10Wiki
Inputs used
topicsauthentication, cloud, cosmos, reverse-proxy, security, self-hosted, self-hosting, selfhosted, selfhosting, server, sso
has_wikino
homepagehttps://cosmos-cloud.io
docs_sitehttps://cosmos-cloud.io
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

36Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
0/2.5CI-Testsno data
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
0/10Dangerous-Workflowno data
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.2/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTno SAST tool detected
0/5Security-Policysecurity policy file not detected
4.5/7.5Signed-Releases4 out of the last 5 releases have a total of 4 signed artifacts.
0/7.5Token-Permissionsno data
0/7.5Vulnerabilities176 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate4.1
Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests, Dangerous-Workflow, Packaging, Token-Permissions. Remaining weights renormalized.
How it's scored
1.9/35Direct dependencies free of known advisories17 affected: github.com/docker/docker v26.0.0+incompatible (critical 9.9), github.com/getkin/kin-openapi v0.134.0 (critical 9.1), github.com/nats-io/nats-server/v2 v2.10.14 (critical 9.6), +14 more
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
11.1/40No advisories left outstanding15 advisory-carrying package(s) unaddressed past 90 days; oldest published 861 days ago
Inputs used
sourceosv
advisories237
affected_packages55
assessed_packages1,431
unassessed_packages0
affected_by_severitycritical 8, high 20, moderate 16, low 3, unknown 8
direct_affected_packages17
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 1431 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

58Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit history0 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapterraform-provider-cosmos/GNUmakefile
22/22Automated tests
11/11Lint / format configpackage.json ("eslintConfig")
11/11Static type checkingsdk/tsconfig.json
10/10Reproducible environmentDockerfile, lockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
5/8Automated maintenancedependency automation configured, none observed in the sampled commits
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum, package-lock.json
has_dockerfileyes
typed_languageyes
bootstrap_filesterraform-provider-cosmos/GNUmakefile
has_devcontainerno
has_linter_configyes
typecheck_configssdk/tsconfig.json
agent_commit_share0
toolchain_manifestsgo-sdk/go.mod, go.mod, terraform-provider-cosmos/go.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeGo (statically typed)
54.7/55Manageable file sizes3/524 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes1,301,399
source_files_sampled524
oversized_source_files3
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)api-docs/openapi.json, api-docs/swagger.json, api-docs/swagger.yaml
0/20MCP server
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_filesapi-docs/openapi.json, api-docs/swagger.json, api-docs/swagger.yaml
interfaces_expected_ofnetwork-service

Key facts

6,134GitHub stars
18contributors
162commits, last 12 months
0days since last push
100releases
1bus factor
166open issues
Go, npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch npm package 'cosmos-server' from its registry
  • Could not fetch go package 'github.com/azukaar/terraform-provider-cosmos' from its registry
  • deps.dev does not index npm:cosmos-cloud-sdk@0.23.1; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 249 ⇿
0Stars
249Forks
96Releases

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.

05010015020025024552023-032024-122026-08
Major 0Minor 4Patch 44

Each point covers 4 days.

OpenSSF Scorecard 4.1 / 10
4.1aggregate

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-08-28 04:50 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
6Signed-Releases4 out of the last 5 releases have a total of 4 signed artifacts.
n/aToken-PermissionsNo tokens found
0Vulnerabilities176 existing vulnerabilities detected
Direct dependencies 120
RegistryPackageVersion constraintManifest
Gogithub.com/getkin/kin-openapiv0.134.0go-sdk/go.mod
Gogithub.com/oapi-codegen/runtimev1.2.0go-sdk/go.mod
Gogithub.com/256dpi/lungov0.3.7go.mod
Gogithub.com/Masterminds/semverv1.5.0go.mod
Gogithub.com/analogj/scrutinyv0.8.0go.mod
Gogithub.com/anatol/smart.gov0.0.0-20230705044831-c3b27137baa3go.mod
Gogithub.com/creack/ptyv1.1.23go.mod
Gogithub.com/dell/csi-baremetalv1.5.0go.mod
Gogithub.com/docker/cliv26.0.0+incompatiblego.mod
Gogithub.com/docker/dockerv26.0.0+incompatiblego.mod
Gogithub.com/docker/go-connectionsv0.5.0go.mod
Gogithub.com/docker/go-unitsv0.5.0go.mod
Gogithub.com/foomo/tlsconfigv0.0.0-20180418120404-b67861b076c9go.mod
Gogithub.com/go-acme/lego/v5v5.3.1go.mod
Gogithub.com/go-chi/chiv4.0.2+incompatiblego.mod
Gogithub.com/go-chi/httpratev0.7.1go.mod
Gogithub.com/go-co-op/gocron/v2v2.2.4go.mod
Gogithub.com/go-playground/validator/v10v10.30.3go.mod
Gogithub.com/godbus/dbus/v5v5.1.0go.mod
Gogithub.com/golang-jwt/jwtv3.2.2+incompatiblego.mod
Gogithub.com/gorilla/muxv1.8.0go.mod
Gogithub.com/gorilla/websocketv1.5.3go.mod
Gogithub.com/holoplot/go-avahiv1.0.1go.mod
Gogithub.com/jackc/pgx/v5v5.10.0go.mod
Gogithub.com/jasonlvhit/gocronv0.0.1go.mod
Gogithub.com/kardianos/servicev1.2.4go.mod
Gogithub.com/miekg/dnsv1.1.72go.mod
Gogithub.com/moby/sys/mountinfov0.7.2go.mod
Gogithub.com/mxk/go-flowratev0.0.0-20140419014527-cca7078d478fgo.mod
Gogithub.com/natefinch/lumberjackv2.0.0+incompatiblego.mod
Gogithub.com/nats-io/nats-server/v2v2.10.14go.mod
Gogithub.com/nats-io/nats.gov1.34.1go.mod
Gogithub.com/ory/fositev0.44.0go.mod
Gogithub.com/oschwald/geoip2-golangv1.8.0go.mod
Gogithub.com/pquerna/otpv1.5.0go.mod
Gogithub.com/rclone/rclonev1.72.1go.mod
Gogithub.com/shirou/gopsutil/v3v3.24.5go.mod
Gogithub.com/sirupsen/logrusv1.9.4go.mod
Gogo.deanishe.net/faviconv0.1.0go.mod
Gogolang.org/x/cryptov0.54.0go.mod
Gogolang.org/x/netv0.57.0go.mod
Gogolang.org/x/sysv0.47.0go.mod
Gogopkg.in/natefinch/lumberjack.v2v2.2.1go.mod
Gogopkg.in/yaml.v2v2.4.0go.mod
Gomodernc.org/sqlitev1.56.0go.mod
npm@ant-design/colors^6.0.0package.json
npm@ant-design/icons^4.7.0package.json
npm@emotion/cache^11.10.3package.json
npm@emotion/react^11.10.4package.json
npm@emotion/styled^11.10.4package.json
npm@jamesives/github-sponsors-readme-action^1.2.2package.json
npm@mui/lab^5.0.0-alpha.100package.json
npm@mui/material^5.10.6package.json
npm@mui/x-date-pickers^6.18.0package.json
npm@mui/x-tree-view^6.17.0package.json
npm@reduxjs/toolkit^1.8.5package.json
npm@testing-library/jest-dom^5.16.5package.json
npm@testing-library/react^13.4.0package.json
npm@testing-library/user-event^14.4.3package.json
npm@vitejs/plugin-react^3.1.0package.json
npm@xterm/addon-fit^0.9.0package.json
npm@xterm/xterm^5.4.0package.json
npmapexcharts^3.35.5package.json
npmaxios^1.7.9package.json
npmbcryptjs^2.4.3package.json
npmbrowserslist^4.21.7package.json
npmdate-fns^2.30.0package.json
npmdayjs^1.11.10package.json
npmdompurify^3.3.1package.json
npmdot^1.1.3package.json
npmexpress^4.18.2package.json
npmflag-icons^7.2.3package.json
npmformik^2.2.9package.json
npmframer-motion^7.3.6package.json
npmhistory^5.3.0package.json
npmi18next^23.11.5package.json
npmi18next-browser-languagedetector^8.0.0package.json
npmi18next-resources-to-backend^1.2.1package.json
npmjose^6.1.0package.json
npmjs-yaml^4.1.0package.json
npmlodash.map^4.6.0package.json
npmlodash.merge^4.6.2package.json
npmlodash.pull^4.1.0package.json
npmprismjs^1.29.0package.json
npmprop-types^15.8.1package.json
npmqrcode^1.5.3package.json
npmreact^18.2.0package.json
npmreact-apexcharts^1.4.0package.json
npmreact-color^2.19.3package.json
npmreact-cookie^7.2.2package.json
npmreact-copy-to-clipboard^5.1.0package.json
npmreact-device-detect^2.2.2package.json
npmreact-dom^18.2.0package.json
npmreact-draggable^4.4.5package.json
npmreact-element-to-jsx-string^15.0.0package.json
npmreact-i18next^14.1.2package.json
npmreact-intersection-observer^9.5.2package.json
npmreact-lazyload^3.2.0package.json
npmreact-material-ui-carousel^3.4.2package.json
npmreact-number-format^4.9.4package.json
npmreact-perfect-scrollbar^1.5.8package.json
npmreact-redux^8.0.4package.json
npmreact-router^6.4.1package.json
npmreact-router-dom^6.4.1package.json
npmreact-simple-code-editor^0.13.1package.json
npmreact-syntax-highlighter^15.5.0package.json
npmreact-window^1.8.7package.json
npmredux^4.2.0package.json
npmsemver-compare^1.0.0package.json
npmsimplebar^5.3.8package.json
npmsimplebar-react^2.4.1package.json
npmtypescript4.8.3package.json
npmvite^4.2.0package.json
npmweb-vitals^3.0.2package.json
npmwhiskers^0.4.0package.json
npmxterm-addon-fit^0.8.0package.json
npmyup^0.32.11package.json
Gogithub.com/azukaar/cosmos-server/go-sdkv0.22.0-unstable04terraform-provider-cosmos/go.mod
Gogithub.com/hashicorp/terraform-plugin-frameworkv1.13.0terraform-provider-cosmos/go.mod
Gogolang.org/x/cryptov0.50.0terraform-provider-cosmos/go.mod
All dependencies 1,431

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

RegistryPackageVersionRelation
Gogithub.com/256dpi/lungov0.3.7direct
Gogithub.com/analogj/scrutinyv0.8.0direct
Gogithub.com/anatol/smart.gov0.0.0-20230705044831-c3b27137baa3direct
Gogithub.com/creack/ptyv1.1.23direct
Gogithub.com/dell/csi-baremetalv1.5.0direct
Gogithub.com/docker/cliv26.0.0+incompatibledirect
Gogithub.com/docker/dockerv26.0.0+incompatibledirect
Gogithub.com/docker/go-connectionsv0.5.0direct
Gogithub.com/docker/go-unitsv0.5.0direct
Gogithub.com/foomo/tlsconfigv0.0.0-20180418120404-b67861b076c9direct
Gogithub.com/getkin/kin-openapiv0.134.0direct
Gogithub.com/go-acme/lego/v5v5.3.1direct
Gogithub.com/go-chi/chiv4.0.2+incompatibledirect
Gogithub.com/go-chi/httpratev0.7.1direct
Gogithub.com/go-co-op/gocron/v2v2.2.4direct
Gogithub.com/go-playground/validator/v10v10.30.3direct
Gogithub.com/godbus/dbus/v5v5.1.0direct
Gogithub.com/golang-jwt/jwtv3.2.2+incompatibledirect
Gogithub.com/gorilla/muxv1.8.0direct
Gogithub.com/gorilla/websocketv1.5.3direct
Gogithub.com/hashicorp/terraform-plugin-frameworkv1.13.0direct
Gogithub.com/jackc/pgx/v5v5.10.0direct
Gogithub.com/jasonlvhit/gocronv0.0.1direct
Gogithub.com/kardianos/servicev1.2.4direct
Gogithub.com/masterminds/semverv1.5.0direct
Gogithub.com/miekg/dnsv1.1.72direct
Gogithub.com/moby/sys/mountinfov0.7.2direct
Gogithub.com/mxk/go-flowratev0.0.0-20140419014527-cca7078d478fdirect
Gogithub.com/natefinch/lumberjackv2.0.0+incompatibledirect
Gogithub.com/nats-io/nats-server/v2v2.10.14direct
Gogithub.com/nats-io/nats.gov1.34.1direct
Gogithub.com/oapi-codegen/runtimev1.2.0direct
Gogithub.com/ory/fositev0.44.0direct
Gogithub.com/oschwald/geoip2-golangv1.8.0direct
Gogithub.com/pquerna/otpv1.5.0direct
Gogithub.com/shirou/gopsutil/v3v3.24.5direct
Gogithub.com/sirupsen/logrusv1.9.4direct
Gogo.deanishe.net/faviconv0.1.0direct
Gogolang.org/x/cryptov0.50.0direct
Gogolang.org/x/cryptov0.54.0direct
Gogolang.org/x/netv0.52.0direct
Gogolang.org/x/netv0.57.0direct
Gogolang.org/x/sysv0.43.0direct
Gogolang.org/x/sysv0.47.0direct
Gogopkg.in/natefinch/lumberjack.v2v2.2.1direct
Gogopkg.in/yaml.v2v2.4.0direct
Gomodernc.org/sqlitev1.56.0direct
npm@ant-design/colors6.0.0direct
npm@ant-design/icons4.8.0direct
npm@emotion/cache11.11.0direct
npm@emotion/react11.11.0direct
npm@emotion/styled11.11.0direct
npm@jamesives/github-sponsors-readme-action1.2.2direct
npm@mui/lab5.0.0-alpha.132direct
npm@mui/material5.13.3direct
npm@mui/x-date-pickers6.18.0direct
npm@mui/x-tree-view6.17.0direct
npm@reduxjs/toolkit1.9.5direct
npm@testing-library/jest-dom5.16.5direct
npm@testing-library/react13.4.0direct
npm@testing-library/user-event14.4.3direct
npm@vitejs/plugin-react3.1.0direct
npm@xterm/addon-fit0.9.0direct
npm@xterm/xterm5.4.0direct
npmapexcharts3.40.0direct
npmaxios1.7.9direct
npmbcryptjs2.4.3direct
npmbrowserslist4.21.7direct
npmdate-fns2.30.0direct
npmdayjs1.11.10direct
npmdompurify3.3.1direct
npmdot1.1.3direct
npmexpress4.21.2direct
npmflag-icons7.2.3direct
npmformik2.4.1direct
npmframer-motion4.1.17direct
npmframer-motion7.10.3direct
npmhistory5.3.0direct
npmi18next23.14.0direct
npmi18next-browser-languagedetector8.0.0direct
npmi18next-resources-to-backend1.2.1direct
npmjose6.1.0direct
npmjs-yaml4.1.0direct
npmlodash.map4.6.0direct
npmlodash.merge4.6.2direct
npmlodash.pull4.1.0direct
npmprismjs1.27.0direct
npmprismjs1.29.0direct
npmprop-types15.8.1direct
npmqrcode1.5.3direct
npmreact18.2.0direct
npmreact-apexcharts1.4.0direct
npmreact-color2.19.3direct
npmreact-cookie7.2.2direct
npmreact-copy-to-clipboard5.1.0direct
npmreact-device-detect2.2.3direct
npmreact-dom18.2.0direct
npmreact-draggable4.4.5direct
npmreact-element-to-jsx-string15.0.0direct
npmreact-i18next14.1.3direct
npmreact-intersection-observer9.5.2direct
npmreact-lazyload3.2.0direct
npmreact-material-ui-carousel3.4.2direct
npmreact-number-format4.9.4direct
npmreact-perfect-scrollbar1.5.8direct
npmreact-redux8.0.7direct
npmreact-router6.11.2direct
npmreact-router-dom6.11.2direct
npmreact-simple-code-editor0.13.1direct
npmreact-syntax-highlighter15.5.0direct
npmreact-window1.8.9direct
npmredux4.2.1direct
npmsemver-compare1.0.0direct
npmsimplebar5.3.9direct
npmsimplebar-react2.4.3direct
npmtypescript4.8.3direct
npmtypescript5.9.3direct
npmvite4.5.9direct
npmweb-vitals3.3.2direct
npmwhiskers0.4.0direct
npmxterm-addon-fit0.8.0direct
npmyup0.32.11direct
Gobazil.org/fusev0.0.0-20230120002735-62a210ff1fd5indirect
Gocloud.google.com/go/authv0.20.0indirect
Gocloud.google.com/go/auth/oauth2adaptv0.2.8indirect
Gocloud.google.com/go/compute/metadatav0.9.0indirect
Gogithub.com/a1ex3/zstd-seekable-format-go/pkgv0.10.0indirect
Gogithub.com/a8m/treev0.0.0-20240104212747-2c8764a5f17eindirect
Gogithub.com/aalpar/deheapv0.0.0-20210914013432-0cc84d79dec3indirect
Gogithub.com/abbot/go-http-authv0.4.0indirect
Gogithub.com/adamslevy/jsonrpc2/v14v14.1.0indirect
Gogithub.com/akamai/akamaiopen-edgegrid-golang/v13v13.3.0indirect
Gogithub.com/alexbrainman/sspiv0.0.0-20250919150558-7d374ff0d59eindirect
Gogithub.com/alibabacloud-go/alibabacloud-gateway-spiv0.0.5indirect
Gogithub.com/alibabacloud-go/darabonba-openapi/v2v2.2.3indirect
Gogithub.com/alibabacloud-go/debugv1.0.1indirect
Gogithub.com/alibabacloud-go/teav1.5.2indirect
Gogithub.com/alibabacloud-go/tea-utils/v2v2.0.9indirect
Gogithub.com/aliyun/credentials-gov1.4.7indirect
Gogithub.com/anacrolix/dmsv1.7.2indirect
Gogithub.com/anacrolix/genericsv0.1.0indirect
Gogithub.com/anacrolix/logv0.17.0indirect
Gogithub.com/anchore/go-lzov0.1.0indirect
Gogithub.com/andybalholm/brotliv1.2.0indirect
Gogithub.com/andybalholm/cascadiav1.3.3indirect
Gogithub.com/apapsch/go-jsonmerge/v2v2.0.0indirect
Gogithub.com/appscode/go-querystringv0.0.0-20170504095604-0126cfb3f1dcindirect
Gogithub.com/asaskevich/govalidatorv0.0.0-20230301143203-a9d515a09cc2indirect
Gogithub.com/atotto/clipboardv0.1.4indirect
Gogithub.com/aws/aws-sdk-go-v2v1.42.1indirect
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.14indirect
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.30indirect
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.29indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.30indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/s3/managerv1.20.4indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.30indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.30indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.4.31indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.13indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/checksumv1.9.23indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.30indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.19.31indirect
Gogithub.com/aws/aws-sdk-go-v2/service/lightsailv1.57.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/route53v1.64.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.105.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.4.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.32.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.37.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.44.1indirect
Gogithub.com/aws/smithy-gov1.27.3indirect
Gogithub.com/aziontech/azionapi-go-sdkv0.147.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/azcorev1.22.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/azidentityv1.14.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/internalv1.12.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/dns/armdnsv1.2.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatednsv1.3.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/resourcegraph/armresourcegraphv0.10.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/storage/azblobv1.6.3indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/storage/azfilev1.5.3indirect
Gogithub.com/azure/go-ntlmsspv0.0.2-0.20251110135918-10b7b7e7cd26indirect
Gogithub.com/azuread/microsoft-authentication-library-for-gov1.7.2indirect
Gogithub.com/bahlo/generic-list-gov0.2.0indirect
Gogithub.com/baidubce/bce-sdk-gov0.9.270indirect
Gogithub.com/benbjohnson/clockv1.3.5indirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/bodgit/gssapiv0.0.4indirect
Gogithub.com/bodgit/plumbingv1.3.0indirect
Gogithub.com/bodgit/sevenzipv1.6.1indirect
Gogithub.com/bodgit/tsigv1.3.1indirect
Gogithub.com/bodgit/windowsv1.0.1indirect
Gogithub.com/boombuler/barcodev1.1.0indirect
Gogithub.com/bradenaw/juniperv0.15.3indirect
Gogithub.com/bradfitz/iterv0.0.0-20191230175014-e8f45d346db8indirect
Gogithub.com/buengese/sgzipv0.1.1indirect
Gogithub.com/buger/jsonparserv1.1.2indirect
Gogithub.com/calebcase/tmpfilev1.0.3indirect
Gogithub.com/cenkalti/backoff/v4v4.3.0indirect
Gogithub.com/cenkalti/backoff/v5v5.0.3indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/chilts/sidv0.0.0-20190607042430-660e94789ec9indirect
Gogithub.com/clbanning/mxj/v2v2.7.0indirect
Gogithub.com/clipperhouse/stringishv0.1.1indirect
Gogithub.com/clipperhouse/uax29/v2v2.3.0indirect
Gogithub.com/cloudflare/circlv1.6.1indirect
Gogithub.com/cloudinary/cloudinary-go/v2v2.13.0indirect
Gogithub.com/cloudsoda/go-smb2v0.0.0-20250228001242-d4c70e6251ccindirect
Gogithub.com/cloudsoda/sddlv0.0.0-20250224235906-926454e91efcindirect
Gogithub.com/colinmarc/hdfs/v2v2.4.0indirect
Gogithub.com/containerd/logv0.1.0indirect
Gogithub.com/coreos/go-semverv0.3.1indirect
Gogithub.com/coreos/go-systemd/v22v22.6.0indirect
Gogithub.com/cpuguy83/go-md2man/v2v2.0.7indirect
Gogithub.com/creasty/defaultsv1.8.0indirect
Gogithub.com/cristalhq/jwt/v4v4.0.2indirect
Gogithub.com/cronokirby/saferithv0.33.0indirect
Gogithub.com/dave/jenniferv1.4.0indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/dgraph-io/ristrettov0.1.1indirect
Gogithub.com/diskfs/go-diskfsv1.7.0indirect
Gogithub.com/distribution/referencev0.6.0indirect
Gogithub.com/dnsimple/dnsimple-go/v9v9.1.0indirect
Gogithub.com/docker/docker-credential-helpersv0.8.0indirect
Gogithub.com/dromara/donglev1.0.1indirect
Gogithub.com/dropbox/dropbox-sdk-go-unofficial/v6v6.0.5indirect
Gogithub.com/dsnet/compressv0.0.2-0.20230904184137-39efe44ab707indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/ebitengine/puregov0.9.1indirect
Gogithub.com/ecordell/optgenv0.0.6indirect
Gogithub.com/emersion/go-messagev0.18.2indirect
Gogithub.com/emersion/go-vcardv0.0.0-20241024213814-c9703dde27ffindirect
Gogithub.com/exoscale/egoscale/v3v3.1.41indirect
Gogithub.com/fatih/colorv1.13.0indirect
Gogithub.com/fatih/structsv1.1.0indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/filenclouddienste/filen-sdk-gov0.0.35indirect
Gogithub.com/files-com/files-sdk-go/v3v3.2.264indirect
Gogithub.com/flynn/noisev1.1.0indirect
Gogithub.com/friendsofgo/errorsv0.9.2indirect
Gogithub.com/fsnotify/fsnotifyv1.10.1indirect
Gogithub.com/gabriel-vasile/mimetypev1.4.13indirect
Gogithub.com/gdamore/encodingv1.0.1indirect
Gogithub.com/gdamore/tcell/v2v2.9.0indirect
Gogithub.com/geoffgarside/berv1.2.0indirect
Gogithub.com/ghodss/yamlv1.0.0indirect
Gogithub.com/go-acme/alidns-20150109/v5v5.5.0indirect
Gogithub.com/go-acme/esa-20240910/v3v3.4.0indirect
Gogithub.com/go-acme/jdcloud-sdk-gov1.64.0indirect
Gogithub.com/go-acme/tencentclouddnspodv1.3.24indirect
Gogithub.com/go-acme/tencentedgdeonev1.3.38indirect
Gogithub.com/go-chi/chi/v5v5.2.3indirect
Gogithub.com/go-darwin/apfsv0.0.0-20211011131704-f84b94dbf348indirect
Gogithub.com/go-errors/errorsv1.0.1indirect
Gogithub.com/go-git/go-billy/v5v5.6.2indirect
Gogithub.com/go-jose/go-jose/v4v4.1.4indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-ole/go-olev1.3.0indirect
Gogithub.com/go-openapi/errorsv0.22.4indirect
Gogithub.com/go-openapi/jsonpointerv0.21.0indirect
Gogithub.com/go-openapi/strfmtv0.25.0indirect
Gogithub.com/go-openapi/swagv0.23.0indirect
Gogithub.com/go-ozzo/ozzo-validation/v4v4.3.0indirect
Gogithub.com/go-playground/localesv0.14.1indirect
Gogithub.com/go-playground/universal-translatorv0.18.1indirect
Gogithub.com/go-resty/resty/v2v2.17.2indirect
Gogithub.com/go-viper/mapstructure/v2v2.5.0indirect
Gogithub.com/goccy/go-yamlv1.19.2indirect
Gogithub.com/gofrs/flockv0.13.0indirect
Gogithub.com/gofrs/uuidv4.4.0+incompatibleindirect
Gogithub.com/gogo/protobufv1.3.2indirect
Gogithub.com/golang-jwt/jwt/v4v4.5.2indirect
Gogithub.com/golang-jwt/jwt/v5v5.3.1indirect
Gogithub.com/golang/glogv1.2.5indirect
Gogithub.com/golang/mockv1.6.0indirect
Gogithub.com/golang/protobufv1.5.4indirect
Gogithub.com/golang/snappyv0.0.4indirect
Gogithub.com/google/btreev1.1.3indirect
Gogithub.com/google/go-querystringv1.2.0indirect
Gogithub.com/google/s2a-gov0.1.9indirect
Gogithub.com/google/uuidv1.5.0indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.17indirect
Gogithub.com/googleapis/gax-go/v2v2.22.0indirect
Gogithub.com/gophercloud/gophercloudv1.14.1indirect
Gogithub.com/gophercloud/utilsv0.0.0-20231010081019-80377eca5d56indirect
Gogithub.com/gorilla/schemav1.4.1indirect
Gogithub.com/hanwen/go-fuse/v2v2.9.0indirect
Gogithub.com/hashicorp/errwrapv1.1.0indirect
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirect
Gogithub.com/hashicorp/go-hclogv1.5.0indirect
Gogithub.com/hashicorp/go-multierrorv1.1.1indirect
Gogithub.com/hashicorp/go-pluginv1.6.2indirect
Gogithub.com/hashicorp/go-retryablehttpv0.7.8indirect
Gogithub.com/hashicorp/go-uuidv1.0.3indirect
Gogithub.com/hashicorp/golang-lru/v2v2.0.7indirect
Gogithub.com/hashicorp/hclv1.0.0indirect
Gogithub.com/hashicorp/terraform-plugin-gov0.25.0indirect
Gogithub.com/hashicorp/terraform-plugin-logv0.9.0indirect
Gogithub.com/hashicorp/terraform-registry-addressv0.2.3indirect
Gogithub.com/hashicorp/terraform-svchostv0.1.1indirect
Gogithub.com/hashicorp/yamuxv0.1.1indirect
Gogithub.com/huaweicloud/huaweicloud-sdk-go-v3v0.1.205indirect
Gogithub.com/ibm/go-sdk-core/v5v5.21.0indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/infobloxopen/infoblox-go-client/v2v2.11.0indirect
Gogithub.com/jackc/pgpassfilev1.0.0indirect
Gogithub.com/jackc/pgservicefilev0.0.0-20240606120523-5a60cdf6a761indirect
Gogithub.com/jackc/puddle/v2v2.2.2indirect
Gogithub.com/jcmturner/aescts/v2v2.0.0indirect
Gogithub.com/jcmturner/dnsutils/v2v2.0.0indirect
Gogithub.com/jcmturner/goforkv1.7.6indirect
Gogithub.com/jcmturner/goidentity/v6v6.0.1indirect
Gogithub.com/jcmturner/gokrb5/v8v8.4.4indirect
Gogithub.com/jcmturner/rpc/v2v2.0.3indirect
Gogithub.com/jlaffaye/ftpv0.2.1-0.20240918233326-1b970516f5d3indirect
Gogithub.com/jonboulle/clockworkv0.4.0indirect
Gogithub.com/josharian/internv1.0.0indirect
Gogithub.com/json-iterator/gov1.1.13-0.20220915233716-71ac16282d12indirect
Gogithub.com/jtolio/noiseconnv0.0.0-20231127013910-f6d9ecbf1de7indirect
Gogithub.com/jzelinskie/whirlpoolv0.0.0-20201016144138-0675e54bb004indirect
Gogithub.com/k0kubun/go-ansiv0.0.0-20180517002512-3bf9e2903213indirect
Gogithub.com/klauspost/compressv1.18.1indirect
Gogithub.com/klauspost/cpuid/v2v2.3.0indirect
Gogithub.com/klauspost/pgzipv1.2.6indirect
Gogithub.com/kolo/xmlrpcv0.0.0-20220921171641-a4b6fa1dd06bindirect
Gogithub.com/koofr/go-httpclientv0.0.0-20240520111329-e20f8f203988indirect
Gogithub.com/koofr/go-koofrclientv0.0.0-20221207135200-cbd7fc9ad6a6indirect
Gogithub.com/kr/fsv0.1.0indirect
Gogithub.com/kylelemons/godebugv1.1.0indirect
Gogithub.com/labbsr0x/bindman-dns-webhookv1.0.2indirect
Gogithub.com/labbsr0x/gohv1.0.1indirect
Gogithub.com/lanrat/extsortv1.4.2indirect
Gogithub.com/leodido/go-urnv1.4.0indirect
Gogithub.com/linode/linodegov1.69.1indirect
Gogithub.com/liquidweb/liquidweb-cliv0.7.0indirect
Gogithub.com/liquidweb/liquidweb-gov1.6.4indirect
Gogithub.com/lpar/datev1.0.0indirect
Gogithub.com/lucasb-eyer/go-colorfulv1.3.0indirect
Gogithub.com/lufia/plan9statsv0.0.0-20251013123823-9fd1530e3ec3indirect
Gogithub.com/magiconair/propertiesv1.8.10indirect
Gogithub.com/mailru/easyjsonv0.7.7indirect
Gogithub.com/mailru/easyjsonv0.9.1indirect
Gogithub.com/mattn/go-colorablev0.1.13indirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/mattn/go-isattyv0.0.24indirect
Gogithub.com/mattn/go-runewidthv0.0.19indirect
Gogithub.com/mattn/goverallsv0.0.6indirect
Gogithub.com/max-sum/base32768v0.0.0-20230304063302-18e6ce5945fdindirect
Gogithub.com/mholt/archivesv0.1.5indirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/mikelolasagasti/xzv1.0.1indirect
Gogithub.com/mimuret/golang-iij-dpfv0.9.1indirect
Gogithub.com/minio/highwayhashv1.0.2indirect
Gogithub.com/minio/minlzv1.0.1indirect
Gogithub.com/minio/xxmlv0.0.3indirect
Gogithub.com/mitchellh/go-homedirv1.1.0indirect
Gogithub.com/mitchellh/go-testing-interfacev1.14.1indirect
Gogithub.com/mitchellh/mapstructurev1.5.0indirect
Gogithub.com/moby/docker-image-specv1.3.1indirect
Gogithub.com/moby/termv0.0.0-20221205130635-1aeaba878587indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/modern-go/reflect2v1.0.3-0.20250322232337-35a7c28c31eeindirect
Gogithub.com/mohae/deepcopyv0.0.0-20170929034955-c48cc78d4826indirect
Gogithub.com/montanaflynn/statsv0.7.1indirect
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirect
Gogithub.com/namedotcom/go/v4v4.0.2indirect
Gogithub.com/nats-io/jwt/v2v2.5.5indirect
Gogithub.com/nats-io/nkeysv0.4.7indirect
Gogithub.com/nats-io/nuidv1.0.1indirect
Gogithub.com/ncruces/go-strftimev1.0.0indirect
Gogithub.com/ncw/swift/v2v2.0.5indirect
Gogithub.com/nrdcg/auroradnsv1.2.0indirect
Gogithub.com/nrdcg/bunny-gov0.1.0indirect
Gogithub.com/nrdcg/desecv0.11.1indirect
Gogithub.com/nrdcg/freemyipv0.3.0indirect
Gogithub.com/nrdcg/goacmednsv0.2.0indirect
Gogithub.com/nrdcg/goinwxv0.12.0indirect
Gogithub.com/nrdcg/mailinaboxv0.3.0indirect
Gogithub.com/nrdcg/namesilov0.5.0indirect
Gogithub.com/nrdcg/nodionv0.1.0indirect
Gogithub.com/nrdcg/oci-go-sdk/common/v1065v1065.120.0indirect
Gogithub.com/nrdcg/oci-go-sdk/dns/v1065v1065.120.0indirect
Gogithub.com/nrdcg/porkbunv0.4.0indirect
Gogithub.com/nrdcg/vegadnsv0.3.0indirect
Gogithub.com/nwaples/rardecode/v2v2.2.1indirect
Gogithub.com/nzdjb/go-metanamev1.0.0indirect
Gogithub.com/oasdiff/yamlv0.0.0-20260313112342-a3ea61cb4d4cindirect
Gogithub.com/oasdiff/yaml3v0.0.0-20260224194419-61cd415a242bindirect
Gogithub.com/oklog/runv1.0.0indirect
Gogithub.com/oklog/ulidv1.3.1indirect
Gogithub.com/opencontainers/go-digestv1.0.0indirect
Gogithub.com/opencontainers/image-specv1.0.2indirect
Gogithub.com/openshift/gssapiv0.0.0-20161010215902-5fb4217df13bindirect
Gogithub.com/oracle/oci-go-sdk/v65v65.104.0indirect
Gogithub.com/ory/go-accv0.2.6indirect
Gogithub.com/ory/go-conveniencev0.1.0indirect
Gogithub.com/ory/viperv1.7.5indirect
Gogithub.com/ory/xv0.0.214indirect
Gogithub.com/oschwald/maxminddb-golangv1.10.0indirect
Gogithub.com/ovh/go-ovhv1.9.0indirect
Gogithub.com/panjf2000/ants/v2v2.11.3indirect
Gogithub.com/patrickmn/go-cachev2.1.0+incompatibleindirect
Gogithub.com/pborman/uuidv1.2.0indirect
Gogithub.com/pelletier/go-tomlv1.9.5indirect
Gogithub.com/pelletier/go-toml/v2v2.2.4indirect
Gogithub.com/pengsrc/go-sharedv0.2.1-0.20190131101655-1999055a4a14indirect
Gogithub.com/perimeterx/marshmallowv1.1.5indirect
Gogithub.com/peterh/linerv1.2.2indirect
Gogithub.com/peterhellberg/linkv1.2.0indirect
Gogithub.com/pierrec/lz4/v4v4.1.22indirect
Gogithub.com/pkg/browserv0.0.0-20240102092130-5ac0b6a4141cindirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/pkg/sftpv1.13.10indirect
Gogithub.com/pkg/xattrv0.4.12indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/power-devops/perfstatv0.0.0-20240221224432-82ca36839d55indirect
Gogithub.com/prometheus/client_golangv1.23.2indirect
Gogithub.com/prometheus/client_modelv0.6.2indirect
Gogithub.com/prometheus/commonv0.67.2indirect
Gogithub.com/prometheus/procfsv0.19.2indirect
Gogithub.com/protonmail/bcryptv0.0.0-20211005172633-e235017c1bafindirect
Gogithub.com/protonmail/gluonv0.17.1-0.20230724134000-308be39be96eindirect
Gogithub.com/protonmail/go-cryptov1.3.0indirect
Gogithub.com/protonmail/go-mimev0.0.0-20230322103455-7d82a3887f2findirect
Gogithub.com/protonmail/go-srpv0.0.7indirect
Gogithub.com/protonmail/gopenpgp/v2v2.9.0indirect
Gogithub.com/puerkitobio/goqueryv1.10.3indirect
Gogithub.com/putdotio/go-putio/putiov0.0.0-20200123120452-16d982cac2b8indirect
Gogithub.com/rasky/go-xdrv0.0.0-20170124162913-1a41d1a06c93indirect
Gogithub.com/rclone/go-proton-apiv1.0.1-0.20260127173028-eb465cac3b18indirect
Gogithub.com/rclone/gofakes3v0.0.4indirect
Gogithub.com/rclone/proton-api-bridgev1.0.1-0.20260127174007-77f974840d11indirect
Gogithub.com/regfish/regfish-dnsapi-gov0.1.1indirect
Gogithub.com/relvacode/iso8601v1.7.0indirect
Gogithub.com/remyoudompheng/bigfftv0.0.0-20230129092748-24d4a6f8daecindirect
Gogithub.com/rfjakob/emev1.1.2indirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/robfig/cron/v3v3.0.1indirect
Gogithub.com/russross/blackfriday/v2v2.1.0indirect
Gogithub.com/ryszard/goskiplistv0.0.0-20150312221310-2dfbae5fcf46indirect
Gogithub.com/sabhiram/go-gitignorev0.0.0-20210923224102-525f6e181f06indirect
Gogithub.com/sacloud/api-client-gov0.3.5indirect
Gogithub.com/sacloud/go-httpv0.1.9indirect
Gogithub.com/sacloud/iaas-api-gov1.29.2indirect
Gogithub.com/sacloud/packages-gov0.1.0indirect
Gogithub.com/sacloud/saclient-gov0.4.0indirect
Gogithub.com/sagikazarmark/locaferov0.4.0indirect
Gogithub.com/sagikazarmark/slog-shimv0.1.0indirect
Gogithub.com/samber/lov1.52.0indirect
Gogithub.com/scaleway/scaleway-sdk-gov1.0.0-beta.36indirect
Gogithub.com/selectel/domains-gov1.1.0indirect
Gogithub.com/selectel/go-selvpcclient/v4v4.2.0indirect
Gogithub.com/shabbyrobe/gocovmergev0.0.0-20230507112040-c3350d9342dfindirect
Gogithub.com/shirou/gopsutil/v4v4.25.10indirect
Gogithub.com/shoenig/go-m1cpuv0.1.6indirect
Gogithub.com/shopspring/decimalv1.4.0indirect
Gogithub.com/skratchdot/open-golangv0.0.0-20200116055534-eef842397966indirect
Gogithub.com/smarty/assertionsv1.16.0indirect
Gogithub.com/softlayer/softlayer-gov1.2.1indirect
Gogithub.com/softlayer/xmlrpcv0.0.0-20200409220501-5f089df7cb7eindirect
Gogithub.com/sony/gobreakerv1.0.0indirect
Gogithub.com/sony/gobreaker/v2v2.4.0indirect
Gogithub.com/sorairolake/lzip-gov0.3.8indirect
Gogithub.com/sourcegraph/concv0.3.0indirect
Gogithub.com/spacemonkeygo/monkit/v3v3.0.25-0.20251022131615-eb24eb109368indirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spf13/castv1.7.0indirect
Gogithub.com/spf13/cobrav1.10.1indirect
Gogithub.com/spf13/jwalterweathermanv1.1.0indirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/spf13/viperv1.18.2indirect
Gogithub.com/starry-s/zipv0.2.3indirect
Gogithub.com/stretchr/objxv0.5.3indirect
Gogithub.com/stretchr/testifyv1.11.1indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/t3rm1n4l/go-megav0.0.0-20251031123324-a804aaa87491indirect
Gogithub.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/commonv1.3.133indirect
Gogithub.com/tidwall/btreev1.7.0indirect
Gogithub.com/tjfoc/gmsmv1.4.1indirect
Gogithub.com/tklauser/go-sysconfv0.3.15indirect
Gogithub.com/tklauser/numcpusv0.10.0indirect
Gogithub.com/transip/gotransip/v6v6.27.2indirect
Gogithub.com/ucloud/ucloud-sdk-gov0.22.90indirect
Gogithub.com/ugorji/go/codecv1.2.12indirect
Gogithub.com/ulikunitz/xzv0.5.15indirect
Gogithub.com/ultradns/ultradns-go-sdkv1.8.2-20260507133303-3f324c7indirect
Gogithub.com/unknwon/goconfigv1.0.0indirect
Gogithub.com/vinyldns/go-vinyldnsv0.9.18indirect
Gogithub.com/vmihailenco/msgpack/v5v5.4.1indirect
Gogithub.com/vmihailenco/tagparser/v2v2.0.0indirect
Gogithub.com/volcengine/volc-sdk-golangv1.0.251indirect
Gogithub.com/vultr/govultr/v3v3.31.2indirect
Gogithub.com/willscott/go-nfsv0.0.3indirect
Gogithub.com/willscott/go-nfs-clientv0.0.0-20251022144359-801f10d98886indirect
Gogithub.com/winfsp/cgofusev1.6.1-0.20260126094232-f2c4fccdb286indirect
Gogithub.com/wk8/go-ordered-map/v2v2.1.8indirect
Gogithub.com/woodsbury/decimal128v1.3.0indirect
Gogithub.com/xanzy/ssh-agentv0.3.3indirect
Gogithub.com/xdg-go/pbkdf2v1.0.0indirect
Gogithub.com/xdg-go/scramv1.1.2indirect
Gogithub.com/xdg-go/stringprepv1.0.4indirect
Gogithub.com/yandex-cloud/go-genprotov0.95.0indirect
Gogithub.com/yandex-cloud/go-sdk/services/dnsv0.0.65indirect
Gogithub.com/yandex-cloud/go-sdk/v2v2.136.0indirect
Gogithub.com/youmark/pkcs8v0.0.0-20240726163527-a2c0da244d78indirect
Gogithub.com/yunify/qingstor-sdk-go/v3v3.2.0indirect
Gogithub.com/yusufpapurcu/wmiv1.2.4indirect
Gogithub.com/zeebo/blake3v0.2.4indirect
Gogithub.com/zeebo/errsv1.4.0indirect
Gogithub.com/zeebo/xxh3v1.0.2indirect
Gogo.etcd.io/bboltv1.4.3indirect
Gogo.mongodb.org/mongo-driverv1.17.9indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.67.0indirect
Gogo.opentelemetry.io/otelv1.43.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.24.0indirect
Gogo.opentelemetry.io/otel/metricv1.43.0indirect
Gogo.opentelemetry.io/otel/tracev1.43.0indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogo.uber.org/ratelimitv0.3.1indirect
Gogo.uber.org/zapv1.27.0indirect
Gogo.yaml.in/yaml/v2v2.4.3indirect
Gogo4.orgv0.0.0-20230225012048-214862532bf5indirect
Gogoftp.io/server/v2v2.0.2indirect
Gogolang.org/x/expv0.0.0-20260410095643-746e56fc9e2findirect
Gogolang.org/x/modv0.37.0indirect
Gogolang.org/x/oauth2v0.36.0indirect
Gogolang.org/x/syncv0.22.0indirect
Gogolang.org/x/termv0.45.0indirect
Gogolang.org/x/textv0.36.0indirect
Gogolang.org/x/textv0.40.0indirect
Gogolang.org/x/timev0.15.0indirect
Gogolang.org/x/toolsv0.47.0indirect
Gogolang.org/x/xerrorsv0.0.0-20231012003039-104605ab7028indirect
Gogoogle.golang.org/apiv0.288.0indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260414002931-afd174a4e478indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20240814211410-ddb44dafa142indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260630182238-925bb5da69e7indirect
Gogoogle.golang.org/grpcv1.67.1indirect
Gogoogle.golang.org/grpcv1.82.0indirect
Gogoogle.golang.org/protobufv1.35.1indirect
Gogoogle.golang.org/protobufv1.36.11indirect
Gogopkg.in/ini.v1v1.67.3indirect
Gogopkg.in/ns1/ns1-go.v2v2.18.0indirect
Gogopkg.in/square/go-jose.v2v2.6.0indirect
Gogopkg.in/tomb.v2v2.0.0-20161208151619-d5d1b5820637indirect
Gogopkg.in/validator.v2v2.0.1indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Gogotest.tools/v3v3.4.0indirect
Gok8s.io/klog/v2v2.80.1indirect
Gok8s.io/utilsv0.0.0-20240102154912-e7106e64919eindirect
Gomodernc.org/libcv1.74.4indirect
Gomodernc.org/mathutilv1.7.1indirect
Gomodernc.org/memoryv1.11.0indirect
Gomoul.io/http2curl/v2v2.3.0indirect
Gosigs.k8s.io/yamlv1.6.0indirect
Gosoftware.sslmate.com/src/go-pkcs12v0.7.3indirect
Gostorj.io/commonv0.0.0-20251107171817-6221ae45072cindirect
Gostorj.io/drpcv0.0.35-0.20250513201419-f7819ea69b55indirect
Gostorj.io/eventkitv0.0.0-20250410172343-61f26d3de156indirect
Gostorj.io/infectiousv0.0.2indirect
Gostorj.io/picobufv0.0.4indirect
Gostorj.io/uplinkv1.13.1indirect
npm@actions/core1.9.1indirect
npm@actions/http-client2.1.0indirect
npm@actions/io1.1.2indirect
npm@adobe/css-tools4.4.1indirect
npm@ampproject/remapping2.2.1indirect
npm@ant-design/icons-svg4.2.1indirect
npm@babel/code-frame7.26.2indirect
npm@babel/compat-data7.22.3indirect
npm@babel/core7.22.1indirect
npm@babel/eslint-parser7.21.8indirect
npm@babel/generator7.26.5indirect
npm@babel/helper-annotate-as-pure7.18.6indirect
npm@babel/helper-builder-binary-assignment-operator-visitor7.22.3indirect
npm@babel/helper-compilation-targets7.22.1indirect
npm@babel/helper-create-class-features-plugin7.22.1indirect
npm@babel/helper-create-regexp-features-plugin7.22.1indirect
npm@babel/helper-define-polyfill-provider0.4.0indirect
npm@babel/helper-environment-visitor7.22.1indirect
npm@babel/helper-function-name7.21.0indirect
npm@babel/helper-hoist-variables7.18.6indirect
npm@babel/helper-member-expression-to-functions7.22.3indirect
npm@babel/helper-module-imports7.21.4indirect
npm@babel/helper-module-transforms7.22.1indirect
npm@babel/helper-optimise-call-expression7.18.6indirect
npm@babel/helper-plugin-utils7.21.5indirect
npm@babel/helper-remap-async-to-generator7.18.9indirect
npm@babel/helper-replace-supers7.22.1indirect
npm@babel/helper-simple-access7.21.5indirect
npm@babel/helper-skip-transparent-expression-wrappers7.20.0indirect
npm@babel/helper-split-export-declaration7.18.6indirect
npm@babel/helper-string-parser7.25.9indirect
npm@babel/helper-validator-identifier7.25.9indirect
npm@babel/helper-validator-option7.21.0indirect
npm@babel/helper-wrap-function7.20.5indirect
npm@babel/helpers7.22.3indirect
npm@babel/parser7.26.7indirect
npm@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression7.18.6indirect
npm@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining7.22.3indirect
npm@babel/plugin-proposal-class-properties7.18.6indirect
npm@babel/plugin-proposal-decorators7.22.3indirect
npm@babel/plugin-proposal-nullish-coalescing-operator7.18.6indirect
npm@babel/plugin-proposal-numeric-separator7.18.6indirect
npm@babel/plugin-proposal-optional-chaining7.21.0indirect
npm@babel/plugin-proposal-private-methods7.18.6indirect
npm@babel/plugin-proposal-private-property-in-object7.21.10indirect
npm@babel/plugin-proposal-unicode-property-regex7.18.6indirect
npm@babel/plugin-syntax-async-generators7.8.4indirect
npm@babel/plugin-syntax-class-properties7.12.13indirect
npm@babel/plugin-syntax-class-static-block7.14.5indirect
npm@babel/plugin-syntax-decorators7.22.3indirect
npm@babel/plugin-syntax-dynamic-import7.8.3indirect
npm@babel/plugin-syntax-export-namespace-from7.8.3indirect
npm@babel/plugin-syntax-flow7.21.4indirect
npm@babel/plugin-syntax-import-assertions7.20.0indirect
npm@babel/plugin-syntax-import-attributes7.22.3indirect
npm@babel/plugin-syntax-import-meta7.10.4indirect
npm@babel/plugin-syntax-json-strings7.8.3indirect
npm@babel/plugin-syntax-jsx7.21.4indirect
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-private-property-in-object7.14.5indirect
npm@babel/plugin-syntax-top-level-await7.14.5indirect
npm@babel/plugin-syntax-typescript7.21.4indirect
npm@babel/plugin-syntax-unicode-sets-regex7.18.6indirect
npm@babel/plugin-transform-arrow-functions7.21.5indirect
npm@babel/plugin-transform-async-generator-functions7.22.3indirect
npm@babel/plugin-transform-async-to-generator7.20.7indirect
npm@babel/plugin-transform-block-scoped-functions7.18.6indirect
npm@babel/plugin-transform-block-scoping7.21.0indirect
npm@babel/plugin-transform-class-properties7.22.3indirect
npm@babel/plugin-transform-class-static-block7.22.3indirect
npm@babel/plugin-transform-classes7.21.0indirect
npm@babel/plugin-transform-computed-properties7.21.5indirect
npm@babel/plugin-transform-destructuring7.21.3indirect
npm@babel/plugin-transform-dotall-regex7.18.6indirect
npm@babel/plugin-transform-duplicate-keys7.18.9indirect
npm@babel/plugin-transform-dynamic-import7.22.1indirect
npm@babel/plugin-transform-exponentiation-operator7.18.6indirect
npm@babel/plugin-transform-export-namespace-from7.22.3indirect
npm@babel/plugin-transform-flow-strip-types7.21.0indirect
npm@babel/plugin-transform-for-of7.21.5indirect
npm@babel/plugin-transform-function-name7.18.9indirect
npm@babel/plugin-transform-json-strings7.22.3indirect
npm@babel/plugin-transform-literals7.18.9indirect
npm@babel/plugin-transform-logical-assignment-operators7.22.3indirect
npm@babel/plugin-transform-member-expression-literals7.18.6indirect
npm@babel/plugin-transform-modules-amd7.20.11indirect
npm@babel/plugin-transform-modules-commonjs7.21.5indirect
npm@babel/plugin-transform-modules-systemjs7.22.3indirect
npm@babel/plugin-transform-modules-umd7.18.6indirect
npm@babel/plugin-transform-named-capturing-groups-regex7.22.3indirect
npm@babel/plugin-transform-new-target7.22.3indirect
npm@babel/plugin-transform-nullish-coalescing-operator7.22.3indirect
npm@babel/plugin-transform-numeric-separator7.22.3indirect
npm@babel/plugin-transform-object-rest-spread7.22.3indirect
npm@babel/plugin-transform-object-super7.18.6indirect
npm@babel/plugin-transform-optional-catch-binding7.22.3indirect
npm@babel/plugin-transform-optional-chaining7.22.3indirect
npm@babel/plugin-transform-parameters7.22.3indirect
npm@babel/plugin-transform-private-methods7.22.3indirect
npm@babel/plugin-transform-private-property-in-object7.22.3indirect
npm@babel/plugin-transform-property-literals7.18.6indirect
npm@babel/plugin-transform-react-display-name7.18.6indirect
npm@babel/plugin-transform-react-jsx7.22.3indirect
npm@babel/plugin-transform-react-jsx-development7.18.6indirect
npm@babel/plugin-transform-react-jsx-self7.21.0indirect
npm@babel/plugin-transform-react-jsx-source7.19.6indirect
npm@babel/plugin-transform-react-pure-annotations7.18.6indirect
npm@babel/plugin-transform-regenerator7.21.5indirect
npm@babel/plugin-transform-reserved-words7.18.6indirect
npm@babel/plugin-transform-runtime7.22.4indirect
npm@babel/plugin-transform-shorthand-properties7.18.6indirect
npm@babel/plugin-transform-spread7.20.7indirect
npm@babel/plugin-transform-sticky-regex7.18.6indirect
npm@babel/plugin-transform-template-literals7.18.9indirect
npm@babel/plugin-transform-typeof-symbol7.18.9indirect
npm@babel/plugin-transform-typescript7.22.3indirect
npm@babel/plugin-transform-unicode-escapes7.21.5indirect
npm@babel/plugin-transform-unicode-property-regex7.22.3indirect
npm@babel/plugin-transform-unicode-regex7.18.6indirect
npm@babel/plugin-transform-unicode-sets-regex7.22.3indirect
npm@babel/preset-env7.22.4indirect
npm@babel/preset-modules0.1.5indirect
npm@babel/preset-react7.22.3indirect
npm@babel/preset-typescript7.21.5indirect
npm@babel/regjsgen0.8.0indirect
npm@babel/runtime7.25.6indirect
npm@babel/runtime-corejs37.22.3indirect
npm@babel/template7.25.9indirect
npm@babel/traverse7.26.7indirect
npm@babel/types7.26.7indirect
npm@base2/pretty-print-object1.0.1indirect
npm@ctrl/tinycolor3.6.0indirect
npm@emotion/babel-plugin11.11.0indirect
npm@emotion/hash0.9.1indirect
npm@emotion/is-prop-valid0.8.8indirect
npm@emotion/is-prop-valid1.2.1indirect
npm@emotion/memoize0.7.4indirect
npm@emotion/memoize0.8.1indirect
npm@emotion/serialize1.1.2indirect
npm@emotion/sheet1.2.2indirect
npm@emotion/unitless0.8.1indirect
npm@emotion/use-insertion-effect-with-fallbacks1.0.1indirect
npm@emotion/utils1.2.1indirect
npm@emotion/weak-memoize0.3.1indirect
npm@esbuild/aix-ppc640.27.4indirect
npm@esbuild/android-arm0.18.20indirect
npm@esbuild/android-arm0.27.4indirect
npm@esbuild/android-arm640.18.20indirect
npm@esbuild/android-arm640.27.4indirect
npm@esbuild/android-x640.18.20indirect
npm@esbuild/android-x640.27.4indirect
npm@esbuild/darwin-arm640.18.20indirect
npm@esbuild/darwin-arm640.27.4indirect
npm@esbuild/darwin-x640.18.20indirect
npm@esbuild/darwin-x640.27.4indirect
npm@esbuild/freebsd-arm640.18.20indirect
npm@esbuild/freebsd-arm640.27.4indirect
npm@esbuild/freebsd-x640.18.20indirect
npm@esbuild/freebsd-x640.27.4indirect
npm@esbuild/linux-arm0.18.20indirect
npm@esbuild/linux-arm0.27.4indirect
npm@esbuild/linux-arm640.18.20indirect
npm@esbuild/linux-arm640.27.4indirect
npm@esbuild/linux-ia320.18.20indirect
npm@esbuild/linux-ia320.27.4indirect
npm@esbuild/linux-loong640.18.20indirect
npm@esbuild/linux-loong640.27.4indirect
npm@esbuild/linux-mips64el0.18.20indirect
npm@esbuild/linux-mips64el0.27.4indirect
npm@esbuild/linux-ppc640.18.20indirect
npm@esbuild/linux-ppc640.27.4indirect
npm@esbuild/linux-riscv640.18.20indirect
npm@esbuild/linux-riscv640.27.4indirect
npm@esbuild/linux-s390x0.18.20indirect
npm@esbuild/linux-s390x0.27.4indirect
npm@esbuild/linux-x640.18.20indirect
npm@esbuild/linux-x640.27.4indirect
npm@esbuild/netbsd-arm640.27.4indirect
npm@esbuild/netbsd-x640.18.20indirect
npm@esbuild/netbsd-x640.27.4indirect
npm@esbuild/openbsd-arm640.27.4indirect
npm@esbuild/openbsd-x640.18.20indirect
npm@esbuild/openbsd-x640.27.4indirect
npm@esbuild/openharmony-arm640.27.4indirect
npm@esbuild/sunos-x640.18.20indirect
npm@esbuild/sunos-x640.27.4indirect
npm@esbuild/win32-arm640.18.20indirect
npm@esbuild/win32-arm640.27.4indirect
npm@esbuild/win32-ia320.18.20indirect
npm@esbuild/win32-ia320.27.4indirect
npm@esbuild/win32-x640.18.20indirect
npm@esbuild/win32-x640.27.4indirect
npm@eslint-community/eslint-utils4.4.0indirect
npm@eslint-community/regexpp4.5.1indirect
npm@eslint/eslintrc2.0.3indirect
npm@eslint/js8.42.0indirect
npm@floating-ui/core1.5.0indirect
npm@floating-ui/dom1.5.3indirect
npm@floating-ui/react-dom2.1.2indirect
npm@floating-ui/utils0.1.6indirect
npm@humanwhocodes/config-array0.11.10indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema1.2.1indirect
npm@icons/material0.2.4indirect
npm@jest/expect-utils29.5.0indirect
npm@jest/schemas29.4.3indirect
npm@jest/types29.5.0indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/gen-mapping0.3.8indirect
npm@jridgewell/resolve-uri3.1.0indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/set-array1.2.1indirect
npm@jridgewell/sourcemap-codec1.4.15indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.25indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@juggle/resize-observer3.4.0indirect
npm@motionone/animation10.15.1indirect
npm@motionone/dom10.16.2indirect
npm@motionone/easing10.15.1indirect
npm@motionone/generators10.15.1indirect
npm@motionone/types10.15.1indirect
npm@motionone/utils10.15.1indirect
npm@mui/base5.0.0-beta.23indirect
npm@mui/base5.0.0-beta.3indirect
npm@mui/base5.0.0-beta.58indirect
npm@mui/core-downloads-tracker5.13.3indirect
npm@mui/icons-material5.11.16indirect
npm@mui/private-theming5.13.1indirect
npm@mui/styled-engine5.13.2indirect
npm@mui/system5.13.2indirect
npm@mui/types7.2.18indirect
npm@mui/utils5.14.17indirect
npm@mui/utils6.0.0-rc.0indirect
npm@nicolo-ribaudo/eslint-scope-5-internals5.1.1-v1indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@pkgr/utils2.4.1indirect
npm@popperjs/core2.11.8indirect
npm@remix-run/router1.6.2indirect
npm@rollup/rollup-android-arm-eabi4.59.0indirect
npm@rollup/rollup-android-arm644.59.0indirect
npm@rollup/rollup-darwin-arm644.59.0indirect
npm@rollup/rollup-darwin-x644.59.0indirect
npm@rollup/rollup-freebsd-arm644.59.0indirect
npm@rollup/rollup-freebsd-x644.59.0indirect
npm@rollup/rollup-linux-arm-gnueabihf4.59.0indirect
npm@rollup/rollup-linux-arm-musleabihf4.59.0indirect
npm@rollup/rollup-linux-arm64-gnu4.59.0indirect
npm@rollup/rollup-linux-arm64-musl4.59.0indirect
npm@rollup/rollup-linux-loong64-gnu4.59.0indirect
npm@rollup/rollup-linux-loong64-musl4.59.0indirect
npm@rollup/rollup-linux-ppc64-gnu4.59.0indirect
npm@rollup/rollup-linux-ppc64-musl4.59.0indirect
npm@rollup/rollup-linux-riscv64-gnu4.59.0indirect
npm@rollup/rollup-linux-riscv64-musl4.59.0indirect
npm@rollup/rollup-linux-s390x-gnu4.59.0indirect
npm@rollup/rollup-linux-x64-gnu4.59.0indirect
npm@rollup/rollup-linux-x64-musl4.59.0indirect
npm@rollup/rollup-openbsd-x644.59.0indirect
npm@rollup/rollup-openharmony-arm644.59.0indirect
npm@rollup/rollup-win32-arm64-msvc4.59.0indirect
npm@rollup/rollup-win32-ia32-msvc4.59.0indirect
npm@rollup/rollup-win32-x64-gnu4.59.0indirect
npm@rollup/rollup-win32-x64-msvc4.59.0indirect
npm@rushstack/eslint-patch1.3.0indirect
npm@sinclair/typebox0.25.24indirect
npm@testing-library/dom8.20.0indirect
npm@testing-library/dom9.3.0indirect
npm@types/aria-query5.0.1indirect
npm@types/cookie0.6.0indirect
npm@types/estree1.0.8indirect
npm@types/hast2.3.4indirect
npm@types/hoist-non-react-statics3.3.6indirect
npm@types/istanbul-lib-coverage2.0.4indirect
npm@types/istanbul-lib-report3.0.0indirect
npm@types/istanbul-reports3.0.1indirect
npm@types/jest29.5.2indirect
npm@types/json-schema7.0.12indirect
npm@types/json50.0.29indirect
npm@types/lodash4.14.195indirect
npm@types/lodash.map4.6.13indirect
npm@types/lodash.merge4.6.9indirect
npm@types/lodash.pull4.1.9indirect
npm@types/node20.2.5indirect
npm@types/parse-json4.0.0indirect
npm@types/prop-types15.7.13indirect
npm@types/react18.2.8indirect
npm@types/react-dom18.2.4indirect
npm@types/react-transition-group4.4.8indirect
npm@types/scheduler0.16.3indirect
npm@types/semver7.5.0indirect
npm@types/stack-utils2.0.1indirect
npm@types/testing-library__jest-dom5.14.6indirect
npm@types/trusted-types2.0.7indirect
npm@types/unist2.0.6indirect
npm@types/use-sync-external-store0.0.3indirect
npm@types/yargs17.0.24indirect
npm@types/yargs-parser21.0.0indirect
npm@typescript-eslint/eslint-plugin5.59.8indirect
npm@typescript-eslint/experimental-utils5.59.8indirect
npm@typescript-eslint/parser5.59.8indirect
npm@typescript-eslint/scope-manager5.59.8indirect
npm@typescript-eslint/type-utils5.59.8indirect
npm@typescript-eslint/types5.59.8indirect
npm@typescript-eslint/typescript-estree5.59.8indirect
npm@typescript-eslint/utils5.59.8indirect
npm@typescript-eslint/visitor-keys5.59.8indirect
npmaccepts1.3.8indirect
npmacorn8.16.0indirect
npmacorn8.8.2indirect
npmacorn-jsx5.3.2indirect
npmajv6.12.6indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmany-promise1.3.0indirect
npmargparse2.0.1indirect
npmaria-query4.2.2indirect
npmaria-query5.1.3indirect
npmarray-buffer-byte-length1.0.0indirect
npmarray-flatten1.1.1indirect
npmarray-includes3.1.6indirect
npmarray-union2.1.0indirect
npmarray.prototype.flat1.3.1indirect
npmarray.prototype.flatmap1.3.1indirect
npmarray.prototype.tosorted1.1.1indirect
npmast-types-flow0.0.7indirect
npmasynckit0.4.0indirect
npmavailable-typed-arrays1.0.5indirect
npmaxe-core4.7.2indirect
npmaxobject-query2.2.0indirect
npmbabel-plugin-macros3.1.0indirect
npmbabel-plugin-polyfill-corejs20.4.3indirect
npmbabel-plugin-polyfill-corejs30.8.1indirect
npmbabel-plugin-polyfill-regenerator0.5.0indirect
npmbabel-plugin-transform-react-remove-prop-types0.4.24indirect
npmbabel-preset-react-app10.0.1indirect
npmbalanced-match1.0.2indirect
npmbig-integer1.6.51indirect
npmbody-parser1.20.3indirect
npmbplist-parser0.2.0indirect
npmbrace-expansion1.1.11indirect
npmbraces3.0.3indirect
npmbundle-name3.0.0indirect
npmbundle-require5.1.0indirect
npmbytes3.1.2indirect
npmcac6.7.14indirect
npmcall-bind1.0.2indirect
npmcall-bind-apply-helpers1.0.1indirect
npmcall-bound1.0.3indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcan-use-dom0.1.0indirect
npmcaniuse-lite1.0.30001494indirect
npmchalk3.0.0indirect
npmchalk4.1.2indirect
npmcharacter-entities1.2.4indirect
npmcharacter-entities-legacy1.1.4indirect
npmcharacter-reference-invalid1.1.4indirect
npmchokidar4.0.3indirect
npmci-info3.8.0indirect
npmclassnames2.3.2indirect
npmcliui6.0.0indirect
npmcliui8.0.1indirect
npmclsx1.2.1indirect
npmclsx2.0.0indirect
npmclsx2.1.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcombined-stream1.0.8indirect
npmcomma-separated-tokens1.0.8indirect
npmcommander4.1.1indirect
npmconcat-map0.0.1indirect
npmconfbox0.1.8indirect
npmconfusing-browser-globals1.0.11indirect
npmconsola3.4.2indirect
npmcontent-disposition0.5.4indirect
npmcontent-type1.0.5indirect
npmconvert-source-map1.9.0indirect
npmcookie0.7.1indirect
npmcookie0.7.2indirect
npmcookie-signature1.0.6indirect
npmcopy-to-clipboard3.3.3indirect
npmcore-js3.30.2indirect
npmcore-js-compat3.30.2indirect
npmcore-js-pure3.30.2indirect
npmcosmiconfig7.1.0indirect
npmcross-fetch3.1.5indirect
npmcross-spawn7.0.6indirect
npmcss.escape1.5.1indirect
npmcsstype3.1.2indirect
npmdamerau-levenshtein1.0.8indirect
npmdebug2.6.9indirect
npmdebug3.2.7indirect
npmdebug4.3.4indirect
npmdebug4.4.3indirect
npmdecamelize1.2.0indirect
npmdeep-equal2.2.1indirect
npmdeep-is0.1.4indirect
npmdeepmerge2.2.1indirect
npmdefault-browser4.0.0indirect
npmdefault-browser-id3.0.0indirect
npmdefine-lazy-prop2.0.0indirect
npmdefine-lazy-prop3.0.0indirect
npmdefine-properties1.2.0indirect
npmdelayed-stream1.0.0indirect
npmdepd2.0.0indirect
npmdestroy1.2.0indirect
npmdiff-sequences29.4.3indirect
npmdijkstrajs1.0.3indirect
npmdir-glob3.0.1indirect
npmdoctrine2.1.0indirect
npmdoctrine3.0.0indirect
npmdom-accessibility-api0.5.16indirect
npmdom-helpers5.2.1indirect
npmdunder-proto1.0.1indirect
npmee-first1.1.1indirect
npmelectron-to-chromium1.4.419indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmencode-utf81.0.3indirect
npmencodeurl1.0.2indirect
npmencodeurl2.0.0indirect
npmenhanced-resolve5.14.1indirect
npmerror-ex1.3.2indirect
npmes-abstract1.21.2indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-get-iterator1.1.3indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.0.1indirect
npmes-shim-unscopables1.0.0indirect
npmes-to-primitive1.2.1indirect
npmesbuild0.18.20indirect
npmesbuild0.27.4indirect
npmescalade3.1.1indirect
npmescape-html1.0.3indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.42.0indirect
npmeslint-config-airbnb-base15.0.0indirect
npmeslint-config-airbnb-typescript17.0.0indirect
npmeslint-config-prettier8.8.0indirect
npmeslint-config-react-app7.0.1indirect
npmeslint-import-resolver-node0.3.7indirect
npmeslint-import-resolver-typescript3.5.1indirect
npmeslint-module-utils2.8.0indirect
npmeslint-plugin-flowtype8.0.3indirect
npmeslint-plugin-import2.27.5indirect
npmeslint-plugin-jest25.7.0indirect
npmeslint-plugin-jsx-a11y6.6.1indirect
npmeslint-plugin-prettier4.2.1indirect
npmeslint-plugin-react7.32.2indirect
npmeslint-plugin-react-hooks4.6.0indirect
npmeslint-plugin-testing-library5.11.0indirect
npmeslint-scope5.1.1indirect
npmeslint-scope7.2.0indirect
npmeslint-visitor-keys2.1.0indirect
npmeslint-visitor-keys3.4.1indirect
npmespree9.5.2indirect
npmesquery1.5.0indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmetag1.8.1indirect
npmexeca5.1.1indirect
npmexeca7.1.1indirect
npmexpect29.5.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.3.0indirect
npmfast-glob3.2.12indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.15.0indirect
npmfault1.0.4indirect
npmfdir6.5.0indirect
npmfile-entry-cache6.0.1indirect
npmfill-range7.1.1indirect
npmfinalhandler1.3.1indirect
npmfind-root1.1.0indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmfix-dts-default-cjs-exports1.0.1indirect
npmflat-cache3.0.4indirect
npmflatted3.2.7indirect
npmfollow-redirects1.15.9indirect
npmfor-each0.3.3indirect
npmform-data4.0.1indirect
npmformat0.2.2indirect
npmforwarded0.2.0indirect
npmframesync5.3.0indirect
npmfresh0.5.2indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.5indirect
npmfunctions-have-names1.2.3indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.2.7indirect
npmget-proto1.0.1indirect
npmget-stream6.0.1indirect
npmget-symbol-description1.0.0indirect
npmget-tsconfig4.6.0indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals11.12.0indirect
npmglobals13.20.0indirect
npmglobalthis1.0.3indirect
npmglobby11.1.0indirect
npmglobby13.1.4indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmgrapheme-splitter1.0.4indirect
npmgraphemer1.4.0indirect
npmhas1.0.3indirect
npmhas-bigints1.0.2indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.0indirect
npmhas-proto1.0.1indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.0indirect
npmhasown2.0.2indirect
npmhast-util-parse-selector2.2.5indirect
npmhastscript6.0.0indirect
npmhey-listen1.0.8indirect
npmhighlight.js10.7.3indirect
npmhoist-non-react-statics3.3.2indirect
npmhtml-parse-stringify3.0.1indirect
npmhttp-errors2.0.0indirect
npmhuman-signals2.1.0indirect
npmhuman-signals4.3.1indirect
npmiconv-lite0.4.24indirect
npmignore5.2.4indirect
npmimmer9.0.21indirect
npmimport-fresh3.3.0indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npminternal-slot1.0.5indirect
npmipaddr.js1.9.1indirect
npmis-alphabetical1.0.4indirect
npmis-alphanumerical1.0.4indirect
npmis-arguments1.1.1indirect
npmis-array-buffer3.0.2indirect
npmis-arrayish0.2.1indirect
npmis-bigint1.0.4indirect
npmis-boolean-object1.1.2indirect
npmis-callable1.2.7indirect
npmis-core-module2.12.1indirect
npmis-date-object1.0.5indirect
npmis-decimal1.0.4indirect
npmis-docker2.2.1indirect
npmis-docker3.0.0indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-hexadecimal1.0.4indirect
npmis-inside-container1.0.0indirect
npmis-map2.0.2indirect
npmis-negative-zero2.0.2indirect
npmis-number7.0.0indirect
npmis-number-object1.0.7indirect
npmis-path-inside3.0.3indirect
npmis-plain-object5.0.0indirect
npmis-regex1.1.4indirect
npmis-set2.0.2indirect
npmis-shared-array-buffer1.0.2indirect
npmis-stream2.0.1indirect
npmis-stream3.0.0indirect
npmis-string1.0.7indirect
npmis-symbol1.0.4indirect
npmis-typed-array1.1.10indirect
npmis-weakmap2.0.1indirect
npmis-weakref1.0.2indirect
npmis-weakset2.0.2indirect
npmis-wsl2.2.0indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmjest-diff29.5.0indirect
npmjest-get-type29.4.3indirect
npmjest-matcher-utils29.5.0indirect
npmjest-message-util29.5.0indirect
npmjest-util29.5.0indirect
npmjoycon3.1.1indirect
npmjs-tokens4.0.0indirect
npmjsesc0.5.0indirect
npmjsesc3.1.0indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson51.0.2indirect
npmjson52.2.3indirect
npmjsx-ast-utils3.3.3indirect
npmlanguage-subtag-registry0.3.22indirect
npmlanguage-tags1.0.8indirect
npmlevn0.4.1indirect
npmlilconfig3.1.3indirect
npmlines-and-columns1.2.4indirect
npmload-tsconfig0.2.5indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash4.17.21indirect
npmlodash-es4.17.21indirect
npmlodash.debounce4.0.8indirect
npmlodash.memoize4.1.2indirect
npmlodash.throttle4.1.1indirect
npmloose-envify1.4.0indirect
npmlowlight1.20.0indirect
npmlru-cache5.1.1indirect
npmlz-string1.5.0indirect
npmmagic-string0.27.0indirect
npmmagic-string0.30.21indirect
npmmaterial-colors1.2.6indirect
npmmath-intrinsics1.1.0indirect
npmmedia-typer0.3.0indirect
npmmemoize-one5.2.1indirect
npmmerge-descriptors1.0.3indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmethods1.1.2indirect
npmmicromatch4.0.8indirect
npmmime1.6.0indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmmimic-fn2.1.0indirect
npmmimic-fn4.0.0indirect
npmmin-indent1.0.1indirect
npmminimatch3.1.2indirect
npmminimist1.2.8indirect
npmmlly1.8.1indirect
npmms2.0.0indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmmustache4.2.0indirect
npmmz2.7.0indirect
npmnanoclone0.2.1indirect
npmnanoid3.3.8indirect
npmnatural-compare1.4.0indirect
npmnatural-compare-lite1.4.0indirect
npmnegotiator0.6.3indirect
npmnode-fetch2.6.7indirect
npmnode-releases2.0.12indirect
npmnpm-run-path4.0.1indirect
npmnpm-run-path5.1.0indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.3indirect
npmobject-is1.1.5indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.4indirect
npmobject.entries1.1.6indirect
npmobject.fromentries2.0.6indirect
npmobject.hasown1.1.2indirect
npmobject.values1.1.6indirect
npmon-finished2.4.1indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmonetime6.0.0indirect
npmopen8.4.2indirect
npmopen9.1.0indirect
npmoptionator0.9.1indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-try2.2.0indirect
npmparent-module1.0.1indirect
npmparse-entities2.0.0indirect
npmparse-json5.2.0indirect
npmparseurl1.3.3indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-key4.0.0indirect
npmpath-parse1.0.7indirect
npmpath-to-regexp0.1.12indirect
npmpath-type4.0.0indirect
npmpathe2.0.3indirect
npmperfect-scrollbar1.5.5indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpicomatch4.0.3indirect
npmpirates4.0.7indirect
npmpkg-types1.3.1indirect
npmpngjs5.0.0indirect
npmpopmotion9.3.6indirect
npmpostcss8.5.1indirect
npmpostcss-load-config6.0.1indirect
npmprelude-ls1.2.1indirect
npmprettier2.7.1indirect
npmprettier-linter-helpers1.0.0indirect
npmpretty-format27.5.1indirect
npmpretty-format29.5.0indirect
npmproperty-expr2.0.5indirect
npmproperty-information5.6.0indirect
npmproxy-addr2.0.7indirect
npmproxy-from-env1.1.0indirect
npmpunycode2.3.0indirect
npmqs6.13.0indirect
npmqueue-microtask1.2.3indirect
npmrange-parser1.2.1indirect
npmraw-body2.5.2indirect
npmrc-util5.33.0indirect
npmreact-fast-compare2.0.4indirect
npmreact-is16.13.1indirect
npmreact-is17.0.2indirect
npmreact-is18.1.0indirect
npmreact-is18.3.1indirect
npmreact-refresh0.14.0indirect
npmreact-transition-group4.4.5indirect
npmreactcss1.2.3indirect
npmreaddirp4.1.2indirect
npmredent3.0.0indirect
npmredux-thunk2.4.2indirect
npmrefractor3.6.0indirect
npmregenerate1.4.2indirect
npmregenerate-unicode-properties10.1.0indirect
npmregenerator-runtime0.13.11indirect
npmregenerator-runtime0.14.0indirect
npmregenerator-transform0.15.1indirect
npmregexp.prototype.flags1.5.0indirect
npmregexpu-core5.3.2indirect
npmregjsparser0.9.1indirect
npmrequire-directory2.1.1indirect
npmrequire-main-filename2.0.0indirect
npmreselect4.1.8indirect
npmresolve1.22.2indirect
npmresolve2.0.0-next.4indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve-pkg-maps1.0.0indirect
npmreusify1.0.4indirect
npmrimraf3.0.2indirect
npmrollup3.29.5indirect
npmrollup4.59.0indirect
npmrollup-plugin-visualizer5.12.0indirect
npmrun-applescript5.0.0indirect
npmrun-parallel1.2.0indirect
npmsafe-buffer5.2.1indirect
npmsafe-regex-test1.0.0indirect
npmsafer-buffer2.1.2indirect
npmscheduler0.23.0indirect
npmsemver6.3.1indirect
npmsemver7.6.3indirect
npmsend0.19.0indirect
npmserve-static1.16.2indirect
npmset-blocking2.0.0indirect
npmsetprototypeof1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.0indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsignal-exit3.0.7indirect
npmslash3.0.0indirect
npmslash4.0.0indirect
npmsource-map0.5.7indirect
npmsource-map0.7.4indirect
npmsource-map0.7.6indirect
npmsource-map-js1.2.1indirect
npmspace-separated-tokens1.1.5indirect
npmstack-utils2.0.6indirect
npmstatuses2.0.1indirect
npmstop-iteration-iterator1.0.0indirect
npmstring-natural-compare3.0.1indirect
npmstring-width4.2.3indirect
npmstring.prototype.matchall4.0.8indirect
npmstring.prototype.trim1.2.7indirect
npmstring.prototype.trimend1.0.6indirect
npmstring.prototype.trimstart1.0.6indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom3.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-final-newline3.0.0indirect
npmstrip-indent3.0.0indirect
npmstrip-json-comments3.1.1indirect
npmstyle-value-types4.1.4indirect
npmstylis4.2.0indirect
npmsucrase3.35.1indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsvg.draggable.js2.2.2indirect
npmsvg.easing.js2.0.0indirect
npmsvg.filter.js2.0.2indirect
npmsvg.js2.7.1indirect
npmsvg.pathmorphing.js0.1.3indirect
npmsvg.resize.js1.4.3indirect
npmsvg.select.js2.1.2indirect
npmsvg.select.js3.0.1indirect
npmsynckit0.8.5indirect
npmtapable2.2.1indirect
npmtext-table0.2.0indirect
npmthenify3.3.1indirect
npmthenify-all1.6.0indirect
npmtiny-warning1.0.3indirect
npmtinycolor21.6.0indirect
npmtinyexec0.3.2indirect
npmtinyglobby0.2.15indirect
npmtitleize3.0.0indirect
npmto-regex-range5.0.1indirect
npmtoggle-selection1.0.6indirect
npmtoidentifier1.0.1indirect
npmtoposort2.0.2indirect
npmtr460.0.3indirect
npmtree-kill1.2.2indirect
npmts-interface-checker0.1.13indirect
npmtsconfig-paths3.14.2indirect
npmtslib1.14.1indirect
npmtslib2.4.0indirect
npmtslib2.5.3indirect
npmtsup8.5.1indirect
npmtsutils3.21.0indirect
npmtunnel0.0.6indirect
npmtype-check0.4.0indirect
npmtype-fest0.20.2indirect
npmtype-is1.6.18indirect
npmtyped-array-length1.0.4indirect
npmua-parser-js1.0.35indirect
npmufo1.6.3indirect
npmunbox-primitive1.0.2indirect
npmunicode-canonical-property-names-ecmascript2.0.0indirect
npmunicode-match-property-ecmascript2.0.0indirect
npmunicode-match-property-value-ecmascript2.1.0indirect
npmunicode-property-aliases-ecmascript2.1.0indirect
npmuniversal-cookie7.2.2indirect
npmunpipe1.0.0indirect
npmuntildify4.0.0indirect
npmupdate-browserslist-db1.0.11indirect
npmuri-js4.4.1indirect
npmuse-sync-external-store1.2.0indirect
npmutils-merge1.0.1indirect
npmuuid8.3.2indirect
npmvary1.1.2indirect
npmvoid-elements3.1.0indirect
npmwebidl-conversions3.0.1indirect
npmwhatwg-url5.0.0indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.0.2indirect
npmwhich-collection1.0.1indirect
npmwhich-module2.0.1indirect
npmwhich-typed-array1.1.9indirect
npmword-wrap1.2.5indirect
npmwrap-ansi6.2.0indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmxtend4.0.2indirect
npmxterm5.3.0indirect
npmy18n4.0.3indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyaml1.10.2indirect
npmyargs15.4.1indirect
npmyargs17.7.2indirect
npmyargs-parser18.1.3indirect
npmyargs-parser21.1.1indirect
npmyocto-queue0.1.0indirect
Dependency advisories 55

This repository publishes no package the index resolves, so its own dependency graph was assessed — 1,431 packages, which also include development and test pins that never ship: 55 carry known advisories, of which 17 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
github.com/docker/dockerv26.0.0+incompatibledirectcritical1428.0.0
github.com/getkin/kin-openapiv0.134.0directcritical80.144.0
github.com/nats-io/nats-server/v2v2.10.14directcritical282.12.6
golang.org/x/cryptov0.50.0directcritical270.52.0
flatted3.2.7indirectcritical23.4.2
google.golang.org/grpcv1.67.1indirectcritical41.82.1
google.golang.org/grpcv1.82.0indirectcritical21.82.1
rollup3.29.5indirectcritical14.59.0
axios1.7.9directhigh301.18.0
github.com/docker/cliv26.0.0+incompatibledirecthigh229.2.0+incompatible
github.com/golang-jwt/jwtv3.2.2+incompatibledirecthigh25.2.2
js-yaml4.1.0directhigh44.3.1
react-router6.11.2directhigh47.18.0
vite4.5.9directhigh128.0.16
@babel/plugin-transform-modules-systemjs7.22.3indirecthigh18.0.0-alpha.13
@remix-run/router1.6.2indirecthigh27.14.1
brace-expansion1.1.11indirecthigh55.0.9
form-data4.0.1indirecthigh24.0.6
github.com/go-git/go-billy/v5v5.6.2indirecthigh46.0.0-alpha.1
lodash4.17.21indirecthigh34.18.0
lodash-es4.17.21indirecthigh34.18.0
minimatch3.1.2indirecthigh310.2.3
nanoid3.3.8indirecthigh25.1.16
path-to-regexp0.1.12indirecthigh10.1.13
picomatch2.3.1indirecthigh24.0.4
picomatch4.0.3indirecthigh24.0.4
postcss8.5.1indirecthigh48.5.23
uuid8.3.2indirecthigh113.0.1
dompurify3.3.1directmoderate183.4.13
golang.org/x/netv0.52.0directmoderate91.27.0-rc.3
prismjs1.27.0directmoderate11.30.0
prismjs1.29.0directmoderate11.30.0
@babel/helpers7.22.3indirectmoderate18.0.0-alpha.17
@babel/runtime7.25.6indirectmoderate18.0.0-alpha.17
@babel/runtime-corejs37.22.3indirectmoderate18.0.0-alpha.17
ajv6.12.6indirectmoderate18.18.0
esbuild0.18.20indirectmoderate10.25.0
follow-redirects1.15.9indirectmoderate11.16.0
github.com/cloudflare/circlv1.6.1indirectmoderate21.6.3
github.com/go-chi/chi/v5v5.2.3indirectmoderate55.3.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.24.0indirectmoderate21.43.0
gopkg.in/square/go-jose.v2v2.6.0indirectmoderate24.0.1
qs6.13.0indirectmoderate36.15.2
yaml1.10.2indirectmoderate12.8.3
@babel/core7.22.1indirectlow18.0.0-rc.6
body-parser1.20.3indirectlow12.3.0
esbuild0.27.4indirectlow10.28.1
github.com/go-chi/chiv4.0.2+incompatibledirectunknown15.2.4
golang.org/x/cryptov0.54.0directunknown1
golang.org/x/sysv0.43.0directunknown10.44.0
github.com/cloudsoda/go-smb2v0.0.0-20250228001242-d4c70e6251ccindirectunknown10.0.0-20260609183447-7b96c35f5f4b
github.com/klauspost/compressv1.18.1indirectunknown11.18.7
go.opentelemetry.io/otelv1.43.0indirectunknown11.44.0
golang.org/x/modv0.37.0indirectunknown21.27.0-rc.3
golang.org/x/textv0.36.0indirectunknown10.39.0

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

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

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 v2.10.0, schema v0.34.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsGo, npm.