Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-13 13:09 UTC

bacalhau-project / bacalhau

Community-driven, simple, yet powerful framework for fast, cost-effective distributed Compute over Data.

Go · PythonApache-2.0★ 870 stars⑂ 101 forkssince Nov 2021View on GitHub ↗
KindNetwork serviceWeb interfaceCommand-line toolLibraryhow this is determined

bacalhau-project/bacalhau holds a health index of 89 out of 100, placing it in the Excellent band. It scores highest on Engineering Quality (96/100) and lowest on Community & Adoption (55/100). It was last updated today. 4 contributors account for most of its recent work.

89
overall / 100
Excellent

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.

89
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 75 is calibrated to 89 on the published index scale (record calibration 2026-08-02).

Ownership

BacalhauOrganization
141 followers45 public repossince Feb 2022

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Gogithub.com/bacalhau-project/bacalhauv1.9.4-2647 days ago
PyPIopspoints to another repo — not scored3.8.2389,6178313 days ago
PyPIbacalhau-sdk1.4.210329800 days agobacalhaufilecoinipfscodcompute-over-dataverifiable-computation

Metrics by category

Vitality

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

80Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
8.3/36Commit cadence12/52 weeks with commits
18/18Commit volume128 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year128
human_commit_share0.22
days_since_last_push0
active_weeks_last_year12
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 7 days ago
19.8/27Release cadencea release every ~59.5 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagv1.9.4
releases_from_tagsno
days_since_latest_release7
mean_days_between_releases59.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

55Moderate · 17% of overall
How it's scored
47.7/60Stars870 stars
16.7/25Forks101 forks
7.7/15Watchers25 watchers
Inputs used
forks101
stars870
watchers25
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized 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
readme_badges10
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateno
How it's scored
26.9/80Monthly downloads103 downloads/month across go, pypi
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesgithub.com/bacalhau-project/bacalhau, bacalhau-sdk
dependents
ecosystemsgo, pypi
total_downloads
monthly_downloads103
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?

80Excellent · 23% of overall
How it's scored
43.2/54Bus factor4 contributor(s) cover half of all commits
17.4/22.5Commit distributiontop contributor authored 23% of commits
13.5/13.5Contributor breadth58 contributors
10/10OpenSSF Scorecard: Contributorsproject has 23 contributing companies or organizations
Inputs used
bus_factor4
contributors_sampled58
top_contributor_share0.226
How it's scored
41.6/42Issue resolution99% of issues closed
22.4/30PR acceptance2,152/2,880 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/1 approved changesets -- score normalized to 0
Inputs used
merged_prs2,152
open_issues25
closed_issues2,424
prs_merged_7d0
prs_decided_7d0
prs_merged_30d1
prs_decided_30d1
issue_closed_ratio0.99
closed_unmerged_prs728
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domain
15.5/25Owner reach141 followers of bacalhau-project
21.3/25Track record45 public repos, account ~4 yr old
Inputs used
followers141
owner_typeOrganization
is_verifiedno
owner_loginbacalhau-project
public_repos45
account_age_days1,682

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable2 package(s) on go, pypi
35/35Publish recencylatest publish 7 days ago
20/20Version history264 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/bacalhau-project/bacalhau, bacalhau-sdk
ecosystemsgo, pypi
any_deprecatedno
min_days_since_publish7

Engineering Quality

Are baseline engineering and documentation practices in place?

96Exceptional · 19% of overall

Engineering practices

100Exceptional
How it's scored
24/24CI workflows12 workflow(s)
24/24Tests present
16/16Linter config.flake8, .golangci.yml, eslint.config.mjs, python/pyproject.toml ([tool.ruff]), ruff.toml, tox.ini
9.6/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configyes

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://docs.bacalhau.org
10/10Repository description
10/10Topics18 topics
0/10Wiki
Inputs used
topicsp2p, distributed, iot, bioinformatics-pipeline, data-analysis, data-engineering, data-science, decentralized, video-processing, batch-processing, gene-sequencing, logging-framework, orchestration-framework, insulators, decentralized-computing, ai-art, ai-data-collection, ai-pipeline
has_wikino
homepagehttps://docs.bacalhau.org
docs_sitehttps://docs.bacalhau.org
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

57Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
2.2/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/1 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 23 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 0 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/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities21 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.6
Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages4
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:ops@3.8.2 runtime dependency closure — what installing the published package pulls in — 4 packages. 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.

76Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
15/15Machine-readable docs (llms.txt)llms.txt served by the project website (https://docs.bacalhau.org/llms.txt)
40/40Legible commit history22 of 22 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_urlhttps://docs.bacalhau.org/llms.txt
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapMakefile, clients/Makefile, pkg/executor/wasm/funcs/http/testdata/Makefile, python/Makefile, testdata/wasm/Makefile
22/22Automated tests
11/11Lint / format config.flake8, .golangci.yml, eslint.config.mjs, python/pyproject.toml ([tool.ruff]), ruff.toml, tox.ini
11/11Static type checkingwebui/tsconfig.json
10/10Reproducible environmentDockerfile, lockfile
2/10Demonstrated agent practice1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance78 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock, go.sum, poetry.lock, yarn.lock
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile, clients/Makefile, pkg/executor/wasm/funcs/http/testdata/Makefile, python/Makefile, testdata/wasm/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configswebui/tsconfig.json
agent_commit_share0.01
toolchain_manifestsgo.mod, pkg/executor/wasm/funcs/http/client/go.mod, pkg/executor/wasm/funcs/http/testdata/src/go.mod, test_integration/go.mod, testdata/wasm/Cargo.toml, testdata/wasm/cat/Cargo.toml, testdata/wasm/csv/Cargo.toml, testdata/wasm/dynamic/Cargo.toml, testdata/wasm/env/Cargo.toml, testdata/wasm/exit_code/Cargo.toml, testdata/wasm/logtest/Cargo.toml, testdata/wasm/noop/Cargo.toml
dependency_bot_commit_share0.78
How it's scored
45/45Type-checkable codeGo (statically typed)
54.9/55Manageable file sizes3/1,340 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes127,432
source_files_sampled1,340
oversized_source_files3
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)pkg/lib/envelope/proto/v1/message.proto, pkg/swagger/swagger.json, webui/lib/api/schema/swagger.json
0/20MCP server
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_filespkg/lib/envelope/proto/v1/message.proto, pkg/swagger/swagger.json, webui/lib/api/schema/swagger.json
interfaces_expected_ofnetwork-service

Key facts

870GitHub stars
58contributors
128commits, last 12 months
0days since last push
100releases
4bus factor
25open issues
Go, npm, PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch pypi package 'bacalhau' from its registry
  • pypi package 'ops' points at a different repository (https://github.com/canonical/operator); excluded from ecosystem scoring

More detail

Star and fork history 0 ★ / 101 ⇿
0Stars
101Forks
99Releases

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.

02040608010010032022-022024-052026-08
Major 1Minor 11Patch 69

Each point covers 5 days.

OpenSSF Scorecard 4.6 / 10
4.6aggregate

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-09-13 13:09 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/1 approved changesets -- score normalized to 0
10Contributorsproject has 23 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities21 existing vulnerabilities detected
Direct dependencies 150
RegistryPackageVersion constraintManifest
Gogithub.com/BTBurke/k8sresourcev1.2.0go.mod
Gogithub.com/Masterminds/semverv1.5.0go.mod
Gogithub.com/MicahParks/keyfunc/v3v3.8.1go.mod
Gogithub.com/aws/aws-sdk-go-v2v1.45.1go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.33.2go.mod
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.19.1go.mod
Gogithub.com/aws/aws-sdk-go-v2/feature/s3/managerv1.23.2go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.110.0go.mod
Gogithub.com/aws/smithy-gov1.28.1go.mod
Gogithub.com/bmatcuk/doublestar/v4v4.10.0go.mod
Gogithub.com/c2h5oh/datasizev0.0.0-20220606134207-859f65c6625bgo.mod
Gogithub.com/containerd/errdefsv1.0.0go.mod
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccgo.mod
Gogithub.com/denisbrodbeck/machineidv1.0.1go.mod
Gogithub.com/docker/dockerv28.5.2+incompatiblego.mod
Gogithub.com/docker/go-connectionsv0.8.1go.mod
Gogithub.com/dylibso/observe-sdk/gov0.0.0-20240828172851-9145d8ad07e1go.mod
Gogithub.com/fatih/structsv1.1.0go.mod
Gogithub.com/ghodss/yamlv1.0.0go.mod
Gogithub.com/go-playground/validator/v10v10.30.3go.mod
Gogithub.com/golang-jwt/jwtv3.2.2+incompatiblego.mod
Gogithub.com/golang-jwt/jwt/v5v5.3.1go.mod
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/gorilla/websocketv1.5.4-0.20250319132907-e064f32e3674go.mod
Gogithub.com/hashicorp/go-retryablehttpv0.7.8go.mod
Gogithub.com/imdario/mergov0.3.16go.mod
Gogithub.com/ipfs/boxov0.42.2go.mod
Gogithub.com/ipfs/go-cidv0.6.2go.mod
Gogithub.com/ipfs/go-ipld-formatv0.6.4go.mod
Gogithub.com/ipfs/go-unixfsnodev1.10.6go.mod
Gogithub.com/ipfs/kubov0.43.0go.mod
Gogithub.com/ipld/go-car/v2v2.17.0go.mod
Gogithub.com/ipld/go-codec-dagpbv1.7.0go.mod
Gogithub.com/ipld/go-ipld-primev0.24.0go.mod
Gogithub.com/jedib0t/go-pretty/v6v6.8.3go.mod
Gogithub.com/joho/godotenvv1.5.1go.mod
Gogithub.com/labstack/echo/v4v4.15.4go.mod
Gogithub.com/lestrrat-go/jwxv1.2.31go.mod
Gogithub.com/libp2p/go-libp2pv0.49.0go.mod
Gogithub.com/mattn/go-isattyv0.0.24go.mod
Gogithub.com/mitchellh/go-wordwrapv1.0.1go.mod
Gogithub.com/multiformats/go-multiaddrv0.16.1go.mod
Gogithub.com/nats-io/nats-server/v2v2.14.6go.mod
Gogithub.com/nats-io/nats.gov1.53.1go.mod
Gogithub.com/nats-io/nuidv1.0.1go.mod
Gogithub.com/open-policy-agent/opav1.20.1go.mod
Gogithub.com/opencontainers/image-specv1.1.1go.mod
Gogithub.com/pbnjay/memoryv0.0.0-20210728143218-7b4eea64cf58go.mod
Gogithub.com/pkg/errorsv0.9.1go.mod
Gogithub.com/posthog/posthog-gov1.25.1go.mod
Gogithub.com/ricochet2200/go-disk-usage/duv0.0.0-20210707232629-ac9918953285go.mod
Gogithub.com/rs/zerologv1.35.1go.mod
Gogithub.com/santhosh-tekuri/jsonschema/v5v5.3.1go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
Gogithub.com/spf13/viperv1.21.0go.mod
Gogithub.com/stretchr/testifyv1.12.1go.mod
Gogithub.com/swaggo/swagv1.16.6go.mod
Gogithub.com/tetratelabs/wazerov1.12.0go.mod
Gogithub.com/theckman/yacspinv0.13.12go.mod
Gogithub.com/vincent-petithory/dataurlv1.0.0go.mod
Gogo.etcd.io/bboltv1.5.0go.mod
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.71.0go.mod
Gogo.opentelemetry.io/otelv1.46.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpcv1.46.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttpv1.46.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.46.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.46.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.46.0go.mod
Gogo.opentelemetry.io/otel/metricv1.46.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.46.0go.mod
Gogo.opentelemetry.io/otel/sdk/metricv1.46.0go.mod
Gogo.opentelemetry.io/otel/tracev1.46.0go.mod
Gogo.ptx.dk/multierrgroupv0.0.3go.mod
Gogo.uber.org/mockv0.6.0go.mod
Gogo.uber.org/zapv1.28.0go.mod
Gogolang.org/x/cryptov0.56.0go.mod
Gogolang.org/x/expv0.0.0-20260718201538-764159d718efgo.mod
Gogolang.org/x/oauth2v0.36.0go.mod
Gok8s.io/apimachineryv0.37.0go.mod
Gosigs.k8s.io/yamlv1.6.0go.mod
Gogithub.com/MakeNowJust/heredocv1.0.0go.mod
Gogithub.com/benbjohnson/clockv1.3.5go.mod
Gogithub.com/dustin/go-humanizev1.0.1go.mod
Gogithub.com/fatih/colorv1.19.0go.mod
Gogithub.com/hashicorp/golang-lru/v2v2.0.7go.mod
Gogithub.com/mitchellh/go-homedirv1.1.0go.mod
Gogithub.com/mitchellh/mapstructurev1.5.0go.mod
Gogithub.com/opencontainers/go-digestv1.0.0go.mod
Gogithub.com/samber/lov1.53.0go.mod
Gogo.uber.org/atomicv1.11.0go.mod
Gogolang.org/x/syncv0.22.0go.mod
Gogolang.org/x/termv0.45.0go.mod
Gogolang.org/x/timev0.15.0go.mod
Gogoogle.golang.org/protobufv1.36.12go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
PyPIgoogle-cloud-storage^3.13.1ops/pyproject.toml
PyPIpython-dotenv^1.2.3ops/pyproject.toml
PyPIpre-commit>=2.20,<5.0pyproject.toml
PyPIsgqlc>=16,<19pyproject.toml
PyPIsemver>=2.13,<4.0pyproject.toml
PyPIruff>=0.2.1,<0.17.0pyproject.toml
PyPIpython-dotenv^1.0.1pyproject.toml
PyPIrequests^2.32.3pyproject.toml
PyPImypy>=1.9python/pyproject.toml
PyPItox^4.2.6python/pyproject.toml
PyPIvirtualenv>=20.2.2,<22.0.0python/pyproject.toml
PyPItwine>=4.0.2,<8.0.0python/pyproject.toml
PyPIpre-commit>=2.12.0python/pyproject.toml
PyPItoml^0.10.2python/pyproject.toml
PyPIpem^23.1.0python/pyproject.toml
PyPIpycryptodome^3.20.0python/pyproject.toml
PyPIcryptography>=46.0.6python/pyproject.toml
PyPIsix^1.16.0python/pyproject.toml
PyPItypes-six^1.16.21.4python/pyproject.toml
PyPIbacalhau-apiclient>=1.0.0python/pyproject.toml
PyPIpygments>=2.20.0python/pyproject.toml
PyPIcertifi>=2024.7.4python/pyproject.toml
PyPIruff>=0.5,<0.17python/pyproject.toml
Gogithub.com/PaesslerAG/jsonpathv0.1.1test_integration/go.mod
Gogithub.com/docker/compose/v2v2.40.3test_integration/go.mod
Gogithub.com/docker/dockerv28.5.2+incompatibletest_integration/go.mod
Gogithub.com/google/uuidv1.6.0test_integration/go.mod
Gogithub.com/moby/go-archivev0.3.3test_integration/go.mod
Gogithub.com/stretchr/testifyv1.12.1test_integration/go.mod
Gogithub.com/testcontainers/testcontainers-gov0.44.0test_integration/go.mod
Gogithub.com/testcontainers/testcontainers-go/modules/composev0.44.0test_integration/go.mod
Gogopkg.in/yaml.v3v3.0.1test_integration/go.mod
npm@radix-ui/react-alert-dialog^1.1.23webui/package.json
npm@radix-ui/react-dialog^1.1.23webui/package.json
npm@radix-ui/react-dropdown-menu^2.1.24webui/package.json
npm@radix-ui/react-icons^1.3.0webui/package.json
npm@radix-ui/react-select^2.3.7webui/package.json
npm@radix-ui/react-slot^1.3.3webui/package.json
npm@radix-ui/react-switch^1.3.7webui/package.json
npm@radix-ui/react-tabs^1.1.21webui/package.json
npm@radix-ui/react-toast^1.2.23webui/package.json
npm@radix-ui/react-tooltip^1.2.16webui/package.json
npmaxios^1.19.0webui/package.json
npmclass-variance-authority^0.7.0webui/package.json
npmclsx^2.1.1webui/package.json
npmlucide-react^1.28.0webui/package.json
npmnext^16.3.3webui/package.json
npmnext-themes^0.4.6webui/package.json
npmreact^19webui/package.json
npmreact-dom^19webui/package.json
npmreact-syntax-highlighter^16.1.1webui/package.json
npmtailwind-merge^3.6.0webui/package.json
npmtailwindcss-animate^1.0.7webui/package.json
All dependencies 1,033

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

RegistryPackageVersionRelation
Gogithub.com/aws/aws-sdk-go-v2v1.45.1direct
Gogithub.com/aws/aws-sdk-go-v2/configv1.33.2direct
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.19.1direct
Gogithub.com/aws/aws-sdk-go-v2/feature/s3/managerv1.23.2direct
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.110.0direct
Gogithub.com/aws/smithy-gov1.28.1direct
Gogithub.com/benbjohnson/clockv1.3.5direct
Gogithub.com/bmatcuk/doublestar/v4v4.10.0direct
Gogithub.com/btburke/k8sresourcev1.2.0direct
Gogithub.com/c2h5oh/datasizev0.0.0-20220606134207-859f65c6625bdirect
Gogithub.com/containerd/errdefsv1.0.0direct
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccdirect
Gogithub.com/denisbrodbeck/machineidv1.0.1direct
Gogithub.com/docker/compose/v2v2.40.3direct
Gogithub.com/docker/dockerv28.5.2+incompatibledirect
Gogithub.com/docker/go-connectionsv0.8.1direct
Gogithub.com/dustin/go-humanizev1.0.1direct
Gogithub.com/dylibso/observe-sdk/gov0.0.0-20240828172851-9145d8ad07e1direct
Gogithub.com/fatih/colorv1.19.0direct
Gogithub.com/fatih/structsv1.1.0direct
Gogithub.com/ghodss/yamlv1.0.0direct
Gogithub.com/go-playground/validator/v10v10.30.3direct
Gogithub.com/golang-jwt/jwtv3.2.2+incompatibledirect
Gogithub.com/golang-jwt/jwt/v5v5.3.1direct
Gogithub.com/google/go-cmpv0.7.0direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/gorilla/websocketv1.5.4-0.20250319132907-e064f32e3674direct
Gogithub.com/hashicorp/go-retryablehttpv0.7.8direct
Gogithub.com/hashicorp/golang-lru/v2v2.0.7direct
Gogithub.com/imdario/mergov0.3.16direct
Gogithub.com/ipfs/boxov0.42.2direct
Gogithub.com/ipfs/go-cidv0.6.2direct
Gogithub.com/ipfs/go-ipld-formatv0.6.4direct
Gogithub.com/ipfs/go-unixfsnodev1.10.6direct
Gogithub.com/ipfs/kubov0.43.0direct
Gogithub.com/ipld/go-car/v2v2.17.0direct
Gogithub.com/ipld/go-codec-dagpbv1.7.0direct
Gogithub.com/ipld/go-ipld-primev0.24.0direct
Gogithub.com/jedib0t/go-pretty/v6v6.8.3direct
Gogithub.com/joho/godotenvv1.5.1direct
Gogithub.com/labstack/echo/v4v4.15.4direct
Gogithub.com/lestrrat-go/jwxv1.2.31direct
Gogithub.com/libp2p/go-libp2pv0.49.0direct
Gogithub.com/makenowjust/heredocv1.0.0direct
Gogithub.com/masterminds/semverv1.5.0direct
Gogithub.com/mattn/go-isattyv0.0.24direct
Gogithub.com/micahparks/keyfunc/v3v3.8.1direct
Gogithub.com/mitchellh/go-homedirv1.1.0direct
Gogithub.com/mitchellh/go-wordwrapv1.0.1direct
Gogithub.com/mitchellh/mapstructurev1.5.0direct
Gogithub.com/moby/go-archivev0.3.3direct
Gogithub.com/multiformats/go-multiaddrv0.16.1direct
Gogithub.com/nats-io/nats-server/v2v2.14.6direct
Gogithub.com/nats-io/nats.gov1.53.1direct
Gogithub.com/nats-io/nuidv1.0.1direct
Gogithub.com/open-policy-agent/opav1.20.1direct
Gogithub.com/opencontainers/go-digestv1.0.0direct
Gogithub.com/opencontainers/image-specv1.1.1direct
Gogithub.com/paesslerag/jsonpathv0.1.1direct
Gogithub.com/pbnjay/memoryv0.0.0-20210728143218-7b4eea64cf58direct
Gogithub.com/pkg/errorsv0.9.1direct
Gogithub.com/posthog/posthog-gov1.25.1direct
Gogithub.com/ricochet2200/go-disk-usage/duv0.0.0-20210707232629-ac9918953285direct
Gogithub.com/rs/zerologv1.35.1direct
Gogithub.com/samber/lov1.53.0direct
Gogithub.com/santhosh-tekuri/jsonschema/v5v5.3.1direct
Gogithub.com/spf13/cobrav1.10.2direct
Gogithub.com/spf13/pflagv1.0.10direct
Gogithub.com/spf13/viperv1.21.0direct
Gogithub.com/stretchr/testifyv1.12.1direct
Gogithub.com/swaggo/swagv1.16.6direct
Gogithub.com/testcontainers/testcontainers-gov0.44.0direct
Gogithub.com/testcontainers/testcontainers-go/modules/composev0.44.0direct
Gogithub.com/tetratelabs/wazerov1.12.0direct
Gogithub.com/theckman/yacspinv0.13.12direct
Gogithub.com/vincent-petithory/dataurlv1.0.0direct
Gogo.etcd.io/bboltv1.5.0direct
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.71.0direct
Gogo.opentelemetry.io/otelv1.46.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpcv1.46.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttpv1.46.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.46.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.46.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.46.0direct
Gogo.opentelemetry.io/otel/metricv1.46.0direct
Gogo.opentelemetry.io/otel/sdkv1.46.0direct
Gogo.opentelemetry.io/otel/sdk/metricv1.46.0direct
Gogo.opentelemetry.io/otel/tracev1.46.0direct
Gogo.ptx.dk/multierrgroupv0.0.3direct
Gogo.uber.org/atomicv1.11.0direct
Gogo.uber.org/mockv0.6.0direct
Gogo.uber.org/zapv1.28.0direct
Gogolang.org/x/cryptov0.56.0direct
Gogolang.org/x/expv0.0.0-20260718201538-764159d718efdirect
Gogolang.org/x/oauth2v0.36.0direct
Gogolang.org/x/syncv0.22.0direct
Gogolang.org/x/termv0.45.0direct
Gogolang.org/x/timev0.15.0direct
Gogoogle.golang.org/protobufv1.36.12direct
Gogopkg.in/yaml.v3v3.0.1direct
Gok8s.io/apimachineryv0.37.0direct
Gosigs.k8s.io/yamlv1.6.0direct
npm@radix-ui/react-alert-dialog1.1.23direct
npm@radix-ui/react-dialog1.1.23direct
npm@radix-ui/react-dropdown-menu2.1.24direct
npm@radix-ui/react-icons1.3.2direct
npm@radix-ui/react-select2.3.7direct
npm@radix-ui/react-slot1.3.3direct
npm@radix-ui/react-switch1.3.7direct
npm@radix-ui/react-tabs1.1.21direct
npm@radix-ui/react-toast1.2.23direct
npm@radix-ui/react-tooltip1.2.16direct
npmaxios1.19.0direct
npmclass-variance-authority0.7.1direct
npmclsx2.1.1direct
npmlucide-react1.28.0direct
npmnext16.3.3direct
npmnext-themes0.4.6direct
npmreact19.2.8direct
npmreact-dom19.2.8direct
npmreact-syntax-highlighter16.1.1direct
npmtailwind-merge3.6.0direct
npmtailwindcss-animate1.0.7direct
PyPIbacalhau-apiclient1.4.1direct
PyPIcertifidirect
PyPIcertifi2026.7.22direct
PyPIcryptography50.0.1direct
PyPIgoogle-cloud-storage3.13.1direct
PyPImypy2.3.1direct
PyPIpem23.1.0direct
PyPIpre-commit4.6.2direct
PyPIpycryptodome3.23.0direct
PyPIpygments2.21.0direct
PyPIpython-dotenv1.2.3direct
PyPIrequests2.34.2direct
PyPIruff0.16.5direct
PyPIsemver3.0.4direct
PyPIsgqlc18direct
PyPIsixdirect
PyPIsix1.17.0direct
PyPItoml0.10.2direct
PyPItox4.61.2direct
PyPItwine7.0.0direct
PyPItypes-six1.17.0.20260724direct
PyPIvirtualenv21.6.1direct
PyPIvirtualenv21.7.8direct
Godario.cat/mergov1.0.2indirect
Gogithub.com/acarl005/stripansiv0.0.0-20180116102854-5a71ef0e047dindirect
Gogithub.com/agnivade/levenshteinv1.2.1indirect
Gogithub.com/andybalholm/brotliv1.1.1indirect
Gogithub.com/antithesishq/antithesis-sdk-gov0.7.2-default-no-opindirect
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.20indirect
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.20.2indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.5.1indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.8.1indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.5.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.19indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/checksumv1.11.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.14.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.20.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.8.0indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.36.0indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.41.0indirect
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.48.0indirect
Gogithub.com/azure/go-ansitermv0.0.0-20250102033503-faa5f7b0171cindirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/blang/semver/v4v4.0.0indirect
Gogithub.com/buger/gotermv1.0.4indirect
Gogithub.com/cenkalti/backoff/v4v4.3.0indirect
Gogithub.com/cenkalti/backoff/v5v5.0.3indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/clipperhouse/uax29/v2v2.7.0indirect
Gogithub.com/compose-spec/compose-go/v2v2.12.1indirect
Gogithub.com/containerd/consolev1.0.5indirect
Gogithub.com/containerd/containerd/apiv1.11.1indirect
Gogithub.com/containerd/containerd/v2v2.2.8indirect
Gogithub.com/containerd/continuityv0.5.0indirect
Gogithub.com/containerd/errdefs/pkgv0.3.0indirect
Gogithub.com/containerd/logv0.1.0indirect
Gogithub.com/containerd/platformsv1.0.0-rc.4indirect
Gogithub.com/containerd/ttrpcv1.2.8indirect
Gogithub.com/containerd/typeurl/v2v2.3.0indirect
Gogithub.com/cpuguy83/dockercfgv0.3.2indirect
Gogithub.com/crackcomm/go-gitignorev0.0.0-20241020182519-7843d2ba8fdfindirect
Gogithub.com/creack/ptyv1.1.24indirect
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.4.1indirect
Gogithub.com/defanglabs/secret-detectorv0.0.0-20250811234530-d4b4214cd679indirect
Gogithub.com/distribution/referencev0.6.0indirect
Gogithub.com/docker/buildxv0.35.0indirect
Gogithub.com/docker/cliv29.6.0+incompatibleindirect
Gogithub.com/docker/compose/v5v5.2.0indirect
Gogithub.com/docker/docker-credential-helpersv0.9.8indirect
Gogithub.com/docker/go-unitsv0.5.0indirect
Gogithub.com/ebitengine/puregov0.10.1indirect
Gogithub.com/eiannone/keyboardv0.0.0-20220611211555-0d226195f203indirect
Gogithub.com/felixge/httpsnoopv1.1.0indirect
Gogithub.com/fsnotify/fseventsv0.2.0indirect
Gogithub.com/fsnotify/fsnotifyv1.10.1indirect
Gogithub.com/fvbommel/sortorderv1.1.0indirect
Gogithub.com/gabriel-vasile/mimetypev1.4.13indirect
Gogithub.com/gammazero/chanqueuev1.1.2indirect
Gogithub.com/gammazero/dequev1.2.1indirect
Gogithub.com/go-logr/logrv1.4.4indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-ole/go-olev1.3.0indirect
Gogithub.com/go-openapi/jsonpointerv1.0.0indirect
Gogithub.com/go-openapi/jsonreferencev1.0.0indirect
Gogithub.com/go-openapi/specv0.22.9indirect
Gogithub.com/go-openapi/swag/convv0.28.0indirect
Gogithub.com/go-openapi/swag/jsonutilsv0.28.0indirect
Gogithub.com/go-openapi/swag/loadingv0.28.0indirect
Gogithub.com/go-openapi/swag/poolsv0.28.0indirect
Gogithub.com/go-openapi/swag/stringutilsv0.28.0indirect
Gogithub.com/go-openapi/swag/typeutilsv0.28.0indirect
Gogithub.com/go-openapi/swag/yamlutilsv0.28.0indirect
Gogithub.com/go-playground/localesv0.14.1indirect
Gogithub.com/go-playground/universal-translatorv0.18.1indirect
Gogithub.com/go-viper/mapstructure/v2v2.5.0indirect
Gogithub.com/gobwas/globv0.2.3indirect
Gogithub.com/goccy/go-jsonv0.10.6indirect
Gogithub.com/gofrs/flockv0.13.0indirect
Gogithub.com/golang/snappyv1.0.0indirect
Gogithub.com/google/go-tpmv0.9.8indirect
Gogithub.com/google/gopacketv1.1.19indirect
Gogithub.com/google/shlexv0.0.0-20191202100458-e7afc7fbc510indirect
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.30.0indirect
Gogithub.com/hashicorp/errwrapv1.1.0indirect
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirect
Gogithub.com/hashicorp/go-multierrorv1.1.1indirect
Gogithub.com/hashicorp/go-versionv1.9.0indirect
Gogithub.com/hashicorp/golang-lruv1.0.2indirect
Gogithub.com/ianlancetaylor/demanglev0.0.0-20250417193237-f615e6bd150bindirect
Gogithub.com/in-toto/attestationv1.2.0indirect
Gogithub.com/in-toto/in-toto-golangv0.11.0indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/inhies/go-bytesizev0.0.0-20220417184213-4913239db9cfindirect
Gogithub.com/ipfs/bbloomv0.1.0indirect
Gogithub.com/ipfs/go-bitfieldv1.1.0indirect
Gogithub.com/ipfs/go-block-formatv0.2.4indirect
Gogithub.com/ipfs/go-cidutilv0.1.2indirect
Gogithub.com/ipfs/go-datastorev0.9.2indirect
Gogithub.com/ipfs/go-dsqueuev0.2.0indirect
Gogithub.com/ipfs/go-ipfs-cmdsv0.16.1indirect
Gogithub.com/ipfs/go-ipld-cborv0.3.0indirect
Gogithub.com/ipfs/go-ipld-legacyv0.3.0indirect
Gogithub.com/ipfs/go-log/v2v2.9.2indirect
Gogithub.com/ipfs/go-metrics-interfacev0.3.0indirect
Gogithub.com/jonboulle/clockworkv0.5.0indirect
Gogithub.com/klauspost/compressv1.19.2indirect
Gogithub.com/klauspost/cpuid/v2v2.4.0indirect
Gogithub.com/kylebanks/depthv1.2.1indirect
Gogithub.com/labstack/gommonv0.5.0indirect
Gogithub.com/leodido/go-urnv1.4.0indirect
Gogithub.com/lestrrat-go/backoff/v2v2.0.8indirect
Gogithub.com/lestrrat-go/blackmagicv1.0.4indirect
Gogithub.com/lestrrat-go/dsigv1.2.1indirect
Gogithub.com/lestrrat-go/dsig-secp256k1v1.0.0indirect
Gogithub.com/lestrrat-go/httpccv1.0.1indirect
Gogithub.com/lestrrat-go/httprc/v3v3.0.5indirect
Gogithub.com/lestrrat-go/iterv1.0.2indirect
Gogithub.com/lestrrat-go/jwx/v3v3.1.1indirect
Gogithub.com/lestrrat-go/optionv1.0.1indirect
Gogithub.com/lestrrat-go/option/v2v2.0.0indirect
Gogithub.com/libp2p/go-buffer-poolv0.1.0indirect
Gogithub.com/libp2p/go-cidrangerv1.1.0indirect
Gogithub.com/libp2p/go-libp2p-asn-utilv0.4.1indirect
Gogithub.com/libp2p/go-libp2p-kad-dhtv0.42.1indirect
Gogithub.com/libp2p/go-libp2p-kbucketv0.9.0indirect
Gogithub.com/libp2p/go-libp2p-recordv0.3.1indirect
Gogithub.com/libp2p/go-libp2p-routing-helpersv0.7.5indirect
Gogithub.com/libp2p/go-msgiov0.3.0indirect
Gogithub.com/libp2p/go-netroutev0.4.0indirect
Gogithub.com/lufia/plan9statsv0.0.0-20260330125221-c963978e514eindirect
Gogithub.com/magiconair/propertiesv1.8.10indirect
Gogithub.com/mattn/go-colorablev0.1.15indirect
Gogithub.com/mattn/go-runewidthv0.0.24indirect
Gogithub.com/mattn/go-shellwordsv1.0.13indirect
Gogithub.com/micahparks/jwksetv0.11.1indirect
Gogithub.com/microsoft/go-winiov0.6.3-0.20251027160822-ad3df93bed29indirect
Gogithub.com/miekg/dnsv1.1.72indirect
Gogithub.com/minio/highwayhashv1.0.4indirect
Gogithub.com/minio/sha256-simdv1.0.1indirect
Gogithub.com/mitchellh/hashstructure/v2v2.0.2indirect
Gogithub.com/moby/buildkitv0.31.1indirect
Gogithub.com/moby/docker-image-specv1.3.1indirect
Gogithub.com/moby/lockerv1.0.1indirect
Gogithub.com/moby/moby/apiv1.55.0indirect
Gogithub.com/moby/moby/clientv0.5.0indirect
Gogithub.com/moby/patternmatcherv0.6.1indirect
Gogithub.com/moby/sys/atomicwriterv0.1.0indirect
Gogithub.com/moby/sys/capabilityv0.4.0indirect
Gogithub.com/moby/sys/sequentialv0.7.0indirect
Gogithub.com/moby/sys/signalv0.7.1indirect
Gogithub.com/moby/sys/symlinkv0.3.0indirect
Gogithub.com/moby/sys/userv0.4.1indirect
Gogithub.com/moby/sys/usernsv0.1.0indirect
Gogithub.com/moby/termv0.5.2indirect
Gogithub.com/morikuni/aecv1.1.0indirect
Gogithub.com/mr-tron/base58v1.3.0indirect
Gogithub.com/multiformats/go-base32v0.1.0indirect
Gogithub.com/multiformats/go-base36v0.2.0indirect
Gogithub.com/multiformats/go-multiaddr-dnsv0.6.0indirect
Gogithub.com/multiformats/go-multibasev0.3.0indirect
Gogithub.com/multiformats/go-multicodecv0.10.0indirect
Gogithub.com/multiformats/go-multihashv0.2.3indirect
Gogithub.com/multiformats/go-multistreamv0.6.1indirect
Gogithub.com/multiformats/go-varintv0.1.0indirect
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirect
Gogithub.com/nats-io/jwt/v2v2.8.2indirect
Gogithub.com/nats-io/nkeysv0.4.16indirect
Gogithub.com/paesslerag/gvalv1.0.0indirect
Gogithub.com/pelletier/go-toml/v2v2.4.1indirect
Gogithub.com/petar/gollrbv0.0.0-20210522233825-ae3b015fd3e9indirect
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10indirect
Gogithub.com/polydawn/refmtv0.90.0indirect
Gogithub.com/power-devops/perfstatv0.0.0-20240221224432-82ca36839d55indirect
Gogithub.com/prometheus/client_golangv1.24.1indirect
Gogithub.com/prometheus/client_modelv0.6.2indirect
Gogithub.com/prometheus/commonv0.70.1indirect
Gogithub.com/prometheus/procfsv0.21.1indirect
Gogithub.com/rcrowley/go-metricsv0.0.0-20250401214520-65e299d6c5c9indirect
Gogithub.com/rogpeppe/go-internalv1.15.0indirect
Gogithub.com/rs/corsv1.11.1indirect
Gogithub.com/sagikazarmark/locaferov0.11.0indirect
Gogithub.com/santhosh-tekuri/jsonschema/v6v6.0.2indirect
Gogithub.com/secure-systems-lab/go-securesystemslibv0.11.0indirect
Gogithub.com/segmentio/asmv1.2.1indirect
Gogithub.com/shibumi/go-pathspecv1.3.0indirect
Gogithub.com/shirou/gopsutil/v4v4.26.6indirect
Gogithub.com/sigstore/sigstorev1.10.8indirect
Gogithub.com/sigstore/sigstore-gov1.2.1indirect
Gogithub.com/sirupsen/logrusv1.9.4indirect
Gogithub.com/skratchdot/open-golangv0.0.0-20200116055534-eef842397966indirect
Gogithub.com/sourcegraph/concv0.3.1-0.20240121214520-5f936abd7ae8indirect
Gogithub.com/spaolacci/murmur3v1.1.0indirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spf13/castv1.10.0indirect
Gogithub.com/stretchr/objxv0.5.3indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/tchap/go-patricia/v2v2.3.3indirect
Gogithub.com/tetratelabs/wabinv0.0.0-20230304001439-f6f874872834indirect
Gogithub.com/tilt-dev/fsnotifyv1.4.8-0.20220602155310-fff9c274a375indirect
Gogithub.com/tklauser/go-sysconfv0.4.0indirect
Gogithub.com/tklauser/numcpusv0.12.0indirect
Gogithub.com/tonistiigi/dchapes-modev0.0.0-20250318174251-73d941a28323indirect
Gogithub.com/tonistiigi/fsutilv0.0.0-20260609174605-b61e79c0c046indirect
Gogithub.com/tonistiigi/go-csvvaluev0.0.0-20240814133006-030d3b2625d0indirect
Gogithub.com/tonistiigi/unitsv0.0.0-20180711220420-6950e57a87eaindirect
Gogithub.com/tonistiigi/vt100v0.0.0-20240514184818-90bafcd6ababindirect
Gogithub.com/valyala/bytebufferpoolv1.0.0indirect
Gogithub.com/valyala/fastjsonv1.6.10indirect
Gogithub.com/valyala/fasttemplatev1.2.2indirect
Gogithub.com/vektah/gqlparser/v2v2.5.36indirect
Gogithub.com/whyrusleeping/cborv0.0.0-20171005072247-63513f603b11indirect
Gogithub.com/whyrusleeping/cbor-genv0.3.1indirect
Gogithub.com/whyrusleeping/chunkerv0.0.0-20181014151217-fe64bd25879findirect
Gogithub.com/whyrusleeping/go-keyspacev0.0.0-20160322163242-5b898ac5add1indirect
Gogithub.com/xeipuuv/gojsonpointerv0.0.0-20190905194746-02993c407bfbindirect
Gogithub.com/xeipuuv/gojsonreferencev0.0.0-20180127040603-bd5ef7bd5415indirect
Gogithub.com/xhit/go-str2duration/v2v2.1.0indirect
Gogithub.com/yashtewari/glob-intersectionv0.2.0indirect
Gogithub.com/youmark/pkcs8v0.0.0-20240726163527-a2c0da244d78indirect
Gogithub.com/yusufpapurcu/wmiv1.2.4indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.70.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptracev0.69.0indirect
Gogo.opentelemetry.io/proto/otlpv1.11.0indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogo.yaml.in/yaml/v2v2.4.4indirect
Gogo.yaml.in/yaml/v3v3.0.5indirect
Gogo.yaml.in/yaml/v4v4.0.0-rc.6indirect
Gogolang.org/x/modv0.38.0indirect
Gogolang.org/x/netv0.58.0indirect
Gogolang.org/x/sysv0.47.0indirect
Gogolang.org/x/textv0.41.0indirect
Gogolang.org/x/toolsv0.48.0indirect
Gogolang.org/x/xerrorsv0.0.0-20240903120638-7835f813f4daindirect
Gogonum.org/v1/gonumv0.17.0indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260819154853-08b0e4226688indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260819154853-08b0e4226688indirect
Gogoogle.golang.org/grpcv1.83.2indirect
Gogopkg.in/ini.v1v1.67.3indirect
Gogopkg.in/yaml.v2v2.4.0indirect
Gogotest.tools/v3v3.5.2indirect
Gok8s.io/klog/v2v2.140.0indirect
Gok8s.io/utilsv0.0.0-20260626114624-be93311217bdindirect
Golukechampine.com/blake3v1.4.1indirect
Gotags.cncf.io/container-device-interfacev1.1.0indirect
npm@alloc/quick-lru5.2.0indirect
npm@babel/code-frame7.29.7indirect
npm@babel/compat-data7.29.7indirect
npm@babel/core7.29.7indirect
npm@babel/generator7.29.7indirect
npm@babel/helper-compilation-targets7.29.7indirect
npm@babel/helper-globals7.29.7indirect
npm@babel/helper-module-imports7.29.7indirect
npm@babel/helper-module-transforms7.29.7indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/helper-validator-option7.29.7indirect
npm@babel/helpers7.29.7indirect
npm@babel/parser7.29.7indirect
npm@babel/runtime7.29.7indirect
npm@babel/template7.29.7indirect
npm@babel/traverse7.29.7indirect
npm@babel/types7.29.7indirect
npm@emnapi/core1.10.0indirect
npm@emnapi/core1.11.2indirect
npm@emnapi/runtime1.10.0indirect
npm@emnapi/runtime1.11.2indirect
npm@emnapi/runtime1.11.3indirect
npm@emnapi/wasi-threads1.2.1indirect
npm@emnapi/wasi-threads1.2.2indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.21.2indirect
npm@eslint/config-helpers0.4.2indirect
npm@eslint/core0.17.0indirect
npm@eslint/eslintrc3.3.6indirect
npm@eslint/js9.39.5indirect
npm@eslint/object-schema2.1.7indirect
npm@eslint/plugin-kit0.4.1indirect
npm@floating-ui/core1.7.5indirect
npm@floating-ui/dom1.7.6indirect
npm@floating-ui/react-dom2.1.8indirect
npm@floating-ui/utils0.2.11indirect
npm@hey-api/codegen-core0.9.1indirect
npm@hey-api/json-schema-ref-parser1.4.4indirect
npm@hey-api/openapi-ts0.99.0indirect
npm@hey-api/shared0.5.0indirect
npm@hey-api/spec-types0.2.0indirect
npm@hey-api/types0.1.4indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@img/colour1.1.0indirect
npm@img/sharp-darwin-arm640.35.4indirect
npm@img/sharp-darwin-x640.35.4indirect
npm@img/sharp-freebsd-wasm320.35.4indirect
npm@img/sharp-libvips-darwin-arm641.3.3indirect
npm@img/sharp-libvips-darwin-x641.3.3indirect
npm@img/sharp-libvips-linux-arm1.3.3indirect
npm@img/sharp-libvips-linux-arm641.3.3indirect
npm@img/sharp-libvips-linux-ppc641.3.3indirect
npm@img/sharp-libvips-linux-riscv641.3.3indirect
npm@img/sharp-libvips-linux-s390x1.3.3indirect
npm@img/sharp-libvips-linux-x641.3.3indirect
npm@img/sharp-libvips-linuxmusl-arm641.3.3indirect
npm@img/sharp-libvips-linuxmusl-x641.3.3indirect
npm@img/sharp-linux-arm0.35.4indirect
npm@img/sharp-linux-arm640.35.4indirect
npm@img/sharp-linux-ppc640.35.4indirect
npm@img/sharp-linux-riscv640.35.4indirect
npm@img/sharp-linux-s390x0.35.4indirect
npm@img/sharp-linux-x640.35.4indirect
npm@img/sharp-linuxmusl-arm640.35.4indirect
npm@img/sharp-linuxmusl-x640.35.4indirect
npm@img/sharp-wasm320.35.4indirect
npm@img/sharp-webcontainers-wasm320.35.4indirect
npm@img/sharp-win32-arm640.35.4indirect
npm@img/sharp-win32-ia320.35.4indirect
npm@img/sharp-win32-x640.35.4indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@jsdevtools/ono7.1.3indirect
npm@lukeed/ms2.0.2indirect
npm@napi-rs/wasm-runtime0.2.12indirect
npm@napi-rs/wasm-runtime1.1.6indirect
npm@next/env16.3.3indirect
npm@next/eslint-plugin-next16.3.0indirect
npm@next/swc-darwin-arm6416.3.3indirect
npm@next/swc-darwin-x6416.3.3indirect
npm@next/swc-linux-arm64-gnu16.3.3indirect
npm@next/swc-linux-arm64-musl16.3.3indirect
npm@next/swc-linux-x64-gnu16.3.3indirect
npm@next/swc-linux-x64-musl16.3.3indirect
npm@next/swc-win32-arm64-msvc16.3.3indirect
npm@next/swc-win32-x64-msvc16.3.3indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@nolyfill/is-core-module1.0.39indirect
npm@pkgr/core0.3.6indirect
npm@radix-ui/number1.1.3indirect
npm@radix-ui/primitive1.1.7indirect
npm@radix-ui/react-arrow1.1.15indirect
npm@radix-ui/react-collection1.1.15indirect
npm@radix-ui/react-compose-refs1.1.5indirect
npm@radix-ui/react-context1.2.2indirect
npm@radix-ui/react-direction1.1.4indirect
npm@radix-ui/react-dismissable-layer1.1.19indirect
npm@radix-ui/react-focus-guards1.1.6indirect
npm@radix-ui/react-focus-scope1.1.16indirect
npm@radix-ui/react-id1.1.4indirect
npm@radix-ui/react-menu2.1.24indirect
npm@radix-ui/react-popper1.3.7indirect
npm@radix-ui/react-portal1.1.17indirect
npm@radix-ui/react-presence1.1.10indirect
npm@radix-ui/react-primitive2.1.10indirect
npm@radix-ui/react-roving-focus1.1.19indirect
npm@radix-ui/react-use-callback-ref1.1.4indirect
npm@radix-ui/react-use-controllable-state1.2.6indirect
npm@radix-ui/react-use-effect-event0.0.5indirect
npm@radix-ui/react-use-is-hydrated0.1.3indirect
npm@radix-ui/react-use-layout-effect1.1.4indirect
npm@radix-ui/react-use-previous1.1.4indirect
npm@radix-ui/react-use-rect1.1.4indirect
npm@radix-ui/react-use-size1.1.4indirect
npm@radix-ui/react-visually-hidden1.2.11indirect
npm@radix-ui/rect1.1.3indirect
npm@rtsao/scc1.1.0indirect
npm@swc/helpers0.5.23indirect
npm@tailwindcss/node4.3.3indirect
npm@tailwindcss/oxide4.3.3indirect
npm@tailwindcss/oxide-android-arm644.3.3indirect
npm@tailwindcss/oxide-darwin-arm644.3.3indirect
npm@tailwindcss/oxide-darwin-x644.3.3indirect
npm@tailwindcss/oxide-freebsd-x644.3.3indirect
npm@tailwindcss/oxide-linux-arm-gnueabihf4.3.3indirect
npm@tailwindcss/oxide-linux-arm64-gnu4.3.3indirect
npm@tailwindcss/oxide-linux-arm64-musl4.3.3indirect
npm@tailwindcss/oxide-linux-x64-gnu4.3.3indirect
npm@tailwindcss/oxide-linux-x64-musl4.3.3indirect
npm@tailwindcss/oxide-wasm32-wasi4.3.3indirect
npm@tailwindcss/oxide-win32-arm64-msvc4.3.3indirect
npm@tailwindcss/oxide-win32-x64-msvc4.3.3indirect
npm@tailwindcss/postcss4.3.3indirect
npm@tybys/wasm-util0.10.1indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/estree1.0.9indirect
npm@types/hast3.0.5indirect
npm@types/json-schema7.0.15indirect
npm@types/json50.0.29indirect
npm@types/node26.2.0indirect
npm@types/prismjs1.26.6indirect
npm@types/react19.2.18indirect
npm@types/react-dom19.2.4indirect
npm@types/react-syntax-highlighter15.5.13indirect
npm@types/unist2.0.11indirect
npm@types/unist3.0.3indirect
npm@typescript-eslint/eslint-plugin8.64.0indirect
npm@typescript-eslint/eslint-plugin8.66.0indirect
npm@typescript-eslint/parser8.64.0indirect
npm@typescript-eslint/parser8.66.0indirect
npm@typescript-eslint/project-service8.64.0indirect
npm@typescript-eslint/project-service8.66.0indirect
npm@typescript-eslint/scope-manager8.64.0indirect
npm@typescript-eslint/scope-manager8.66.0indirect
npm@typescript-eslint/tsconfig-utils8.64.0indirect
npm@typescript-eslint/tsconfig-utils8.66.0indirect
npm@typescript-eslint/type-utils8.64.0indirect
npm@typescript-eslint/type-utils8.66.0indirect
npm@typescript-eslint/types8.64.0indirect
npm@typescript-eslint/types8.66.0indirect
npm@typescript-eslint/typescript-estree8.64.0indirect
npm@typescript-eslint/typescript-estree8.66.0indirect
npm@typescript-eslint/utils8.64.0indirect
npm@typescript-eslint/utils8.66.0indirect
npm@typescript-eslint/visitor-keys8.64.0indirect
npm@typescript-eslint/visitor-keys8.66.0indirect
npm@unrs/resolver-binding-android-arm-eabi1.11.1indirect
npm@unrs/resolver-binding-android-arm641.11.1indirect
npm@unrs/resolver-binding-darwin-arm641.11.1indirect
npm@unrs/resolver-binding-darwin-x641.11.1indirect
npm@unrs/resolver-binding-freebsd-x641.11.1indirect
npm@unrs/resolver-binding-linux-arm-gnueabihf1.11.1indirect
npm@unrs/resolver-binding-linux-arm-musleabihf1.11.1indirect
npm@unrs/resolver-binding-linux-arm64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-arm64-musl1.11.1indirect
npm@unrs/resolver-binding-linux-ppc64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-riscv64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-riscv64-musl1.11.1indirect
npm@unrs/resolver-binding-linux-s390x-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-x64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-x64-musl1.11.1indirect
npm@unrs/resolver-binding-wasm32-wasi1.11.1indirect
npm@unrs/resolver-binding-win32-arm64-msvc1.11.1indirect
npm@unrs/resolver-binding-win32-ia32-msvc1.11.1indirect
npm@unrs/resolver-binding-win32-x64-msvc1.11.1indirect
npmacorn8.18.0indirect
npmacorn-jsx5.3.2indirect
npmagent-base6.0.2indirect
npmajv6.15.0indirect
npmansi-colors4.1.3indirect
npmansi-styles4.3.0indirect
npmargparse2.0.1indirect
npmaria-hidden1.2.6indirect
npmaria-query5.3.2indirect
npmarray-buffer-byte-length1.0.2indirect
npmarray-includes3.1.9indirect
npmarray.prototype.findlast1.2.5indirect
npmarray.prototype.findlastindex1.2.6indirect
npmarray.prototype.flat1.3.3indirect
npmarray.prototype.flatmap1.3.3indirect
npmarray.prototype.tosorted1.1.4indirect
npmarraybuffer.prototype.slice1.0.4indirect
npmast-types-flow0.0.8indirect
npmasync-function1.0.0indirect
npmasync-generator-function1.0.0indirect
npmasynckit0.4.0indirect
npmavailable-typed-arrays1.0.7indirect
npmaxe-core4.11.3indirect
npmaxobject-query4.1.0indirect
npmbalanced-match1.0.2indirect
npmbaseline-browser-mapping2.11.21indirect
npmbrace-expansion2.1.4indirect
npmbraces3.0.3indirect
npmbrowserslist4.28.8indirect
npmbundle-name4.1.0indirect
npmc123.3.4indirect
npmcall-bind1.0.9indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcaniuse-lite1.0.30001788indirect
npmcaniuse-lite1.0.30001810indirect
npmchalk4.1.2indirect
npmcharacter-entities2.0.2indirect
npmcharacter-entities-legacy3.0.0indirect
npmcharacter-reference-invalid2.0.1indirect
npmchokidar5.0.0indirect
npmclient-only0.0.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolor-support1.1.3indirect
npmcombined-stream1.0.8indirect
npmcomma-separated-tokens2.0.3indirect
npmcommander15.0.0indirect
npmconfbox0.2.4indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn7.0.6indirect
npmcsstype3.2.3indirect
npmdamerau-levenshtein1.0.8indirect
npmdata-view-buffer1.0.2indirect
npmdata-view-byte-length1.0.2indirect
npmdata-view-byte-offset1.0.1indirect
npmdebug3.2.7indirect
npmdebug4.4.3indirect
npmdecode-named-character-reference1.3.0indirect
npmdeep-is0.1.4indirect
npmdefault-browser5.5.0indirect
npmdefault-browser-id5.0.1indirect
npmdefine-data-property1.1.4indirect
npmdefine-lazy-prop3.0.0indirect
npmdefine-properties1.2.1indirect
npmdefu6.1.7indirect
npmdelayed-stream1.0.0indirect
npmdestr2.0.5indirect
npmdetect-libc2.1.2indirect
npmdetect-node-es1.1.0indirect
npmdoctrine2.1.0indirect
npmdotenv17.4.2indirect
npmdunder-proto1.0.1indirect
npmelectron-to-chromium1.5.420indirect
npmemoji-regex9.2.2indirect
npmenhanced-resolve5.24.2indirect
npmes-abstract1.24.2indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-iterator-helpers1.3.2indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmes-shim-unscopables1.1.0indirect
npmes-to-primitive1.3.0indirect
npmescalade3.2.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint9.39.5indirect
npmeslint-config-next16.3.0indirect
npmeslint-config-prettier10.1.8indirect
npmeslint-import-resolver-node0.3.10indirect
npmeslint-import-resolver-typescript3.10.1indirect
npmeslint-module-utils2.12.1indirect
npmeslint-plugin-import2.32.0indirect
npmeslint-plugin-jsx-a11y6.10.2indirect
npmeslint-plugin-prettier5.5.6indirect
npmeslint-plugin-react7.37.5indirect
npmeslint-plugin-react-hooks7.1.1indirect
npmeslint-scope8.4.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmeslint-visitor-keys5.0.1indirect
npmespree10.4.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmexsolve1.0.8indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.3.0indirect
npmfast-glob3.3.1indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.20.1indirect
npmfault1.0.4indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmfollow-redirects1.16.0indirect
npmfor-each0.3.5indirect
npmform-data4.0.6indirect
npmformat0.2.2indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.8indirect
npmfunctions-have-names1.2.3indirect
npmgenerator-function2.0.1indirect
npmgensync1.0.0-beta.2indirect
npmget-intrinsic1.3.1indirect
npmget-nonce1.0.1indirect
npmget-proto1.0.1indirect
npmget-symbol-description1.1.0indirect
npmget-tsconfig4.14.0indirect
npmgiget3.2.0indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals14.0.0indirect
npmglobals16.4.0indirect
npmglobalthis1.0.4indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmhas-bigints1.1.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.2.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.2indirect
npmhasown2.0.4indirect
npmhast-util-parse-selector4.0.0indirect
npmhastscript9.0.1indirect
npmhermes-estree0.25.1indirect
npmhermes-parser0.25.1indirect
npmhighlight.js10.7.3indirect
npmhighlightjs-vue1.0.0indirect
npmhttps-proxy-agent5.0.1indirect
npmignore5.3.2indirect
npmignore7.0.6indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npminternal-slot1.1.0indirect
npmis-alphabetical2.0.1indirect
npmis-alphanumerical2.0.1indirect
npmis-array-buffer3.0.5indirect
npmis-async-function2.1.1indirect
npmis-bigint1.1.0indirect
npmis-boolean-object1.2.2indirect
npmis-bun-module2.0.0indirect
npmis-callable1.2.7indirect
npmis-core-module2.16.1indirect
npmis-data-view1.0.2indirect
npmis-date-object1.1.0indirect
npmis-decimal2.0.1indirect
npmis-docker3.0.0indirect
npmis-extglob2.1.1indirect
npmis-finalizationregistry1.1.1indirect
npmis-generator-function1.1.2indirect
npmis-glob4.0.3indirect
npmis-hexadecimal2.0.1indirect
npmis-in-ssh1.0.0indirect
npmis-inside-container1.0.0indirect
npmis-map2.0.3indirect
npmis-negative-zero2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.1.1indirect
npmis-regex1.2.1indirect
npmis-set2.0.3indirect
npmis-shared-array-buffer1.0.4indirect
npmis-string1.1.1indirect
npmis-symbol1.1.1indirect
npmis-typed-array1.1.15indirect
npmis-weakmap2.0.2indirect
npmis-weakref1.1.1indirect
npmis-weakset2.0.4indirect
npmis-wsl3.1.1indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmiterator.prototype1.1.5indirect
npmjiti2.7.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.2.0indirect
npmjs-yaml4.3.1indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson51.0.2indirect
npmjson52.2.3indirect
npmjsx-ast-utils3.3.5indirect
npmkeyv4.5.4indirect
npmlanguage-subtag-registry0.3.23indirect
npmlanguage-tags1.0.9indirect
npmlevn0.4.1indirect
npmlightningcss1.32.0indirect
npmlightningcss-android-arm641.32.0indirect
npmlightningcss-darwin-arm641.32.0indirect
npmlightningcss-darwin-x641.32.0indirect
npmlightningcss-freebsd-x641.32.0indirect
npmlightningcss-linux-arm-gnueabihf1.32.0indirect
npmlightningcss-linux-arm64-gnu1.32.0indirect
npmlightningcss-linux-arm64-musl1.32.0indirect
npmlightningcss-linux-x64-gnu1.32.0indirect
npmlightningcss-linux-x64-musl1.32.0indirect
npmlightningcss-win32-arm64-msvc1.32.0indirect
npmlightningcss-win32-x64-msvc1.32.0indirect
npmlocate-path6.0.0indirect
npmlodash.merge4.6.2indirect
npmloose-envify1.4.0indirect
npmlowlight1.20.0indirect
npmlru-cache5.1.1indirect
npmmagic-string0.30.21indirect
npmmath-intrinsics1.1.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmminimatch9.0.9indirect
npmminimist1.2.8indirect
npmms2.1.3indirect
npmnanoid3.3.18indirect
npmnapi-postinstall0.3.4indirect
npmnatural-compare1.4.0indirect
npmnode-exports-info1.6.0indirect
npmnode-releases2.0.54indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.4indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.7indirect
npmobject.entries1.1.9indirect
npmobject.fromentries2.0.8indirect
npmobject.groupby1.0.3indirect
npmobject.values1.2.1indirect
npmohash2.0.11indirect
npmopen11.0.0indirect
npmoptionator0.9.4indirect
npmown-keys1.0.1indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmparent-module1.0.1indirect
npmparse-entities4.0.2indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpathe2.0.3indirect
npmperfect-debounce2.1.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.4indirect
npmpkg-types2.3.1indirect
npmpossible-typed-array-names1.1.0indirect
npmpostcss8.5.23indirect
npmpostcss8.5.25indirect
npmpostcss8.5.26indirect
npmpowershell-utils0.1.0indirect
npmprelude-ls1.2.1indirect
npmprettier3.9.6indirect
npmprettier-linter-helpers1.0.1indirect
npmprismjs1.30.0indirect
npmprop-types15.8.1indirect
npmproperty-information7.2.0indirect
npmproxy-from-env2.1.0indirect
npmpunycode2.3.1indirect
npmqueue-microtask1.2.3indirect
npmrc93.0.1indirect
npmreact-is16.13.1indirect
npmreact-remove-scroll2.7.2indirect
npmreact-remove-scroll-bar2.3.8indirect
npmreact-style-singleton2.2.3indirect
npmreaddirp5.0.0indirect
npmreflect.getprototypeof1.0.10indirect
npmrefractor5.0.0indirect
npmregexp.prototype.flags1.5.4indirect
npmresolve2.0.0-next.6indirect
npmresolve-from4.0.0indirect
npmresolve-pkg-maps1.0.0indirect
npmreusify1.1.0indirect
npmrun-applescript7.1.0indirect
npmrun-parallel1.2.0indirect
npmsafe-array-concat1.1.3indirect
npmsafe-push-apply1.0.0indirect
npmsafe-regex-test1.1.0indirect
npmscheduler0.27.0indirect
npmsemver6.3.1indirect
npmsemver7.7.4indirect
npmsemver7.8.4indirect
npmsemver7.8.5indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmset-proto1.0.0indirect
npmsharp0.35.4indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsource-map-js1.2.1indirect
npmspace-separated-tokens2.0.2indirect
npmstable-hash0.0.5indirect
npmstop-iteration-iterator1.1.0indirect
npmstring.prototype.includes2.0.1indirect
npmstring.prototype.matchall4.0.12indirect
npmstring.prototype.repeat1.0.0indirect
npmstring.prototype.trim1.2.10indirect
npmstring.prototype.trimend1.0.9indirect
npmstring.prototype.trimstart1.0.8indirect
npmstrip-bom3.0.0indirect
npmstrip-json-comments3.1.1indirect
npmstyled-jsx5.1.6indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsynckit0.11.13indirect
npmtailwindcss4.3.3indirect
npmtapable2.3.3indirect
npmtinyglobby0.2.16indirect
npmtinyglobby0.2.17indirect
npmto-regex-range5.0.1indirect
npmts-api-utils2.5.0indirect
npmtsconfig-paths3.15.0indirect
npmtslib2.8.1indirect
npmtype-check0.4.0indirect
npmtyped-array-buffer1.0.3indirect
npmtyped-array-byte-length1.0.3indirect
npmtyped-array-byte-offset1.0.4indirect
npmtyped-array-length1.0.7indirect
npmtypescript6.0.3indirect
npmtypescript-eslint8.64.0indirect
npmunbox-primitive1.1.0indirect
npmundici-types8.3.0indirect
npmunrs-resolver1.11.1indirect
npmupdate-browserslist-db1.3.2indirect
npmuri-js4.4.1indirect
npmuse-callback-ref1.3.3indirect
npmuse-sidecar1.1.3indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.1.1indirect
npmwhich-builtin-type1.2.1indirect
npmwhich-collection1.0.2indirect
npmwhich-typed-array1.1.20indirect
npmword-wrap1.2.5indirect
npmwsl-utils0.3.1indirect
npmyallist3.1.1indirect
npmyocto-queue0.1.0indirect
npmzod4.4.3indirect
npmzod-validation-error4.0.2indirect
PyPIast-serialize0.6.0indirect
PyPIbackports-tarfile1.2.0indirect
PyPIbump2version1.0.1indirect
PyPIcachetools7.1.4indirect
PyPIcffi2.1.0indirect
PyPIcfgv3.5.0indirect
PyPIcharset-normalizer3.4.9indirect
PyPIcharset-normalizer3.5.1indirect
PyPIclick8.4.2indirect
PyPIcolorama0.4.6indirect
PyPIcoverageindirect
PyPIcoverage7.15.2indirect
PyPIdistlib0.4.3indirect
PyPIdocutils0.23indirect
PyPIexceptiongroup1.3.1indirect
PyPIfilelock3.31.0indirect
PyPIghp-import2.1.0indirect
PyPIgoogle-api-core2.34.0indirect
PyPIgoogle-auth2.57.0indirect
PyPIgoogle-cloud-core2.7.0indirect
PyPIgoogle-crc32c1.8.0indirect
PyPIgoogle-resumable-media2.10.2indirect
PyPIgoogleapis-common-protos1.75.2indirect
PyPIgraphql-core3.2.11indirect
PyPIid1.6.1indirect
PyPIidentify2.6.19indirect
PyPIidna3.18indirect
PyPIidna3.19indirect
PyPIimportlib-metadata9.0.0indirect
PyPIiniconfig2.3.0indirect
PyPIjaraco-classes3.4.0indirect
PyPIjaraco-context6.1.2indirect
PyPIjaraco-functools4.6.0indirect
PyPIjeepney0.9.0indirect
PyPIjinja23.1.6indirect
PyPIkeyring25.7.0indirect
PyPIlibrt0.13.0indirect
PyPImarkdown3.10.2indirect
PyPImarkdown-it-py4.2.0indirect
PyPImarkupsafe3.0.3indirect
PyPImdurl0.1.2indirect
PyPImergedeep1.3.4indirect
PyPImkdocs1.6.1indirect
PyPImkdocs-get-deps0.2.2indirect
PyPImore-itertools11.1.0indirect
PyPImypy-extensions1.1.0indirect
PyPInh30.3.6indirect
PyPInodeenv1.10.0indirect
PyPIpackaging26.2indirect
PyPIpathspec1.1.1indirect
PyPIpip26.2.1indirect
PyPIplatformdirs4.10.1indirect
PyPIpluggy1.6.0indirect
PyPIproto-plus1.28.4indirect
PyPIprotobuf7.36.1indirect
PyPIpyasn10.6.4indirect
PyPIpyasn1-modules0.4.2indirect
PyPIpycparser3.0indirect
PyPIpyproject-api1.10.1indirect
PyPIpytestindirect
PyPIpytest9.1.1indirect
PyPIpytest-cov7.1.0indirect
PyPIpython-dateutilindirect
PyPIpython-dateutil2.9.0.post0indirect
PyPIpython-discovery1.4.4indirect
PyPIpython-discovery1.6.0indirect
PyPIpywin32-ctypes0.2.3indirect
PyPIpyyaml6.0.3indirect
PyPIpyyaml-env-tag1.1indirect
PyPIreadme-renderer45.0indirect
PyPIrequests-toolbelt1.0.0indirect
PyPIrfc39862.0.0indirect
PyPIrich15.0.0indirect
PyPIsecretstorage3.5.0indirect
PyPIsetuptoolsindirect
PyPItomli2.4.1indirect
PyPItomli-w1.2.0indirect
PyPItyping-extensions4.16.0indirect
PyPIurllib3indirect
PyPIurllib32.7.0indirect
PyPIwatchdog6.0.0indirect
PyPIzipp4.1.0indirect
Dependency advisories 0

Installing pypi:ops@3.8.2 pulls in 4 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable

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, PyPI.