Public record
Software health reportschema 0.16.0 · metrics 1.13.0 · 2026-07-20 20:03 UTC

mondoohq / mql

open source, cloud-native, graph-based query language

GoCustom license★ 403 stars⑂ 37 forkssince Aug 2022View on GitHub ↗

mondoohq/mql holds a health index of 82 out of 100, placing it in the Good band. It scores highest on Vitality (96/100) and lowest on Community & Adoption (69/100). It was last updated today. 3 contributors account for most of its recent work.

82
overall / 100
Good

Software health index

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

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

Score profile

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

Ownership

Mondoo IncOrganization
145 followers28 public repossince Feb 2022

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogo.mondoo.com/mql/v13v13.30.0-570 days ago

Metrics by category

Vitality

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

96Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
36/36Commit cadence — 52/52 weeks with commits
18/18Commit volume — 2,973 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year2,973
human_commit_share
days_since_last_push0
active_weeks_last_year52
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~2.1 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagv13.30.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases2.1

Community & Adoption

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

69Moderate · 18% of overall
How it's scored
42.2/60Stars — 403 stars
13/25Forks — 37 forks
5.8/15Watchers — 12 watchers
Inputs used
forks37
stars403
watchers12
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno

Sustainability & Governance

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

80Good · 24% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
16.2/22.5Commit distribution — top contributor authored 28% of commits
13.5/13.5Contributor breadth — 51 contributors
10/10OpenSSF Scorecard: Contributors — project has 18 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled51
top_contributor_share0.278
How it's scored
37.4/46.8Issue resolution — 80% of issues closed
31.6/38.3PR acceptance — 6,648/8,043 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs6,648
open_issues219
closed_issues879
issue_closed_ratio0.801
closed_unmerged_prs1,395
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
15.6/25Owner reach — 145 followers of mondoohq
19.5/25Track record — 28 public repos, account ~4 yr old
Inputs used
followers145
owner_typeOrganization
is_verified
owner_loginmondoohq
public_repos28
account_age_days1,624
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 0 days ago
20/20Version history — 57 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgo.mondoo.com/mql/v13
ecosystemsgo
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://mondoo.com/docs/mql
10/10Repository description
10/10Topics — 13 topics
0/10Wiki
Inputs used
topicsaws, cis, security, azure, gcp, linux, macos, cloud-computing, cloud-native, unix, windows, kubernetes, security-as-code
has_wikino
homepagehttps://mondoo.com/docs/mql
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

76Good · 16% of overall
How it's scored
6.8/7.5Binary-Artifacts — binaries present in source code
3.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 18 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
4/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
0/7.5Vulnerabilities — 14 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate7.3
How it's scored
26.6/35Direct dependencies free of known advisories — 1 affected: golang.org/x/crypto v0.54.0 (unknown)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories11
affected_packages4
assessed_packages829
unassessed_packages24
affected_by_severityhigh 1, unknown 3
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 829 resolved dependencies against OSV. 24 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. 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? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

87Excellent · 0% of overall
How it's scored
45/45Agent instructions — CLAUDE.md
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — no data
Inputs used
has_llms_txtno
legible_history_share
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes42,484
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yaml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — devcontainer, Dockerfile, lockfile
0/10Demonstrated agent practice — no data
5/8Automated maintenance — dependency automation configured, none observed in the sampled commits
8/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile
has_devcontaineryes
has_linter_configyes
typecheck_configs
agent_commit_share
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): Demonstrated agent practice. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — Go (statically typed)
53.7/55Manageable file sizes — 86/3,704 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes7,582,450
source_files_sampled3,704
oversized_source_files86
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — cli/reporter/mql_report.proto, llx/llx.proto, providers-sdk/v1/inventory/inventory.proto, providers-sdk/v1/plugin/plugin.proto, providers-sdk/v1/recording/mql_resources_explorer.proto, providers-sdk/v1/resources/resources.proto, providers-sdk/v1/upstream/etl/etl.proto, providers-sdk/v1/upstream/fex/fex.proto, providers-sdk/v1/upstream/health/errors.proto, providers-sdk/v1/upstream/health/health.proto, providers-sdk/v1/upstream/mvd/cvss/cvss.proto, providers-sdk/v1/upstream/mvd/mvd.proto, providers-sdk/v1/upstream/sbomscan/vulnscan.proto, providers-sdk/v1/upstream/sbomupload/sbomupload.proto, providers-sdk/v1/upstream/upstream.proto, providers-sdk/v1/vault/vault.proto, sbom/mql_sbom.proto, shared/proto/mql.proto
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_filescli/reporter/mql_report.proto, llx/llx.proto, providers-sdk/v1/inventory/inventory.proto, providers-sdk/v1/plugin/plugin.proto, providers-sdk/v1/recording/mql_resources_explorer.proto, providers-sdk/v1/resources/resources.proto, providers-sdk/v1/upstream/etl/etl.proto, providers-sdk/v1/upstream/fex/fex.proto, providers-sdk/v1/upstream/health/errors.proto, providers-sdk/v1/upstream/health/health.proto, providers-sdk/v1/upstream/mvd/cvss/cvss.proto, providers-sdk/v1/upstream/mvd/mvd.proto, providers-sdk/v1/upstream/sbomscan/vulnscan.proto, providers-sdk/v1/upstream/sbomupload/sbomupload.proto, providers-sdk/v1/upstream/upstream.proto, providers-sdk/v1/vault/vault.proto, sbom/mql_sbom.proto, shared/proto/mql.proto

Key facts

403GitHub stars
51contributors
2,973commits, last 12 months
0days since last push
100releases
3bus factor
219open issues
Gopackage ecosystems

More detail

OpenSSF Scorecard 7.3 / 10
7.3aggregate

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

9Binary-Artifactsbinaries present in source code
5Branch-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
10Code-Reviewall changesets reviewed
10Contributorsproject has 18 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
0Vulnerabilities14 existing vulnerabilities detected
Direct dependencies 116
RegistryPackageVersion constraintManifest
Gocloud.google.com/go/loggingv1.11.0go.mod
Gocloud.google.com/go/secretmanagerv1.14.0go.mod
Godario.cat/mergov1.0.2go.mod
Gogithub.com/99designs/keyringv1.2.2go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/azcorev1.22.0go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/azidentityv1.14.0go.mod
Gogithub.com/BurntSushi/tomlv1.6.0go.mod
Gogithub.com/CycloneDX/cyclonedx-gov0.11.0go.mod
Gogithub.com/GoogleCloudPlatform/berglas/v2v2.0.2go.mod
Gogithub.com/Masterminds/semverv1.5.0go.mod
Gogithub.com/ProtonMail/go-cryptov1.4.1go.mod
Gogithub.com/StackExchange/wmiv1.2.1go.mod
Gogithub.com/alecthomas/participlev0.3.0go.mod
Gogithub.com/alecthomas/participle/v2v2.1.4go.mod
Gogithub.com/aws/aws-sdk-go-v2v1.42.1go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.30go.mod
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.29go.mod
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.30go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/ec2v1.316.1go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/ec2instanceconnectv1.34.1go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/secretsmanagerv1.43.1go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/ssmv1.72.0go.mod
Gogithub.com/aws/smithy-gov1.27.4go.mod
Gogithub.com/awslabs/amazon-ecr-credential-helper/ecr-loginv0.12.0go.mod
Gogithub.com/charmbracelet/bubblesv1.0.0go.mod
Gogithub.com/charmbracelet/bubbleteav1.3.10go.mod
Gogithub.com/charmbracelet/lipglossv1.1.0go.mod
Gogithub.com/cockroachdb/errorsv1.14.0go.mod
Gogithub.com/coreos/go-systemdv0.0.0-20191104093116-d3cd4ed1dbcfgo.mod
Gogithub.com/docker/cliv29.6.2+incompatiblego.mod
Gogithub.com/endobit/ouiv0.7.0go.mod
Gogithub.com/facebookincubator/nvdtoolsv0.1.5go.mod
Gogithub.com/glebarez/go-sqlitev1.22.0go.mod
Gogithub.com/go-git/go-git/v5v5.19.1go.mod
Gogithub.com/go-jose/go-jose/v3v3.0.5go.mod
Gogithub.com/go-viper/mapstructure/v2v2.5.0go.mod
Gogithub.com/gobwas/globv0.2.3go.mod
Gogithub.com/gofrs/uuidv4.4.0+incompatiblego.mod
Gogithub.com/golang-jwt/jwt/v5v5.3.1go.mod
Gogithub.com/google/go-cmdtestv0.4.0go.mod
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/google/go-containerregistryv0.21.7go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/hashicorp/go-hclogv1.6.3go.mod
Gogithub.com/hashicorp/go-pluginv1.8.0go.mod
Gogithub.com/hashicorp/go-retryablehttpv0.7.8go.mod
Gogithub.com/hashicorp/vault/apiv1.23.0go.mod
Gogithub.com/hnakamur/go-scpv1.0.2go.mod
Gogithub.com/hokaccha/go-prettyjsonv0.0.0-20211117102719-0474bc63780fgo.mod
Gogithub.com/kballard/go-shellquotev0.0.0-20180428030007-95032a82bc51go.mod
Gogithub.com/kevinburke/ssh_configv1.6.0go.mod
Gogithub.com/knqyf263/go-apk-versionv0.0.0-20200609155635-041fdbb8563fgo.mod
Gogithub.com/knqyf263/go-rpmdbv0.1.1go.mod
Gogithub.com/lithammer/fuzzysearchv1.1.8go.mod
Gogithub.com/masterzen/winrmv0.0.0-20260407182533-5570be7f80cfgo.mod
Gogithub.com/mattn/go-isattyv0.0.23go.mod
Gogithub.com/miekg/dnsv1.1.72go.mod
Gogithub.com/mitchellh/go-homedirv1.1.0go.mod
Gogithub.com/mitchellh/hashstructure/v2v2.0.2go.mod
Gogithub.com/moby/buildkitv0.29.0go.mod
Gogithub.com/moby/sys/mountv0.3.5go.mod
Gogithub.com/muesli/reflowv0.3.0go.mod
Gogithub.com/muesli/termenvv0.16.0go.mod
Gogithub.com/olekukonko/tablewriterv1.1.4go.mod
Gogithub.com/opencontainers/image-specv1.1.1go.mod
Gogithub.com/package-url/packageurl-gov0.1.5go.mod
Gogithub.com/pandatix/go-cvssv0.6.2go.mod
Gogithub.com/patrickmn/go-cachev2.1.0+incompatiblego.mod
Gogithub.com/pierrec/lz4/v4v4.1.27go.mod
Gogithub.com/pkg/errorsv0.9.1go.mod
Gogithub.com/pkg/sftpv1.13.11go.mod
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10go.mod
Gogithub.com/prometheus/client_golangv1.23.2go.mod
Gogithub.com/protobom/protobomv0.5.8go.mod
Gogithub.com/rs/zerologv1.35.1go.mod
Gogithub.com/segmentio/fasthashv1.0.3go.mod
Gogithub.com/segmentio/ksuidv1.0.4go.mod
Gogithub.com/sethvargo/go-passwordv0.4.0go.mod
Gogithub.com/spdx/tools-golangv0.5.7go.mod
Gogithub.com/spf13/aferov1.15.0go.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.11.1go.mod
Gogithub.com/tliron/commonlogv0.2.21go.mod
Gogithub.com/tliron/glspv0.2.2go.mod
Gogithub.com/toravir/csdv0.0.0-20200911003203-13ae77ad849cgo.mod
Gogithub.com/ulikunitz/xzv0.5.15go.mod
Gogo.mondoo.com/mondoo-gov0.0.0-20260717002435-4e398d86923bgo.mod
Gogo.mondoo.com/ranger-rpcv0.8.1go.mod
Gogo.uber.org/goleakv1.3.0go.mod
Gogo.uber.org/mockv0.6.0go.mod
Gogolang.org/x/cryptov0.54.0go.mod
Gogolang.org/x/expv0.0.0-20260718201538-764159d718efgo.mod
Gogolang.org/x/modv0.38.0go.mod
Gogolang.org/x/netv0.57.0go.mod
Gogolang.org/x/syncv0.22.0go.mod
Gogolang.org/x/sysv0.47.0go.mod
Gogolang.org/x/termv0.45.0go.mod
Gogolang.org/x/textv0.40.0go.mod
Gogolang.org/x/toolsv0.48.0go.mod
Gogoogle.golang.org/grpcv1.82.1go.mod
Gogoogle.golang.org/protobufv1.36.12-0.20260120151049-f2248ac996afgo.mod
Gogopkg.in/ini.v1v1.67.3go.mod
Gogopkg.in/yaml.v2v2.4.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Gohowett.net/plistv1.0.1go.mod
Gok8s.io/apimachineryv0.36.2go.mod
Gok8s.io/client-gov0.36.2go.mod
Gok8s.io/component-basev0.36.2go.mod
Gok8s.io/kubeletv0.36.2go.mod
Gok8s.io/utilsv0.0.0-20260707023825-cf1189d6abe3go.mod
Gosigs.k8s.io/yamlv1.6.0go.mod
Gogithub.com/moby/moby/apiv1.55.0go.mod
Gogithub.com/moby/moby/clientv0.5.0go.mod
Gogithub.com/tailscale/hujsonv0.0.0-20260718110524-10d7940d4c87go.mod
All dependencies 853

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

RegistryPackageVersionRelation
Gocloud.google.com/go/loggingv1.11.0direct
Gocloud.google.com/go/loggingv1.19.0direct
Gocloud.google.com/go/secretmanagerv1.14.0direct
Gocloud.google.com/go/secretmanagerv1.20.0direct
Godario.cat/mergov1.0.2direct
Gogithub.com/99designs/keyringv1.2.2direct
Gogithub.com/alecthomas/participlev0.3.0direct
Gogithub.com/alecthomas/participle/v2v2.1.4direct
Gogithub.com/aws/aws-sdk-go-v2v1.42.1direct
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.30direct
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.29direct
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.30direct
Gogithub.com/aws/aws-sdk-go-v2/service/ec2v1.316.1direct
Gogithub.com/aws/aws-sdk-go-v2/service/ec2instanceconnectv1.34.1direct
Gogithub.com/aws/aws-sdk-go-v2/service/secretsmanagerv1.43.1direct
Gogithub.com/aws/aws-sdk-go-v2/service/ssmv1.72.0direct
Gogithub.com/aws/smithy-gov1.27.4direct
Gogithub.com/awslabs/amazon-ecr-credential-helper/ecr-loginv0.12.0direct
Gogithub.com/azure/azure-sdk-for-go/sdk/azcorev1.22.0direct
Gogithub.com/azure/azure-sdk-for-go/sdk/azidentityv1.14.0direct
Gogithub.com/burntsushi/tomlv1.6.0direct
Gogithub.com/charmbracelet/bubblesv1.0.0direct
Gogithub.com/charmbracelet/bubbleteav1.3.10direct
Gogithub.com/charmbracelet/lipglossv1.1.0direct
Gogithub.com/cockroachdb/errorsv1.14.0direct
Gogithub.com/coreos/go-systemdv0.0.0-20191104093116-d3cd4ed1dbcfdirect
Gogithub.com/cyclonedx/cyclonedx-gov0.11.0direct
Gogithub.com/docker/cliv29.6.2+incompatibledirect
Gogithub.com/endobit/ouiv0.7.0direct
Gogithub.com/facebookincubator/nvdtoolsv0.1.5direct
Gogithub.com/glebarez/go-sqlitev1.22.0direct
Gogithub.com/go-git/go-git/v5v5.19.1direct
Gogithub.com/go-jose/go-jose/v3v3.0.5direct
Gogithub.com/go-viper/mapstructure/v2v2.5.0direct
Gogithub.com/gobwas/globv0.2.3direct
Gogithub.com/gofrs/uuidv4.4.0+incompatibledirect
Gogithub.com/golang-jwt/jwt/v5v5.3.1direct
Gogithub.com/google/go-cmdtestv0.4.0direct
Gogithub.com/google/go-cmpv0.7.0direct
Gogithub.com/google/go-containerregistryv0.21.7direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/googlecloudplatform/berglas/v2v2.0.2direct
Gogithub.com/hashicorp/go-hclogv1.6.3direct
Gogithub.com/hashicorp/go-pluginv1.8.0direct
Gogithub.com/hashicorp/go-retryablehttpv0.7.8direct
Gogithub.com/hashicorp/vault/apiv1.23.0direct
Gogithub.com/hnakamur/go-scpv1.0.2direct
Gogithub.com/hokaccha/go-prettyjsonv0.0.0-20211117102719-0474bc63780fdirect
Gogithub.com/kballard/go-shellquotev0.0.0-20180428030007-95032a82bc51direct
Gogithub.com/kevinburke/ssh_configv1.6.0direct
Gogithub.com/knqyf263/go-apk-versionv0.0.0-20200609155635-041fdbb8563fdirect
Gogithub.com/knqyf263/go-rpmdbv0.1.1direct
Gogithub.com/lithammer/fuzzysearchv1.1.8direct
Gogithub.com/masterminds/semverv1.5.0direct
Gogithub.com/masterzen/winrmv0.0.0-20260407182533-5570be7f80cfdirect
Gogithub.com/mattn/go-isattyv0.0.23direct
Gogithub.com/miekg/dnsv1.1.72direct
Gogithub.com/mitchellh/go-homedirv1.1.0direct
Gogithub.com/mitchellh/hashstructure/v2v2.0.2direct
Gogithub.com/moby/buildkitv0.29.0direct
Gogithub.com/moby/moby/apiv1.55.0direct
Gogithub.com/moby/moby/clientv0.5.0direct
Gogithub.com/moby/sys/mountv0.3.5direct
Gogithub.com/muesli/reflowv0.3.0direct
Gogithub.com/muesli/termenvv0.16.0direct
Gogithub.com/olekukonko/tablewriterv1.1.4direct
Gogithub.com/opencontainers/image-specv1.1.1direct
Gogithub.com/package-url/packageurl-gov0.1.5direct
Gogithub.com/pandatix/go-cvssv0.6.2direct
Gogithub.com/patrickmn/go-cachev2.1.0+incompatibledirect
Gogithub.com/pierrec/lz4/v4v4.1.27direct
Gogithub.com/pkg/errorsv0.9.1direct
Gogithub.com/pkg/sftpv1.13.11direct
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10direct
Gogithub.com/prometheus/client_golangv1.23.2direct
Gogithub.com/protobom/protobomv0.5.8direct
Gogithub.com/protonmail/go-cryptov1.4.1direct
Gogithub.com/rs/zerologv1.35.1direct
Gogithub.com/segmentio/fasthashv1.0.3direct
Gogithub.com/segmentio/ksuidv1.0.4direct
Gogithub.com/sethvargo/go-passwordv0.4.0direct
Gogithub.com/spdx/tools-golangv0.5.7direct
Gogithub.com/spf13/aferov1.15.0direct
Gogithub.com/spf13/cobrav1.10.2direct
Gogithub.com/spf13/pflagv1.0.10direct
Gogithub.com/spf13/viperv1.21.0direct
Gogithub.com/stackexchange/wmiv1.2.1direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/tailscale/hujsonv0.0.0-20260718110524-10d7940d4c87direct
Gogithub.com/tliron/commonlogv0.2.21direct
Gogithub.com/tliron/glspv0.2.2direct
Gogithub.com/toravir/csdv0.0.0-20200911003203-13ae77ad849cdirect
Gogithub.com/ulikunitz/xzv0.5.15direct
Gogo.mondoo.com/mondoo-gov0.0.0-20260717002435-4e398d86923bdirect
Gogo.mondoo.com/ranger-rpcv0.8.1direct
Gogo.uber.org/goleakv1.3.0direct
Gogo.uber.org/mockv0.6.0direct
Gogolang.org/x/cryptov0.54.0direct
Gogolang.org/x/expv0.0.0-20260718201538-764159d718efdirect
Gogolang.org/x/modv0.38.0direct
Gogolang.org/x/netv0.57.0direct
Gogolang.org/x/syncv0.22.0direct
Gogolang.org/x/sysv0.47.0direct
Gogolang.org/x/termv0.45.0direct
Gogolang.org/x/textv0.40.0direct
Gogolang.org/x/toolsv0.48.0direct
Gogoogle.golang.org/grpcv1.82.1direct
Gogoogle.golang.org/protobufv1.36.12-0.20260120151049-f2248ac996afdirect
Gogopkg.in/ini.v1v1.67.3direct
Gogopkg.in/yaml.v2v2.4.0direct
Gogopkg.in/yaml.v3v3.0.1direct
Gohowett.net/plistv1.0.1direct
Gok8s.io/apimachineryv0.36.2direct
Gok8s.io/client-gov0.36.2direct
Gok8s.io/component-basev0.36.2direct
Gok8s.io/kubeletv0.36.2direct
Gok8s.io/utilsv0.0.0-20260707023825-cf1189d6abe3direct
Gosigs.k8s.io/yamlv1.6.0direct
Gocel.dev/exprv0.25.2indirect
Gocloud.google.com/gov0.115.1indirect
Gocloud.google.com/gov0.123.0indirect
Gocloud.google.com/go/accessapprovalv1.13.0indirect
Gocloud.google.com/go/accesscontextmanagerv1.15.0indirect
Gocloud.google.com/go/aiplatformv1.126.0indirect
Gocloud.google.com/go/alloydbv1.28.0indirect
Gocloud.google.com/go/artifactregistryv1.26.0indirect
Gocloud.google.com/go/assetv1.28.0indirect
Gocloud.google.com/go/authv0.20.0indirect
Gocloud.google.com/go/authv0.22.0indirect
Gocloud.google.com/go/authv0.9.1indirect
Gocloud.google.com/go/auth/oauth2adaptv0.2.4indirect
Gocloud.google.com/go/auth/oauth2adaptv0.2.8indirect
Gocloud.google.com/go/backupdrv1.15.0indirect
Gocloud.google.com/go/batchv1.20.0indirect
Gocloud.google.com/go/bigqueryv1.79.0indirect
Gocloud.google.com/go/bigtablev1.50.0indirect
Gocloud.google.com/go/binaryauthorizationv1.16.0indirect
Gocloud.google.com/go/certificatemanagerv1.15.0indirect
Gocloud.google.com/go/cloudbuildv1.32.0indirect
Gocloud.google.com/go/cloudtasksv1.18.0indirect
Gocloud.google.com/go/computev1.64.0indirect
Gocloud.google.com/go/compute/metadatav0.9.0indirect
Gocloud.google.com/go/containerv1.53.0indirect
Gocloud.google.com/go/containeranalysisv0.19.0indirect
Gocloud.google.com/go/datastreamv1.21.0indirect
Gocloud.google.com/go/deployv1.33.0indirect
Gocloud.google.com/go/discoveryenginev1.31.0indirect
Gocloud.google.com/go/dlpv1.36.0indirect
Gocloud.google.com/go/documentaiv1.49.0indirect
Gocloud.google.com/go/eventarcv1.25.0indirect
Gocloud.google.com/go/filestorev1.16.0indirect
Gocloud.google.com/go/firestorev1.24.0indirect
Gocloud.google.com/go/functionsv1.25.0indirect
Gocloud.google.com/go/gkebackupv1.14.0indirect
Gocloud.google.com/go/grafeasv0.3.17indirect
Gocloud.google.com/go/iamv1.12.0indirect
Gocloud.google.com/go/iamv1.2.0indirect
Gocloud.google.com/go/iapv1.17.0indirect
Gocloud.google.com/go/idsv1.11.0indirect
Gocloud.google.com/go/kmsv1.19.0indirect
Gocloud.google.com/go/kmsv1.32.0indirect
Gocloud.google.com/go/longrunningv0.6.0indirect
Gocloud.google.com/go/longrunningv1.2.0indirect
Gocloud.google.com/go/memcachev1.17.0indirect
Gocloud.google.com/go/memorystorev1.1.0indirect
Gocloud.google.com/go/modelarmorv1.2.0indirect
Gocloud.google.com/go/monitoringv1.30.0indirect
Gocloud.google.com/go/orgpolicyv1.20.0indirect
Gocloud.google.com/go/osconfigv1.22.0indirect
Gocloud.google.com/go/pubsub/v2v2.6.1indirect
Gocloud.google.com/go/recommenderv1.19.0indirect
Gocloud.google.com/go/redisv1.24.0indirect
Gocloud.google.com/go/runv1.22.0indirect
Gocloud.google.com/go/schedulerv1.16.0indirect
Gocloud.google.com/go/securityv1.26.0indirect
Gocloud.google.com/go/securitycenterv1.45.0indirect
Gocloud.google.com/go/serviceusagev1.15.0indirect
Gocloud.google.com/go/spannerv1.93.0indirect
Gocloud.google.com/go/storagev1.43.0indirect
Gogithub.com/99designs/go-keychainv0.0.0-20191008050251-8e49817e8af4indirect
Gogithub.com/agext/levenshteinv1.2.3indirect
Gogithub.com/alexbrainman/sspiv0.0.0-20250919150558-7d374ff0d59eindirect
Gogithub.com/alibabacloud-go/actiontrail-20200706/v3v3.4.0indirect
Gogithub.com/alibabacloud-go/alb-20200616/v2v2.3.2indirect
Gogithub.com/alibabacloud-go/alibabacloud-gateway-popv0.0.8indirect
Gogithub.com/alibabacloud-go/alibabacloud-gateway-slsv0.4.0indirect
Gogithub.com/alibabacloud-go/alibabacloud-gateway-sls-utilv0.4.0indirect
Gogithub.com/alibabacloud-go/alibabacloud-gateway-spiv0.0.5indirect
Gogithub.com/alibabacloud-go/cloudfw-20171207/v8v8.2.2indirect
Gogithub.com/alibabacloud-go/config-20200907/v4v4.2.3indirect
Gogithub.com/alibabacloud-go/cs-20151215/v6v6.0.0indirect
Gogithub.com/alibabacloud-go/darabonba-arrayv0.1.0indirect
Gogithub.com/alibabacloud-go/darabonba-encode-utilv0.0.2indirect
Gogithub.com/alibabacloud-go/darabonba-mapv0.0.2indirect
Gogithub.com/alibabacloud-go/darabonba-openapi/v2v2.2.4indirect
Gogithub.com/alibabacloud-go/darabonba-signature-utilv0.0.7indirect
Gogithub.com/alibabacloud-go/darabonba-stringv1.0.2indirect
Gogithub.com/alibabacloud-go/ddoscoo-20200101/v5v5.0.2indirect
Gogithub.com/alibabacloud-go/dds-20151201/v9v9.2.0indirect
Gogithub.com/alibabacloud-go/debugv1.0.1indirect
Gogithub.com/alibabacloud-go/ecs-20140526/v6v6.1.0indirect
Gogithub.com/alibabacloud-go/endpoint-utilv1.1.0indirect
Gogithub.com/alibabacloud-go/fc-20230330/v4v4.7.8indirect
Gogithub.com/alibabacloud-go/kms-20160120/v4v4.0.0indirect
Gogithub.com/alibabacloud-go/nas-20170626/v4v4.6.0indirect
Gogithub.com/alibabacloud-go/nlb-20220430/v4v4.1.3indirect
Gogithub.com/alibabacloud-go/openapi-utilv0.1.2indirect
Gogithub.com/alibabacloud-go/polardb-20170801/v7v7.22.0indirect
Gogithub.com/alibabacloud-go/r-kvstore-20150101/v6v6.0.0indirect
Gogithub.com/alibabacloud-go/ram-20150501/v2v2.2.1indirect
Gogithub.com/alibabacloud-go/rds-20140815/v11v11.1.1indirect
Gogithub.com/alibabacloud-go/resourcemanager-20200331/v3v3.5.1indirect
Gogithub.com/alibabacloud-go/slb-20140515/v4v4.0.14indirect
Gogithub.com/alibabacloud-go/sls-20201230/v6v6.13.0indirect
Gogithub.com/alibabacloud-go/sts-20150401/v2v2.1.0indirect
Gogithub.com/alibabacloud-go/teav1.5.2indirect
Gogithub.com/alibabacloud-go/tea-utils/v2v2.0.9indirect
Gogithub.com/alibabacloud-go/vpc-20160428/v6v6.16.0indirect
Gogithub.com/alibabacloud-go/waf-openapi-20211001/v7v7.8.2indirect
Gogithub.com/aliyun/alibabacloud-oss-go-sdk-v2v1.5.3indirect
Gogithub.com/aliyun/credentials-gov1.4.12indirect
Gogithub.com/anchore/go-struct-converterv0.1.0indirect
Gogithub.com/andybalholm/brotliv1.2.2indirect
Gogithub.com/antchfx/xmlqueryv1.5.1indirect
Gogithub.com/antchfx/xpathv1.3.6indirect
Gogithub.com/anthropics/anthropic-sdk-gov1.58.0indirect
Gogithub.com/apache/arrow-go/v18v18.6.0indirect
Gogithub.com/apache/arrow/go/v15v15.0.2indirect
Gogithub.com/apparentlymart/go-textseg/v15v15.0.0indirect
Gogithub.com/apparentlymart/go-textseg/v17v17.0.1indirect
Gogithub.com/araddon/dateparsev0.0.0-20210429162001-6b43995a97deindirect
Gogithub.com/aristanetworks/goeapiv1.0.0indirect
Gogithub.com/asaskevich/govalidatorv0.0.0-20230301143203-a9d515a09cc2indirect
Gogithub.com/atotto/clipboardv0.1.4indirect
Gogithub.com/aws-cloudformation/rainv1.24.4indirect
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.14indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/s3/managerv1.22.30indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/s3/managerv1.22.34indirect
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/accessanalyzerv1.50.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/accountv1.33.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/acmv1.42.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/acmpcav1.48.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/apigatewayv1.41.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/apigatewayv2v1.36.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/appflowv1.53.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/applicationautoscalingv1.44.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/appmeshv1.37.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/apprunnerv1.41.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/appstreamv1.62.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/appsyncv1.55.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/athenav1.59.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/autoscalingv1.69.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/backupv1.58.2indirect
Gogithub.com/aws/aws-sdk-go-v2/service/batchv1.67.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/bedrockv1.65.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/bedrockagentv1.57.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrolv1.48.0indirect
Gogithub.com/aws/aws-sdk-go-v2/service/budgetsv1.45.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/cloudformationv1.74.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/cloudfrontv1.66.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/cloudhsmv2v1.36.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/cloudtrailv1.57.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/cloudwatchv1.63.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/cloudwatchlogsv1.79.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/codeartifactv1.40.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/codebuildv1.71.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/codedeployv1.37.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/codepipelinev1.48.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/cognitoidentityv1.35.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/cognitoidentityproviderv1.65.0indirect
Gogithub.com/aws/aws-sdk-go-v2/service/configservicev1.67.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/controltowerv1.30.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/costexplorerv1.66.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/databasemigrationservicev1.65.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/datasyncv1.60.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/daxv1.31.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/detectivev1.40.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/directoryservicev1.40.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/docdbv1.50.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/docdbelasticv1.22.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/drsv1.41.0indirect
Gogithub.com/aws/aws-sdk-go-v2/service/dsqlv1.15.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/dynamodbv1.60.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ecrv1.59.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ecrpublicv1.40.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ecsv1.88.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/efsv1.43.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/eksv1.89.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/elasticachev1.55.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/elasticbeanstalkv1.36.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv1.35.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2v1.57.0indirect
Gogithub.com/aws/aws-sdk-go-v2/service/elasticsearchservicev1.44.0indirect
Gogithub.com/aws/aws-sdk-go-v2/service/emrv1.63.0indirect
Gogithub.com/aws/aws-sdk-go-v2/service/eventbridgev1.47.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/firehosev1.45.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/fmsv1.46.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/fsxv1.67.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/gluev1.148.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/guarddutyv1.83.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/iamv1.55.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/identitystorev1.38.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/inspector2v1.52.1indirect
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/endpoint-discoveryv1.12.7indirect
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/kafkav1.55.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/keyspacesv1.27.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/kinesisv1.45.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/kinesisvideov1.35.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/kmsv1.54.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/lakeformationv1.49.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/lambdav1.99.0indirect
Gogithub.com/aws/aws-sdk-go-v2/service/lightsailv1.57.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/macie2v1.53.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/memorydbv1.35.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/mqv1.38.0indirect
Gogithub.com/aws/aws-sdk-go-v2/service/neptunev1.47.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/neptunegraphv1.23.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/networkfirewallv1.63.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/opensearchv1.74.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/organizationsv1.52.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/personalizev1.49.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/pipesv1.25.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/qbusinessv1.36.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ramv1.38.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/rdsv1.122.0indirect
Gogithub.com/aws/aws-sdk-go-v2/service/redshiftv1.64.2indirect
Gogithub.com/aws/aws-sdk-go-v2/service/route53v1.64.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/route53domainsv1.37.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/route53resolverv1.47.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.104.2indirect
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.105.2indirect
Gogithub.com/aws/aws-sdk-go-v2/service/s3controlv1.72.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/sagemakerv1.259.0indirect
Gogithub.com/aws/aws-sdk-go-v2/service/schedulerv1.19.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/securityhubv1.74.0indirect
Gogithub.com/aws/aws-sdk-go-v2/service/securitylakev1.27.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/sesv2v1.63.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/sfnv1.44.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/shieldv1.36.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/signerv1.34.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.4.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/snsv1.41.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/sqsv1.45.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.32.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssoadminv1.41.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.37.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/storagegatewayv1.45.2indirect
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.44.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/timestreaminfluxdbv1.21.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/timestreamwritev1.37.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/transferv1.74.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/wafv2v1.75.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/workdocsv1.32.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/workspacesv1.71.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/workspaceswebv1.41.1indirect
Gogithub.com/aymanbagabas/go-osc52/v2v2.0.1indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/data/aztablesv1.4.1indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/internalv1.12.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/advisor/armadvisorv1.2.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/apimanagement/armapimanagement/v3v3.0.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/appconfiguration/armappconfiguration/v3v3.0.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/appcontainers/armappcontainers/v4v4.0.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/applicationinsights/armapplicationinsightsv1.2.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/appservice/armappservice/v6v6.0.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/authorization/armauthorization/v2v2.2.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/automation/armautomationv1.0.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/batch/armbatch/v4v4.0.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/cdn/armcdn/v3v3.0.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/cognitiveservices/armcognitiveservices/v3v3.0.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v8v8.2.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/containerinstance/armcontainerinstance/v2v2.4.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/containerregistry/armcontainerregistry/v3v3.0.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v9v9.3.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/cosmos/armcosmos/v4v4.0.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/cosmosforpostgresql/armcosmosforpostgresqlv1.1.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/databricks/armdatabricks/v2v2.0.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/datafactory/armdatafactory/v11v11.0.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/desktopvirtualization/armdesktopvirtualization/v2v2.3.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/dns/armdnsv1.2.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/eventgrid/armeventgrid/v2v2.3.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/eventhub/armeventhubv1.3.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/hybridcompute/armhybridcompute/v2v2.0.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/iothub/armiothubv1.3.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault/v2v2.0.2indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/kusto/armkusto/v2v2.4.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/logic/armlogicv1.2.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/machinelearning/armmachinelearning/v4v4.0.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/managedservices/armmanagedservicesv0.7.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/mongocluster/armmongoclusterv1.2.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitorv0.13.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/msi/armmsiv1.3.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/mysql/armmysqlv1.2.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/mysql/armmysqlflexibleservers/v2v2.0.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v10v10.0.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/operationalinsights/armoperationalinsights/v3v3.0.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/policyinsights/armpolicyinsightsv0.10.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/postgresql/armpostgresqlv1.2.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/v5v5.0.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns/v2v2.0.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/purview/armpurviewv1.2.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/recoveryservices/armrecoveryservices/v3v3.1.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/recoveryservices/armrecoveryservicesbackup/v4v4.2.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/redis/armredis/v4v4.0.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/resources/armdeployments/v2v2.0.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/resources/armpolicyv1.0.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources/v4v4.0.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/resources/armsubscriptions/v2v2.0.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/search/armsearchv1.4.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/security/armsecurityv0.15.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/securityinsights/armsecurityinsightsv1.2.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/servicebus/armservicebusv1.2.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/signalr/armsignalrv1.2.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/sql/armsqlv1.2.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage/v4v4.1.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/synapse/armsynapsev0.8.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/trafficmanager/armtrafficmanagerv1.3.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/webpubsub/armwebpubsubv1.3.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/security/keyvault/azcertificatesv1.5.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/security/keyvault/azkeysv1.5.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/security/keyvault/azsecretsv1.5.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/security/keyvault/internalv1.2.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/storage/azblobv1.8.0indirect
Gogithub.com/azure/go-ntlmsspv0.1.1indirect
Gogithub.com/azuread/microsoft-authentication-library-for-gov1.7.2indirect
Gogithub.com/bahlo/generic-list-gov0.2.0indirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/blang/semver/v4v4.0.0indirect
Gogithub.com/bodgit/ntlmsspv0.0.0-20240506230425-31973bb52d9bindirect
Gogithub.com/bodgit/windowsv1.0.1indirect
Gogithub.com/bradleyfalzon/ghinstallation/v2v2.19.0indirect
Gogithub.com/buger/jsonparserv1.2.0indirect
Gogithub.com/cenkalti/backoff/v4v4.3.0indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/charmbracelet/colorprofilev0.4.3indirect
Gogithub.com/charmbracelet/x/ansiv0.11.7indirect
Gogithub.com/charmbracelet/x/cellbufv0.0.15indirect
Gogithub.com/charmbracelet/x/termv0.2.2indirect
Gogithub.com/christrenkamp/goxpathv0.0.0-20210404020558-97928f7e12b6indirect
Gogithub.com/chzyer/readlinev1.5.1indirect
Gogithub.com/clbanning/mxj/v2v2.7.0indirect
Gogithub.com/clipperhouse/displaywidthv0.11.0indirect
Gogithub.com/clipperhouse/uax29/v2v2.7.0indirect
Gogithub.com/cloudflare/circlv1.6.4indirect
Gogithub.com/cloudflare/cloudflare-go/v6v6.10.0indirect
Gogithub.com/cncf/xds/gov0.0.0-20260202195803-dba9d589def2indirect
Gogithub.com/cockroachdb/logtagsv0.0.0-20241215232642-bb51bb14a506indirect
Gogithub.com/cockroachdb/redactv1.1.8indirect
Gogithub.com/containerd/errdefsv1.0.0indirect
Gogithub.com/containerd/errdefs/pkgv0.3.0indirect
Gogithub.com/containerd/typeurl/v2v2.3.0indirect
Gogithub.com/cpuguy83/go-md2man/v2v2.0.7indirect
Gogithub.com/ctreminiom/go-atlassian/v2v2.12.0indirect
Gogithub.com/cyphar/filepath-securejoinv0.7.0indirect
Gogithub.com/danieljoos/wincredv1.2.3indirect
Gogithub.com/databricks/databricks-sdk-gov0.160.0indirect
Gogithub.com/datadog/datadog-api-client-go/v2v2.62.0indirect
Gogithub.com/datadog/zstdv1.5.2indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.2.0indirect
Gogithub.com/deploymenttheory/go-api-http-clientv0.4.5indirect
Gogithub.com/deploymenttheory/go-api-http-client-integrationsv0.1.1indirect
Gogithub.com/deploymenttheory/go-api-sdk-jamfprov1.51.0indirect
Gogithub.com/digitalocean/godov1.199.0indirect
Gogithub.com/distribution/referencev0.6.0indirect
Gogithub.com/docker/docker-credential-helpersv0.9.8indirect
Gogithub.com/docker/go-connectionsv0.7.0indirect
Gogithub.com/docker/go-unitsv0.5.0indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/dvsekhvalnov/jose2gov1.8.0indirect
Gogithub.com/emicklei/go-restful/v3v3.13.0indirect
Gogithub.com/emirpasic/godsv1.18.1indirect
Gogithub.com/envoyproxy/go-control-plane/envoyv1.37.0indirect
Gogithub.com/envoyproxy/protoc-gen-validatev1.3.3indirect
Gogithub.com/erikgeiser/coninputv0.0.0-20211004153227-1c3628e74d0findirect
Gogithub.com/fatih/colorv1.19.0indirect
Gogithub.com/felixge/httpsnoopv1.1.0indirect
Gogithub.com/fsnotify/fsnotifyv1.10.1indirect
Gogithub.com/fxamacker/cbor/v2v2.9.0indirect
Gogithub.com/fxamacker/cbor/v2v2.9.1indirect
Gogithub.com/fxamacker/cbor/v2v2.9.2indirect
Gogithub.com/gabriel-vasile/mimetypev1.4.13indirect
Gogithub.com/getsentry/sentry-gov0.48.0indirect
Gogithub.com/go-asn1-ber/asn1-berv1.5.8indirect
Gogithub.com/go-errors/errorsv1.5.1indirect
Gogithub.com/go-git/gcfgv1.5.1-0.20230307220236-3a3c6141e376indirect
Gogithub.com/go-git/go-billy/v5v5.9.0indirect
Gogithub.com/go-jose/go-jose/v4v4.1.4indirect
Gogithub.com/go-ldap/ldap/v3v3.4.14indirect
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/analysisv0.23.0indirect
Gogithub.com/go-openapi/errorsv0.22.0indirect
Gogithub.com/go-openapi/jsonpointerv0.23.1indirect
Gogithub.com/go-openapi/jsonpointerv1.0.0indirect
Gogithub.com/go-openapi/jsonreferencev0.21.5indirect
Gogithub.com/go-openapi/jsonreferencev1.0.0indirect
Gogithub.com/go-openapi/loadsv0.22.0indirect
Gogithub.com/go-openapi/runtimev0.28.0indirect
Gogithub.com/go-openapi/specv0.22.5indirect
Gogithub.com/go-openapi/strfmtv0.23.0indirect
Gogithub.com/go-openapi/swagv0.23.0indirect
Gogithub.com/go-openapi/swagv0.25.5indirect
Gogithub.com/go-openapi/swagv0.27.1indirect
Gogithub.com/go-openapi/swag/cmdutilsv0.25.5indirect
Gogithub.com/go-openapi/swag/cmdutilsv0.27.1indirect
Gogithub.com/go-openapi/swag/convv0.26.0indirect
Gogithub.com/go-openapi/swag/convv0.27.1indirect
Gogithub.com/go-openapi/swag/fileutilsv0.25.5indirect
Gogithub.com/go-openapi/swag/fileutilsv0.27.1indirect
Gogithub.com/go-openapi/swag/jsonnamev0.26.0indirect
Gogithub.com/go-openapi/swag/jsonutilsv0.26.0indirect
Gogithub.com/go-openapi/swag/jsonutilsv0.27.1indirect
Gogithub.com/go-openapi/swag/loadingv0.26.0indirect
Gogithub.com/go-openapi/swag/loadingv0.27.1indirect
Gogithub.com/go-openapi/swag/manglingv0.25.5indirect
Gogithub.com/go-openapi/swag/manglingv0.27.1indirect
Gogithub.com/go-openapi/swag/netutilsv0.25.5indirect
Gogithub.com/go-openapi/swag/netutilsv0.27.1indirect
Gogithub.com/go-openapi/swag/poolsv0.27.1indirect
Gogithub.com/go-openapi/swag/stringutilsv0.26.0indirect
Gogithub.com/go-openapi/swag/stringutilsv0.27.1indirect
Gogithub.com/go-openapi/swag/typeutilsv0.26.0indirect
Gogithub.com/go-openapi/swag/typeutilsv0.27.1indirect
Gogithub.com/go-openapi/swag/yamlutilsv0.26.0indirect
Gogithub.com/go-openapi/swag/yamlutilsv0.27.1indirect
Gogithub.com/go-openapi/validatev0.24.0indirect
Gogithub.com/go-routeros/routeros/v3v3.0.1indirect
Gogithub.com/go-test/deepv1.1.1indirect
Gogithub.com/goccy/go-jsonv0.10.6indirect
Gogithub.com/godbus/dbusv0.0.0-20190726142602-4481cbc300e2indirect
Gogithub.com/gofrs/flockv0.12.1indirect
Gogithub.com/gofrs/uuid/v5v5.4.0indirect
Gogithub.com/gogo/protobufv1.3.2indirect
Gogithub.com/golang-jwt/jwt/v4v4.5.2indirect
Gogithub.com/golang/groupcachev0.0.0-20241129210726-2c02b8208cf8indirect
Gogithub.com/golang/protobufv1.5.4indirect
Gogithub.com/google/btreev1.1.3indirect
Gogithub.com/google/flatbuffersv25.12.19+incompatibleindirect
Gogithub.com/google/gnostic-modelsv0.7.1indirect
Gogithub.com/google/go-github/v88v88.0.0indirect
Gogithub.com/google/go-github/v89v89.0.0indirect
Gogithub.com/google/go-querystringv1.2.0indirect
Gogithub.com/google/renameiov1.0.1indirect
Gogithub.com/google/s2a-gov0.1.9indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.18indirect
Gogithub.com/googleapis/gax-go/v2v2.13.0indirect
Gogithub.com/googleapis/gax-go/v2v2.23.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcpv1.34.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/exporter/metricv0.58.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemappingv0.58.0indirect
Gogithub.com/gookit/colorv1.6.0indirect
Gogithub.com/gopcua/opcuav0.9.0indirect
Gogithub.com/gophercloud/gophercloud/v2v2.13.0indirect
Gogithub.com/gophercloud/utils/v2v2.0.0-20260626221802-4ae35253ac13indirect
Gogithub.com/gopherjs/gopherjsv1.20.1indirect
Gogithub.com/gorilla/websocketv1.5.4-0.20250319132907-e064f32e3674indirect
Gogithub.com/gsterjov/go-libsecretv0.0.0-20161001094733-a6f4afe4910cindirect
Gogithub.com/hashicorp/errwrapv1.1.0indirect
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirect
Gogithub.com/hashicorp/go-multierrorv1.1.1indirect
Gogithub.com/hashicorp/go-rootcertsv1.0.2indirect
Gogithub.com/hashicorp/go-secure-stdlib/parseutilv0.2.0indirect
Gogithub.com/hashicorp/go-secure-stdlib/strutilv0.1.2indirect
Gogithub.com/hashicorp/go-sockaddrv1.0.7indirect
Gogithub.com/hashicorp/go-uuidv1.0.3indirect
Gogithub.com/hashicorp/go-versionv1.8.0indirect
Gogithub.com/hashicorp/hclv1.0.1-vault-7indirect
Gogithub.com/hashicorp/hcl/v2v2.24.0indirect
Gogithub.com/hashicorp/terraform-jsonv0.28.0indirect
Gogithub.com/hashicorp/terraform-plugin-sdk/v2v2.40.1indirect
Gogithub.com/hashicorp/terraform-plugin-testingv1.16.0indirect
Gogithub.com/hashicorp/yamuxv0.1.2indirect
Gogithub.com/hetznercloud/hcloud-go/v2v2.44.0indirect
Gogithub.com/huandu/xstringsv1.5.0indirect
Gogithub.com/iancoleman/strcasev0.3.0indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/invopop/jsonschemav0.14.0indirect
Gogithub.com/ipinfo/go/v2v2.14.0indirect
Gogithub.com/jbenet/go-contextv0.0.0-20150711004518-d14ea06fba99indirect
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/jfjallid/go-smbv0.11.0indirect
Gogithub.com/jfjallid/goforkv1.7.6indirect
Gogithub.com/jfjallid/gokrb5/v9v9.1.0indirect
Gogithub.com/jfjallid/gologv0.4.0indirect
Gogithub.com/jfjallid/mstypesv0.0.2indirect
Gogithub.com/jfjallid/ndrv0.1.1indirect
Gogithub.com/jmoiron/sqlxv1.4.0indirect
Gogithub.com/josharian/internv1.0.0indirect
Gogithub.com/json-iterator/gov1.1.12indirect
Gogithub.com/jtolds/glsv4.20.0+incompatibleindirect
Gogithub.com/kelseyhightower/envconfigv1.4.0indirect
Gogithub.com/klauspost/compressv1.18.6indirect
Gogithub.com/klauspost/compressv1.19.0indirect
Gogithub.com/klauspost/cpuid/v2v2.4.0indirect
Gogithub.com/kr/fsv0.1.0indirect
Gogithub.com/kr/prettyv0.3.1indirect
Gogithub.com/kr/textv0.2.0indirect
Gogithub.com/kylelemons/godebugv1.1.0indirect
Gogithub.com/lestrrat-go/backoff/v2v2.0.8indirect
Gogithub.com/lestrrat-go/blackmagicv1.0.2indirect
Gogithub.com/lestrrat-go/httpccv1.0.1indirect
Gogithub.com/lestrrat-go/iterv1.0.2indirect
Gogithub.com/lestrrat-go/jwxv1.2.29indirect
Gogithub.com/lestrrat-go/optionv1.0.1indirect
Gogithub.com/lucasb-eyer/go-colorfulv1.4.0indirect
Gogithub.com/lyft/protoc-gen-starv0.6.2indirect
Gogithub.com/mailru/easyjsonv0.7.7indirect
Gogithub.com/mailru/easyjsonv0.9.2indirect
Gogithub.com/masterminds/goutilsv1.1.1indirect
Gogithub.com/masterminds/semver/v3v3.5.0indirect
Gogithub.com/masterminds/sprig/v3v3.3.0indirect
Gogithub.com/masterzen/simplexmlv0.0.0-20190410153822-31eea3082786indirect
Gogithub.com/mattn/go-colorablev0.1.15indirect
Gogithub.com/mattn/go-localereaderv0.0.1indirect
Gogithub.com/mattn/go-runewidthv0.0.24indirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/microsoft/kiota-abstractions-gov1.9.4indirect
Gogithub.com/microsoft/kiota-authentication-azure-gov1.3.1indirect
Gogithub.com/microsoft/kiota-http-gov1.5.6indirect
Gogithub.com/microsoft/kiota-serialization-form-gov1.1.3indirect
Gogithub.com/microsoft/kiota-serialization-json-gov1.1.4indirect
Gogithub.com/microsoft/kiota-serialization-multipart-gov1.1.2indirect
Gogithub.com/microsoft/kiota-serialization-text-gov1.1.3indirect
Gogithub.com/microsoftgraph/msgraph-beta-sdk-gov0.163.0indirect
Gogithub.com/microsoftgraph/msgraph-sdk-gov1.100.0indirect
Gogithub.com/microsoftgraph/msgraph-sdk-go-corev1.4.1indirect
Gogithub.com/mitchellh/copystructurev1.2.0indirect
Gogithub.com/mitchellh/go-wordwrapv1.0.1indirect
Gogithub.com/mitchellh/mapstructurev1.5.0indirect
Gogithub.com/mitchellh/reflectwalkv1.0.2indirect
Gogithub.com/moby/docker-image-specv1.3.1indirect
Gogithub.com/moby/sys/mountinfov0.7.2indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/modern-go/reflect2v1.0.3-0.20250322232337-35a7c28c31eeindirect
Gogithub.com/mongodb-forks/digestv1.1.0indirect
Gogithub.com/monochromegane/go-gitignorev0.0.0-20200626010858-205db1a8cc00indirect
Gogithub.com/mozillazg/go-slugifyv0.2.0indirect
Gogithub.com/mozillazg/go-unidecodev0.2.0indirect
Gogithub.com/mtibben/percentv0.2.1indirect
Gogithub.com/muesli/ansiv0.0.0-20230316100256-276c6243b2f6indirect
Gogithub.com/muesli/cancelreaderv0.2.2indirect
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirect
Gogithub.com/nathan-fiscaletti/consolesize-gov0.0.0-20260406063853-3bac975de715indirect
Gogithub.com/ncruces/go-strftimev1.0.0indirect
Gogithub.com/nutanix/ntnx-api-golang-clients/iam-go-client/v4v4.0.1indirect
Gogithub.com/oklog/runv1.2.0indirect
Gogithub.com/oklog/ulidv1.3.1indirect
Gogithub.com/okta/okta-sdk-golang/v5v5.0.6indirect
Gogithub.com/olekukonko/catv0.0.0-20250911104152-50322a0618f6indirect
Gogithub.com/olekukonko/errorsv1.3.0indirect
Gogithub.com/olekukonko/llv0.1.8indirect
Gogithub.com/ollama/ollamav0.32.1indirect
Gogithub.com/openai/openai-go/v3v3.44.0indirect
Gogithub.com/opencontainers/go-digestv1.0.0indirect
Gogithub.com/opentracing/opentracing-gov1.2.0indirect
Gogithub.com/oracle/oci-go-sdk/v65v65.121.0indirect
Gogithub.com/packethost/packngov0.31.0indirect
Gogithub.com/pb33f/ordered-map/v2v2.3.1indirect
Gogithub.com/pelletier/go-toml/v2v2.4.3indirect
Gogithub.com/peterbourgon/diskvv2.0.1+incompatibleindirect
Gogithub.com/peterhellberg/linkv1.2.0indirect
Gogithub.com/petermattis/goidv0.0.0-20260716134002-a9b348f0a2b9indirect
Gogithub.com/pierrec/lz4v2.6.1+incompatibleindirect
Gogithub.com/pjbgf/sha1cdv0.6.0indirect
Gogithub.com/pkg/browserv0.0.0-20240102092130-5ac0b6a4141cindirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/portainer/client-api-go/v2v2.31.2indirect
Gogithub.com/prometheus/client_modelv0.6.2indirect
Gogithub.com/prometheus/commonv0.67.5indirect
Gogithub.com/prometheus/commonv0.70.0indirect
Gogithub.com/prometheus/procfsv0.20.1indirect
Gogithub.com/prometheus/procfsv0.21.1indirect
Gogithub.com/remyoudompheng/bigfftv0.0.0-20230129092748-24d4a6f8daecindirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/rogpeppe/go-internalv1.15.0indirect
Gogithub.com/russross/blackfriday/v2v2.1.0indirect
Gogithub.com/ryanuber/go-globv1.0.0indirect
Gogithub.com/sagikazarmark/locaferov0.12.0indirect
Gogithub.com/sahilm/fuzzyv0.1.1indirect
Gogithub.com/santhosh-tekuri/jsonschema/v6v6.0.2indirect
Gogithub.com/sasha-s/go-deadlockv0.3.9indirect
Gogithub.com/sergi/go-diffv1.4.0indirect
Gogithub.com/sethvargo/go-retryv0.4.0indirect
Gogithub.com/shadowscatcher/shodanv1.0.8indirect
Gogithub.com/shopspring/decimalv1.4.0indirect
Gogithub.com/shurcool/graphqlv0.0.0-20240915155400-7ee5256398cfindirect
Gogithub.com/sirupsen/logrusv1.9.4indirect
Gogithub.com/skeema/knownhostsv1.3.2indirect
Gogithub.com/slack-go/slackv0.27.0indirect
Gogithub.com/smarty/assertionsv1.16.0indirect
Gogithub.com/snowflake-labs/terraform-provider-snowflakev1.2.3indirect
Gogithub.com/snowflakedb/gosnowflakev1.19.1indirect
Gogithub.com/sony/gobreaker/v2v2.4.0indirect
Gogithub.com/sourcegraph/jsonrpc2v0.2.0indirect
Gogithub.com/spf13/castv1.10.0indirect
Gogithub.com/spiffe/go-spiffe/v2v2.8.1indirect
Gogithub.com/stackitcloud/stackit-sdk-go/corev0.26.0indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/albv0.16.0indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/albwafv0.10.0indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/authorizationv0.15.2indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/certificatesv1.9.0indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/dnsv0.21.0indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/iaasv1.13.0indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/kmsv1.12.0indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/loadbalancerv1.15.0indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/logmev1.0.1indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/mariadbv1.0.1indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/modelservingv0.11.0indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/mongodbflexv1.12.0indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/objectstoragev1.9.0indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/observabilityv0.24.0indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/opensearchv1.1.0indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/postgresflexv1.11.0indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/rabbitmqv1.1.1indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/redisv1.1.1indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/resourcemanagerv0.24.0indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/secretsmanagerv0.18.1indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/serverbackupv1.7.0indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/serverupdatev1.5.2indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/serviceaccountv0.20.0indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/sfsv0.11.0indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/skev1.20.0indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/sqlserverflexv1.16.1indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/telemetrylinkv0.4.0indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/telemetryrouterv0.4.0indirect
Gogithub.com/stackitcloud/stackit-sdk-go/services/vpnv0.14.0indirect
Gogithub.com/standard-webhooks/standard-webhooks/librariesv0.0.1indirect
Gogithub.com/std-uritemplate/std-uritemplate/go/v2v2.0.12indirect
Gogithub.com/stmcginnis/gofishv0.23.0indirect
Gogithub.com/stretchr/objxv0.5.2indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/tailscale/tailscale-client-go/v2v2.0.0-20250129222324-74c8fc3cb4d7indirect
Gogithub.com/tidwall/gjsonv1.18.0indirect
Gogithub.com/tidwall/gjsonv1.19.0indirect
Gogithub.com/tidwall/matchv1.1.1indirect
Gogithub.com/tidwall/matchv1.2.0indirect
Gogithub.com/tidwall/prettyv1.2.1indirect
Gogithub.com/tidwall/sjsonv1.2.5indirect
Gogithub.com/tidwall/transformv0.0.0-20201103190739-32f242e2dbdeindirect
Gogithub.com/tjfoc/gmsmv1.4.1indirect
Gogithub.com/tliron/go-kutilv0.4.0indirect
Gogithub.com/togethercomputer/together-gov0.11.0indirect
Gogithub.com/tonistiigi/go-csvvaluev0.0.0-20240814133006-030d3b2625d0indirect
Gogithub.com/ullaakut/nmap/v3v3.1.0indirect
Gogithub.com/vaughan0/go-iniv0.0.0-20130923145212-a98ad7ee00ecindirect
Gogithub.com/vmware/go-vcloud-director/v2v2.26.2indirect
Gogithub.com/vmware/goipmiv0.0.0-20181114221114-2333cd82d702indirect
Gogithub.com/vmware/govmomiv0.55.1indirect
Gogithub.com/wk8/go-ordered-map/v2v2.1.8indirect
Gogithub.com/x448/float16v0.8.4indirect
Gogithub.com/xanzy/ssh-agentv0.3.3indirect
Gogithub.com/xlab/treeprintv1.2.0indirect
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirect
Gogithub.com/youmark/pkcs8v0.0.0-20240726163527-a2c0da244d78indirect
Gogithub.com/zclconf/go-ctyv1.19.0indirect
Gogithub.com/zeebo/xxh3v1.1.0indirect
Gogitlab.com/gitlab-org/api/client-gov1.46.0indirect
Gogo.mongodb.org/atlas-sdk/v20250312006v20250312006.1.0indirect
Gogo.mongodb.org/mongo-driverv1.17.7indirect
Gogo.opencensus.iov0.24.0indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/detectors/gcpv1.44.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.63.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.67.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.69.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.69.0indirect
Gogo.opentelemetry.io/otelv1.44.0indirect
Gogo.opentelemetry.io/otel/metricv1.44.0indirect
Gogo.opentelemetry.io/otel/sdkv1.44.0indirect
Gogo.opentelemetry.io/otel/sdk/metricv1.44.0indirect
Gogo.opentelemetry.io/otel/tracev1.44.0indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogo.uber.org/zapv1.28.0indirect
Gogo.yaml.in/yaml/v2v2.4.4indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogo.yaml.in/yaml/v4v4.0.0-rc.6indirect
Gogolang.org/x/oauth2v0.36.0indirect
Gogolang.org/x/telemetryv0.0.0-20260717140457-bdb89881bb75indirect
Gogolang.org/x/timev0.15.0indirect
Gogolang.org/x/xerrorsv0.0.0-20231012003039-104605ab7028indirect
Gogolang.org/x/xerrorsv0.0.0-20240903120638-7835f813f4daindirect
Gogoogle.golang.org/apiv0.195.0indirect
Gogoogle.golang.org/apiv0.289.0indirect
Gogoogle.golang.org/genprotov0.0.0-20240823204242-4ba0660f739cindirect
Gogoogle.golang.org/genprotov0.0.0-20260715232425-e75dac1f907dindirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260414002931-afd174a4e478indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260715232425-e75dac1f907dindirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260715232425-e75dac1f907dindirect
Gogoogle.golang.org/grpc/cmd/protoc-gen-go-grpcv1.5.1indirect
Gogopkg.in/evanphx/json-patch.v4v4.13.0indirect
Gogopkg.in/inf.v0v0.9.1indirect
Gogopkg.in/warnings.v0v0.1.2indirect
Gohelm.sh/helm/v3v3.21.3indirect
Gok8s.io/apiv0.36.2indirect
Gok8s.io/apiextensions-apiserverv0.36.2indirect
Gok8s.io/apiserverv0.36.2indirect
Gok8s.io/klog/v2v2.140.0indirect
Gok8s.io/kube-aggregatorv0.36.2indirect
Gok8s.io/kube-openapiv0.0.0-20260317180543-43fb72c5454aindirect
Gok8s.io/kube-openapiv0.0.0-20260330154417-16be699c7b31indirect
Gok8s.io/kube-openapiv0.0.0-20260718133925-74c0ba7c0470indirect
Gomodernc.org/libcv1.74.3indirect
Gomodernc.org/mathutilv1.7.1indirect
Gomodernc.org/memoryv1.11.0indirect
Gomodernc.org/sqlitev1.54.0indirect
Gomoul.io/http2curlv1.0.0indirect
Gooras.land/oras-go/v2v2.6.1indirect
Gosigs.k8s.io/gateway-apiv1.6.1indirect
Gosigs.k8s.io/jsonv0.0.0-20250730193827-2d320260d730indirect
Gosigs.k8s.io/kustomize/apiv0.21.1indirect
Gosigs.k8s.io/kustomize/kyamlv0.21.1indirect
Gosigs.k8s.io/randfillv1.0.0indirect
Gosigs.k8s.io/release-utilsv0.12.4indirect
Gosigs.k8s.io/structured-merge-diff/v6v6.3.2indirect
Gosigs.k8s.io/structured-merge-diff/v6v6.4.2indirect
Gosoftware.sslmate.com/src/go-pkcs12v0.7.0indirect
npm@babel/cli^7.6.2indirect
npm@babel/core^7.0.0-0indirect
npm@babel/plugin-proposal-class-properties^7.3.3indirect
npm@babel/plugin-transform-runtime^7.6.2indirect
npm@babel/preset-env^7.6.2indirect
npm@babel/preset-react^7.0.0indirect
npm@types/react-dom^16.9.1indirect
npm@types/styled-components^4.1.19indirect
npmautoprefixer^9.6.1indirect
npmbabel-plugin-inline-import^3.0.0indirect
npmcolorguard^1.2.1indirect
npmcssnano^4.1.10indirect
npmnormalize.css^8.0.1indirect
npmparcel^2.0.0-alpha.3.2indirect
npmparcel-bundler^1.12.4indirect
npmpostcss-import^12.0.1indirect
npmpostcss-modules^1.4.1indirect
npmpostcss-preset-env^6.7.0indirect
npmprecss^4.0.0indirect
npmreact^16.13.1indirect
npmreact-dom^16.13.1indirect
npmstyled-components^5.1.0indirect
npmtypescript^3.6.3indirect
npmwhatwg-fetch^3.0.0indirect
Dependency advisories 4

This repository publishes no package the index resolves, so its own dependency graph was assessed — 829 packages, which also include development and test pins that never ship: 4 carry known advisories, of which 1 are direct. 24 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
oras.land/oras-go/v2v2.6.1indirecthigh1
golang.org/x/cryptov0.54.0directunknown1
github.com/ollama/ollamav0.32.1indirectunknown8
software.sslmate.com/src/go-pkcs12v0.7.0indirectunknown10.7.2

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "aws",
        "cis",
        "security",
        "azure",
        "gcp",
        "linux",
        "macos",
        "cloud-computing",
        "cloud-native",
        "unix",
        "windows",
        "kubernetes",
        "security-as-code"
      ],
      "is_fork": false,
      "size_kb": 169660,
      "has_wiki": false,
      "homepage": "https://mondoo.com/docs/mql",
      "languages": {
        "Go": 24283145,
        "HCL": 502,
        "HTML": 394,
        "Shell": 21388,
        "Python": 28824,
        "Makefile": 14783,
        "Dockerfile": 1583,
        "JavaScript": 658,
        "TypeScript": 8854
      },
      "pushed_at": "2026-07-20T19:42:35Z",
      "created_at": "2022-08-16T07:52:45Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T19:42:39Z",
      "description": "open source, cloud-native, graph-based query language",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://mondoo.com",
      "name": "Mondoo Inc",
      "type": "Organization",
      "login": "mondoohq",
      "company": null,
      "location": "United States of America",
      "followers": 145,
      "avatar_url": "https://avatars.githubusercontent.com/u/99198514?v=4",
      "created_at": "2022-02-07T15:29:58Z",
      "is_verified": null,
      "public_repos": 28,
      "account_age_days": 1624
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases_count": 100,
      "commits_last_year": 2973,
      "latest_release_at": "2026-07-20T17:08:02Z",
      "latest_release_tag": "v13.30.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 52,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 2.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "go.mondoo.com/mql/v13",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": null,
          "registry_url": "https://pkg.go.dev/go.mondoo.com/mql/v13",
          "is_deprecated": false,
          "latest_version": "v13.30.0",
          "repository_url": null,
          "versions_count": 57,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-20T16:58:40Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 37,
      "stars": 403,
      "watchers": 12,
      "open_issues_and_prs": 274
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [
        "cli/reporter/mql_report.proto",
        "llx/llx.proto",
        "providers-sdk/v1/inventory/inventory.proto",
        "providers-sdk/v1/plugin/plugin.proto",
        "providers-sdk/v1/recording/mql_resources_explorer.proto",
        "providers-sdk/v1/resources/resources.proto",
        "providers-sdk/v1/upstream/etl/etl.proto",
        "providers-sdk/v1/upstream/fex/fex.proto",
        "providers-sdk/v1/upstream/health/errors.proto",
        "providers-sdk/v1/upstream/health/health.proto",
        "providers-sdk/v1/upstream/mvd/cvss/cvss.proto",
        "providers-sdk/v1/upstream/mvd/mvd.proto",
        "providers-sdk/v1/upstream/sbomscan/vulnscan.proto",
        "providers-sdk/v1/upstream/sbomupload/sbomupload.proto",
        "providers-sdk/v1/upstream/upstream.proto",
        "providers-sdk/v1/vault/vault.proto",
        "sbom/mql_sbom.proto",
        "shared/proto/mql.proto"
      ],
      "has_devcontainer": true,
      "typecheck_configs": [],
      "largest_source_bytes": 7582450,
      "source_files_sampled": 3704,
      "oversized_source_files": 86,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 42484
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "oras.land/oras-go/v2",
            "direct": false,
            "version": "v2.6.1",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.1,
            "advisory_ids": [
              "GHSA-fxhp-mv3v-67qp"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 18
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.54.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 12
          },
          {
            "name": "github.com/ollama/ollama",
            "direct": false,
            "version": "v0.32.1",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2025-3557",
              "GO-2025-3558",
              "GO-2025-3559",
              "GO-2025-3582",
              "GO-2025-3689",
              "GO-2025-3695",
              "GO-2025-3824",
              "GO-2025-4251"
            ],
            "fixed_version": null,
            "advisory_count": 8,
            "oldest_advisory_days": 476
          },
          {
            "name": "software.sslmate.com/src/go-pkcs12",
            "direct": false,
            "version": "v0.7.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5052"
            ],
            "fixed_version": "0.7.2",
            "advisory_count": 1,
            "oldest_advisory_days": 27
          }
        ],
        "collected": true,
        "truncated": false,
        "by_severity": {
          "high": 1,
          "unknown": 3
        },
        "advisory_count": 11,
        "affected_count": 4,
        "assessed_count": 829,
        "assessed_package": null,
        "unassessed_count": 24,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "cloud.google.com/go/logging",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.0"
        },
        {
          "name": "cloud.google.com/go/secretmanager",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "dario.cat/mergo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.2"
        },
        {
          "name": "github.com/99designs/keyring",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.2"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/azcore",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.22.0"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/azidentity",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "github.com/BurntSushi/toml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/CycloneDX/cyclonedx-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.11.0"
        },
        {
          "name": "github.com/GoogleCloudPlatform/berglas/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.2"
        },
        {
          "name": "github.com/Masterminds/semver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/ProtonMail/go-crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.1"
        },
        {
          "name": "github.com/StackExchange/wmi",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1"
        },
        {
          "name": "github.com/alecthomas/participle",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "github.com/alecthomas/participle/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.4"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.42.1"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/config",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.32.30"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/credentials",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.29"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.18.30"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/ec2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.316.1"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.34.1"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/secretsmanager",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.1"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/ssm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.72.0"
        },
        {
          "name": "github.com/aws/smithy-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.27.4"
        },
        {
          "name": "github.com/awslabs/amazon-ecr-credential-helper/ecr-login",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.12.0"
        },
        {
          "name": "github.com/charmbracelet/bubbles",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/charmbracelet/bubbletea",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.10"
        },
        {
          "name": "github.com/charmbracelet/lipgloss",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/cockroachdb/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "github.com/coreos/go-systemd",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20191104093116-d3cd4ed1dbcf"
        },
        {
          "name": "github.com/docker/cli",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v29.6.2+incompatible"
        },
        {
          "name": "github.com/endobit/oui",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/facebookincubator/nvdtools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.5"
        },
        {
          "name": "github.com/glebarez/go-sqlite",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.22.0"
        },
        {
          "name": "github.com/go-git/go-git/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.19.1"
        },
        {
          "name": "github.com/go-jose/go-jose/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.5"
        },
        {
          "name": "github.com/go-viper/mapstructure/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.5.0"
        },
        {
          "name": "github.com/gobwas/glob",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.3"
        },
        {
          "name": "github.com/gofrs/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.4.0+incompatible"
        },
        {
          "name": "github.com/golang-jwt/jwt/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.3.1"
        },
        {
          "name": "github.com/google/go-cmdtest",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        },
        {
          "name": "github.com/google/go-cmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/google/go-containerregistry",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.21.7"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/hashicorp/go-hclog",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.3"
        },
        {
          "name": "github.com/hashicorp/go-plugin",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.0"
        },
        {
          "name": "github.com/hashicorp/go-retryablehttp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.8"
        },
        {
          "name": "github.com/hashicorp/vault/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.0"
        },
        {
          "name": "github.com/hnakamur/go-scp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.2"
        },
        {
          "name": "github.com/hokaccha/go-prettyjson",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20211117102719-0474bc63780f"
        },
        {
          "name": "github.com/kballard/go-shellquote",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20180428030007-95032a82bc51"
        },
        {
          "name": "github.com/kevinburke/ssh_config",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/knqyf263/go-apk-version",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200609155635-041fdbb8563f"
        },
        {
          "name": "github.com/knqyf263/go-rpmdb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.1"
        },
        {
          "name": "github.com/lithammer/fuzzysearch",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.8"
        },
        {
          "name": "github.com/masterzen/winrm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260407182533-5570be7f80cf"
        },
        {
          "name": "github.com/mattn/go-isatty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.23"
        },
        {
          "name": "github.com/miekg/dns",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.72"
        },
        {
          "name": "github.com/mitchellh/go-homedir",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/mitchellh/hashstructure/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.2"
        },
        {
          "name": "github.com/moby/buildkit",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.29.0"
        },
        {
          "name": "github.com/moby/sys/mount",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.5"
        },
        {
          "name": "github.com/muesli/reflow",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "github.com/muesli/termenv",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.16.0"
        },
        {
          "name": "github.com/olekukonko/tablewriter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.4"
        },
        {
          "name": "github.com/opencontainers/image-spec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/package-url/packageurl-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.5"
        },
        {
          "name": "github.com/pandatix/go-cvss",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.2"
        },
        {
          "name": "github.com/patrickmn/go-cache",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.0+incompatible"
        },
        {
          "name": "github.com/pierrec/lz4/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.1.27"
        },
        {
          "name": "github.com/pkg/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "github.com/pkg/sftp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.13.11"
        },
        {
          "name": "github.com/planetscale/vtprotobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.1-0.20240319094008-0393e58bdf10"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.2"
        },
        {
          "name": "github.com/protobom/protobom",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.8"
        },
        {
          "name": "github.com/rs/zerolog",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.35.1"
        },
        {
          "name": "github.com/segmentio/fasthash",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.3"
        },
        {
          "name": "github.com/segmentio/ksuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.4"
        },
        {
          "name": "github.com/sethvargo/go-password",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        },
        {
          "name": "github.com/spdx/tools-golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.7"
        },
        {
          "name": "github.com/spf13/afero",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.15.0"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/tliron/commonlog",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.21"
        },
        {
          "name": "github.com/tliron/glsp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.2"
        },
        {
          "name": "github.com/toravir/csd",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200911003203-13ae77ad849c"
        },
        {
          "name": "github.com/ulikunitz/xz",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.15"
        },
        {
          "name": "go.mondoo.com/mondoo-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260717002435-4e398d86923b"
        },
        {
          "name": "go.mondoo.com/ranger-rpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.1"
        },
        {
          "name": "go.uber.org/goleak",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "go.uber.org/mock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.0"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.54.0"
        },
        {
          "name": "golang.org/x/exp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260718201538-764159d718ef"
        },
        {
          "name": "golang.org/x/mod",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.38.0"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.57.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "golang.org/x/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.45.0"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.40.0"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.48.0"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.82.1"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.12-0.20260120151049-f2248ac996af"
        },
        {
          "name": "gopkg.in/ini.v1",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.67.3"
        },
        {
          "name": "gopkg.in/yaml.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "howett.net/plist",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "k8s.io/apimachinery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/component-base",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/kubelet",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260707023825-cf1189d6abe3"
        },
        {
          "name": "sigs.k8s.io/yaml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/moby/moby/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.55.0"
        },
        {
          "name": "github.com/moby/moby/client",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/tailscale/hujson",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260718110524-10d7940d4c87"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "cloud.google.com/go/logging",
            "direct": true,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/logging",
            "direct": true,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/secretmanager",
            "direct": true,
            "version": "v1.14.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/secretmanager",
            "direct": true,
            "version": "v1.20.0",
            "ecosystem": "go"
          },
          {
            "name": "dario.cat/mergo",
            "direct": true,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/99designs/keyring",
            "direct": true,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alecthomas/participle",
            "direct": true,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alecthomas/participle/v2",
            "direct": true,
            "version": "v2.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2",
            "direct": true,
            "version": "v1.42.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/config",
            "direct": true,
            "version": "v1.32.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/credentials",
            "direct": true,
            "version": "v1.19.29",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
            "direct": true,
            "version": "v1.18.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ec2",
            "direct": true,
            "version": "v1.316.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect",
            "direct": true,
            "version": "v1.34.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/secretsmanager",
            "direct": true,
            "version": "v1.43.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ssm",
            "direct": true,
            "version": "v1.72.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/smithy-go",
            "direct": true,
            "version": "v1.27.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/awslabs/amazon-ecr-credential-helper/ecr-login",
            "direct": true,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/azcore",
            "direct": true,
            "version": "v1.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/azidentity",
            "direct": true,
            "version": "v1.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/burntsushi/toml",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/bubbles",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/bubbletea",
            "direct": true,
            "version": "v1.3.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/lipgloss",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/errors",
            "direct": true,
            "version": "v1.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coreos/go-systemd",
            "direct": true,
            "version": "v0.0.0-20191104093116-d3cd4ed1dbcf",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cyclonedx/cyclonedx-go",
            "direct": true,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/cli",
            "direct": true,
            "version": "v29.6.2+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/endobit/oui",
            "direct": true,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/facebookincubator/nvdtools",
            "direct": true,
            "version": "v0.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/glebarez/go-sqlite",
            "direct": true,
            "version": "v1.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-git/go-git/v5",
            "direct": true,
            "version": "v5.19.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-jose/go-jose/v3",
            "direct": true,
            "version": "v3.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": true,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gobwas/glob",
            "direct": true,
            "version": "v0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gofrs/uuid",
            "direct": true,
            "version": "v4.4.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v5",
            "direct": true,
            "version": "v5.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmdtest",
            "direct": true,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": true,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-containerregistry",
            "direct": true,
            "version": "v0.21.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/berglas/v2",
            "direct": true,
            "version": "v2.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-hclog",
            "direct": true,
            "version": "v1.6.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-plugin",
            "direct": true,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-retryablehttp",
            "direct": true,
            "version": "v0.7.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/vault/api",
            "direct": true,
            "version": "v1.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hnakamur/go-scp",
            "direct": true,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hokaccha/go-prettyjson",
            "direct": true,
            "version": "v0.0.0-20211117102719-0474bc63780f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kballard/go-shellquote",
            "direct": true,
            "version": "v0.0.0-20180428030007-95032a82bc51",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kevinburke/ssh_config",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/knqyf263/go-apk-version",
            "direct": true,
            "version": "v0.0.0-20200609155635-041fdbb8563f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/knqyf263/go-rpmdb",
            "direct": true,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lithammer/fuzzysearch",
            "direct": true,
            "version": "v1.1.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver",
            "direct": true,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterzen/winrm",
            "direct": true,
            "version": "v0.0.0-20260407182533-5570be7f80cf",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": true,
            "version": "v0.0.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/miekg/dns",
            "direct": true,
            "version": "v1.1.72",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-homedir",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/hashstructure/v2",
            "direct": true,
            "version": "v2.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/buildkit",
            "direct": true,
            "version": "v0.29.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/moby/api",
            "direct": true,
            "version": "v1.55.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/moby/client",
            "direct": true,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/mount",
            "direct": true,
            "version": "v0.3.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/reflow",
            "direct": true,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/termenv",
            "direct": true,
            "version": "v0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/tablewriter",
            "direct": true,
            "version": "v1.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/image-spec",
            "direct": true,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/package-url/packageurl-go",
            "direct": true,
            "version": "v0.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pandatix/go-cvss",
            "direct": true,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/patrickmn/go-cache",
            "direct": true,
            "version": "v2.1.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pierrec/lz4/v4",
            "direct": true,
            "version": "v4.1.27",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": true,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/sftp",
            "direct": true,
            "version": "v1.13.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/planetscale/vtprotobuf",
            "direct": true,
            "version": "v0.6.1-0.20240319094008-0393e58bdf10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.23.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/protobom/protobom",
            "direct": true,
            "version": "v0.5.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/protonmail/go-crypto",
            "direct": true,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/zerolog",
            "direct": true,
            "version": "v1.35.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/segmentio/fasthash",
            "direct": true,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/segmentio/ksuid",
            "direct": true,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sethvargo/go-password",
            "direct": true,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spdx/tools-golang",
            "direct": true,
            "version": "v0.5.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": true,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": true,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": true,
            "version": "v1.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackexchange/wmi",
            "direct": true,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tailscale/hujson",
            "direct": true,
            "version": "v0.0.0-20260718110524-10d7940d4c87",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tliron/commonlog",
            "direct": true,
            "version": "v0.2.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tliron/glsp",
            "direct": true,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/toravir/csd",
            "direct": true,
            "version": "v0.0.0-20200911003203-13ae77ad849c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ulikunitz/xz",
            "direct": true,
            "version": "v0.5.15",
            "ecosystem": "go"
          },
          {
            "name": "go.mondoo.com/mondoo-go",
            "direct": true,
            "version": "v0.0.0-20260717002435-4e398d86923b",
            "ecosystem": "go"
          },
          {
            "name": "go.mondoo.com/ranger-rpc",
            "direct": true,
            "version": "v0.8.1",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/goleak",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/mock",
            "direct": true,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": true,
            "version": "v0.0.0-20260718201538-764159d718ef",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": true,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.57.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": true,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": true,
            "version": "v0.48.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.82.1",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.36.12-0.20260120151049-f2248ac996af",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/ini.v1",
            "direct": true,
            "version": "v1.67.3",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": true,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "howett.net/plist",
            "direct": true,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/apimachinery",
            "direct": true,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/client-go",
            "direct": true,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/component-base",
            "direct": true,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/kubelet",
            "direct": true,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/utils",
            "direct": true,
            "version": "v0.0.0-20260707023825-cf1189d6abe3",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "cel.dev/expr",
            "direct": false,
            "version": "v0.25.2",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go",
            "direct": false,
            "version": "v0.115.1",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go",
            "direct": false,
            "version": "v0.123.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/accessapproval",
            "direct": false,
            "version": "v1.13.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/accesscontextmanager",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/aiplatform",
            "direct": false,
            "version": "v1.126.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/alloydb",
            "direct": false,
            "version": "v1.28.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/artifactregistry",
            "direct": false,
            "version": "v1.26.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/asset",
            "direct": false,
            "version": "v1.28.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth",
            "direct": false,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth",
            "direct": false,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth/oauth2adapt",
            "direct": false,
            "version": "v0.2.4",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth/oauth2adapt",
            "direct": false,
            "version": "v0.2.8",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/backupdr",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/batch",
            "direct": false,
            "version": "v1.20.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/bigquery",
            "direct": false,
            "version": "v1.79.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/bigtable",
            "direct": false,
            "version": "v1.50.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/binaryauthorization",
            "direct": false,
            "version": "v1.16.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/certificatemanager",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/cloudbuild",
            "direct": false,
            "version": "v1.32.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/cloudtasks",
            "direct": false,
            "version": "v1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/compute",
            "direct": false,
            "version": "v1.64.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/compute/metadata",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/container",
            "direct": false,
            "version": "v1.53.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/containeranalysis",
            "direct": false,
            "version": "v0.19.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/datastream",
            "direct": false,
            "version": "v1.21.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/deploy",
            "direct": false,
            "version": "v1.33.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/discoveryengine",
            "direct": false,
            "version": "v1.31.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/dlp",
            "direct": false,
            "version": "v1.36.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/documentai",
            "direct": false,
            "version": "v1.49.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/eventarc",
            "direct": false,
            "version": "v1.25.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/filestore",
            "direct": false,
            "version": "v1.16.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/firestore",
            "direct": false,
            "version": "v1.24.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/functions",
            "direct": false,
            "version": "v1.25.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/gkebackup",
            "direct": false,
            "version": "v1.14.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/grafeas",
            "direct": false,
            "version": "v0.3.17",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/iam",
            "direct": false,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/iam",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/iap",
            "direct": false,
            "version": "v1.17.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/ids",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/kms",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/kms",
            "direct": false,
            "version": "v1.32.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/longrunning",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/longrunning",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/memcache",
            "direct": false,
            "version": "v1.17.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/memorystore",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/modelarmor",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/monitoring",
            "direct": false,
            "version": "v1.30.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/orgpolicy",
            "direct": false,
            "version": "v1.20.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/osconfig",
            "direct": false,
            "version": "v1.22.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/pubsub/v2",
            "direct": false,
            "version": "v2.6.1",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/recommender",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/redis",
            "direct": false,
            "version": "v1.24.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/run",
            "direct": false,
            "version": "v1.22.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/scheduler",
            "direct": false,
            "version": "v1.16.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/security",
            "direct": false,
            "version": "v1.26.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/securitycenter",
            "direct": false,
            "version": "v1.45.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/serviceusage",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/spanner",
            "direct": false,
            "version": "v1.93.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/storage",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/99designs/go-keychain",
            "direct": false,
            "version": "v0.0.0-20191008050251-8e49817e8af4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/agext/levenshtein",
            "direct": false,
            "version": "v1.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alexbrainman/sspi",
            "direct": false,
            "version": "v0.0.0-20250919150558-7d374ff0d59e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/actiontrail-20200706/v3",
            "direct": false,
            "version": "v3.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/alb-20200616/v2",
            "direct": false,
            "version": "v2.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/alibabacloud-gateway-pop",
            "direct": false,
            "version": "v0.0.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/alibabacloud-gateway-sls",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/alibabacloud-gateway-sls-util",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/alibabacloud-gateway-spi",
            "direct": false,
            "version": "v0.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/cloudfw-20171207/v8",
            "direct": false,
            "version": "v8.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/config-20200907/v4",
            "direct": false,
            "version": "v4.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/cs-20151215/v6",
            "direct": false,
            "version": "v6.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/darabonba-array",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/darabonba-encode-util",
            "direct": false,
            "version": "v0.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/darabonba-map",
            "direct": false,
            "version": "v0.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/darabonba-openapi/v2",
            "direct": false,
            "version": "v2.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/darabonba-signature-util",
            "direct": false,
            "version": "v0.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/darabonba-string",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/ddoscoo-20200101/v5",
            "direct": false,
            "version": "v5.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/dds-20151201/v9",
            "direct": false,
            "version": "v9.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/debug",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/ecs-20140526/v6",
            "direct": false,
            "version": "v6.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/endpoint-util",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/fc-20230330/v4",
            "direct": false,
            "version": "v4.7.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/kms-20160120/v4",
            "direct": false,
            "version": "v4.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/nas-20170626/v4",
            "direct": false,
            "version": "v4.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/nlb-20220430/v4",
            "direct": false,
            "version": "v4.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/openapi-util",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/polardb-20170801/v7",
            "direct": false,
            "version": "v7.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/r-kvstore-20150101/v6",
            "direct": false,
            "version": "v6.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/ram-20150501/v2",
            "direct": false,
            "version": "v2.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/rds-20140815/v11",
            "direct": false,
            "version": "v11.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/resourcemanager-20200331/v3",
            "direct": false,
            "version": "v3.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/slb-20140515/v4",
            "direct": false,
            "version": "v4.0.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/sls-20201230/v6",
            "direct": false,
            "version": "v6.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/sts-20150401/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/tea",
            "direct": false,
            "version": "v1.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/tea-utils/v2",
            "direct": false,
            "version": "v2.0.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/vpc-20160428/v6",
            "direct": false,
            "version": "v6.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alibabacloud-go/waf-openapi-20211001/v7",
            "direct": false,
            "version": "v7.8.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aliyun/alibabacloud-oss-go-sdk-v2",
            "direct": false,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aliyun/credentials-go",
            "direct": false,
            "version": "v1.4.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/anchore/go-struct-converter",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/andybalholm/brotli",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antchfx/xmlquery",
            "direct": false,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antchfx/xpath",
            "direct": false,
            "version": "v1.3.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/anthropics/anthropic-sdk-go",
            "direct": false,
            "version": "v1.58.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/apache/arrow-go/v18",
            "direct": false,
            "version": "v18.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/apache/arrow/go/v15",
            "direct": false,
            "version": "v15.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/apparentlymart/go-textseg/v15",
            "direct": false,
            "version": "v15.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/apparentlymart/go-textseg/v17",
            "direct": false,
            "version": "v17.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/araddon/dateparse",
            "direct": false,
            "version": "v0.0.0-20210429162001-6b43995a97de",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aristanetworks/goeapi",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/asaskevich/govalidator",
            "direct": false,
            "version": "v0.0.0-20230301143203-a9d515a09cc2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/atotto/clipboard",
            "direct": false,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws-cloudformation/rain",
            "direct": false,
            "version": "v1.24.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
            "direct": false,
            "version": "v1.7.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/s3/manager",
            "direct": false,
            "version": "v1.22.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/s3/manager",
            "direct": false,
            "version": "v1.22.34",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
            "direct": false,
            "version": "v1.4.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
            "direct": false,
            "version": "v2.7.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/v4a",
            "direct": false,
            "version": "v1.4.31",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/accessanalyzer",
            "direct": false,
            "version": "v1.50.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/account",
            "direct": false,
            "version": "v1.33.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/acm",
            "direct": false,
            "version": "v1.42.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/acmpca",
            "direct": false,
            "version": "v1.48.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/apigateway",
            "direct": false,
            "version": "v1.41.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/apigatewayv2",
            "direct": false,
            "version": "v1.36.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/appflow",
            "direct": false,
            "version": "v1.53.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/applicationautoscaling",
            "direct": false,
            "version": "v1.44.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/appmesh",
            "direct": false,
            "version": "v1.37.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/apprunner",
            "direct": false,
            "version": "v1.41.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/appstream",
            "direct": false,
            "version": "v1.62.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/appsync",
            "direct": false,
            "version": "v1.55.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/athena",
            "direct": false,
            "version": "v1.59.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/autoscaling",
            "direct": false,
            "version": "v1.69.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/backup",
            "direct": false,
            "version": "v1.58.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/batch",
            "direct": false,
            "version": "v1.67.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/bedrock",
            "direct": false,
            "version": "v1.65.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/bedrockagent",
            "direct": false,
            "version": "v1.57.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol",
            "direct": false,
            "version": "v1.48.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/budgets",
            "direct": false,
            "version": "v1.45.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/cloudformation",
            "direct": false,
            "version": "v1.74.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/cloudfront",
            "direct": false,
            "version": "v1.66.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/cloudhsmv2",
            "direct": false,
            "version": "v1.36.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/cloudtrail",
            "direct": false,
            "version": "v1.57.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/cloudwatch",
            "direct": false,
            "version": "v1.63.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs",
            "direct": false,
            "version": "v1.79.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/codeartifact",
            "direct": false,
            "version": "v1.40.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/codebuild",
            "direct": false,
            "version": "v1.71.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/codedeploy",
            "direct": false,
            "version": "v1.37.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/codepipeline",
            "direct": false,
            "version": "v1.48.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/cognitoidentity",
            "direct": false,
            "version": "v1.35.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider",
            "direct": false,
            "version": "v1.65.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/configservice",
            "direct": false,
            "version": "v1.67.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/controltower",
            "direct": false,
            "version": "v1.30.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/costexplorer",
            "direct": false,
            "version": "v1.66.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/databasemigrationservice",
            "direct": false,
            "version": "v1.65.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/datasync",
            "direct": false,
            "version": "v1.60.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/dax",
            "direct": false,
            "version": "v1.31.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/detective",
            "direct": false,
            "version": "v1.40.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/directoryservice",
            "direct": false,
            "version": "v1.40.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/docdb",
            "direct": false,
            "version": "v1.50.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/docdbelastic",
            "direct": false,
            "version": "v1.22.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/drs",
            "direct": false,
            "version": "v1.41.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/dsql",
            "direct": false,
            "version": "v1.15.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/dynamodb",
            "direct": false,
            "version": "v1.60.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ecr",
            "direct": false,
            "version": "v1.59.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ecrpublic",
            "direct": false,
            "version": "v1.40.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ecs",
            "direct": false,
            "version": "v1.88.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/efs",
            "direct": false,
            "version": "v1.43.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/eks",
            "direct": false,
            "version": "v1.89.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/elasticache",
            "direct": false,
            "version": "v1.55.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk",
            "direct": false,
            "version": "v1.36.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing",
            "direct": false,
            "version": "v1.35.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2",
            "direct": false,
            "version": "v1.57.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/elasticsearchservice",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/emr",
            "direct": false,
            "version": "v1.63.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/eventbridge",
            "direct": false,
            "version": "v1.47.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/firehose",
            "direct": false,
            "version": "v1.45.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/fms",
            "direct": false,
            "version": "v1.46.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/fsx",
            "direct": false,
            "version": "v1.67.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/glue",
            "direct": false,
            "version": "v1.148.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/guardduty",
            "direct": false,
            "version": "v1.83.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/iam",
            "direct": false,
            "version": "v1.55.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/identitystore",
            "direct": false,
            "version": "v1.38.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/inspector2",
            "direct": false,
            "version": "v1.52.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
            "direct": false,
            "version": "v1.13.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/checksum",
            "direct": false,
            "version": "v1.9.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery",
            "direct": false,
            "version": "v1.12.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
            "direct": false,
            "version": "v1.13.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/s3shared",
            "direct": false,
            "version": "v1.19.31",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/kafka",
            "direct": false,
            "version": "v1.55.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/keyspaces",
            "direct": false,
            "version": "v1.27.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/kinesis",
            "direct": false,
            "version": "v1.45.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/kinesisvideo",
            "direct": false,
            "version": "v1.35.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/kms",
            "direct": false,
            "version": "v1.54.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/lakeformation",
            "direct": false,
            "version": "v1.49.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/lambda",
            "direct": false,
            "version": "v1.99.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/lightsail",
            "direct": false,
            "version": "v1.57.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/macie2",
            "direct": false,
            "version": "v1.53.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/memorydb",
            "direct": false,
            "version": "v1.35.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/mq",
            "direct": false,
            "version": "v1.38.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/neptune",
            "direct": false,
            "version": "v1.47.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/neptunegraph",
            "direct": false,
            "version": "v1.23.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/networkfirewall",
            "direct": false,
            "version": "v1.63.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/opensearch",
            "direct": false,
            "version": "v1.74.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/organizations",
            "direct": false,
            "version": "v1.52.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/personalize",
            "direct": false,
            "version": "v1.49.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/pipes",
            "direct": false,
            "version": "v1.25.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/qbusiness",
            "direct": false,
            "version": "v1.36.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ram",
            "direct": false,
            "version": "v1.38.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/rds",
            "direct": false,
            "version": "v1.122.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/redshift",
            "direct": false,
            "version": "v1.64.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/route53",
            "direct": false,
            "version": "v1.64.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/route53domains",
            "direct": false,
            "version": "v1.37.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/route53resolver",
            "direct": false,
            "version": "v1.47.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/s3",
            "direct": false,
            "version": "v1.104.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/s3",
            "direct": false,
            "version": "v1.105.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/s3control",
            "direct": false,
            "version": "v1.72.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sagemaker",
            "direct": false,
            "version": "v1.259.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/scheduler",
            "direct": false,
            "version": "v1.19.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/securityhub",
            "direct": false,
            "version": "v1.74.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/securitylake",
            "direct": false,
            "version": "v1.27.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sesv2",
            "direct": false,
            "version": "v1.63.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sfn",
            "direct": false,
            "version": "v1.44.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/shield",
            "direct": false,
            "version": "v1.36.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/signer",
            "direct": false,
            "version": "v1.34.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/signin",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sns",
            "direct": false,
            "version": "v1.41.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sqs",
            "direct": false,
            "version": "v1.45.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sso",
            "direct": false,
            "version": "v1.32.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ssoadmin",
            "direct": false,
            "version": "v1.41.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
            "direct": false,
            "version": "v1.37.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/storagegateway",
            "direct": false,
            "version": "v1.45.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sts",
            "direct": false,
            "version": "v1.44.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb",
            "direct": false,
            "version": "v1.21.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/timestreamwrite",
            "direct": false,
            "version": "v1.37.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/transfer",
            "direct": false,
            "version": "v1.74.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/wafv2",
            "direct": false,
            "version": "v1.75.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/workdocs",
            "direct": false,
            "version": "v1.32.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/workspaces",
            "direct": false,
            "version": "v1.71.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/workspacesweb",
            "direct": false,
            "version": "v1.41.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aymanbagabas/go-osc52/v2",
            "direct": false,
            "version": "v2.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/data/aztables",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/internal",
            "direct": false,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/advisor/armadvisor",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/apimanagement/armapimanagement/v3",
            "direct": false,
            "version": "v3.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/appconfiguration/armappconfiguration/v3",
            "direct": false,
            "version": "v3.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/appcontainers/armappcontainers/v4",
            "direct": false,
            "version": "v4.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/applicationinsights/armapplicationinsights",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/appservice/armappservice/v6",
            "direct": false,
            "version": "v6.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/authorization/armauthorization/v2",
            "direct": false,
            "version": "v2.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/automation/armautomation",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/batch/armbatch/v4",
            "direct": false,
            "version": "v4.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/cdn/armcdn/v3",
            "direct": false,
            "version": "v3.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/cognitiveservices/armcognitiveservices/v3",
            "direct": false,
            "version": "v3.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v8",
            "direct": false,
            "version": "v8.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/containerinstance/armcontainerinstance/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/containerregistry/armcontainerregistry/v3",
            "direct": false,
            "version": "v3.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v9",
            "direct": false,
            "version": "v9.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/cosmos/armcosmos/v4",
            "direct": false,
            "version": "v4.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/cosmosforpostgresql/armcosmosforpostgresql",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/databricks/armdatabricks/v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/datafactory/armdatafactory/v11",
            "direct": false,
            "version": "v11.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/desktopvirtualization/armdesktopvirtualization/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/dns/armdns",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/eventgrid/armeventgrid/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/eventhub/armeventhub",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/hybridcompute/armhybridcompute/v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/iothub/armiothub",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault/v2",
            "direct": false,
            "version": "v2.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/kusto/armkusto/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/logic/armlogic",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/machinelearning/armmachinelearning/v4",
            "direct": false,
            "version": "v4.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/managedservices/armmanagedservices",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/mongocluster/armmongocluster",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor",
            "direct": false,
            "version": "v0.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/msi/armmsi",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/mysql/armmysql",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/mysql/armmysqlflexibleservers/v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v10",
            "direct": false,
            "version": "v10.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/operationalinsights/armoperationalinsights/v3",
            "direct": false,
            "version": "v3.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/policyinsights/armpolicyinsights",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/postgresql/armpostgresql",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/v5",
            "direct": false,
            "version": "v5.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns/v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/purview/armpurview",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/recoveryservices/armrecoveryservices/v3",
            "direct": false,
            "version": "v3.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/recoveryservices/armrecoveryservicesbackup/v4",
            "direct": false,
            "version": "v4.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/redis/armredis/v4",
            "direct": false,
            "version": "v4.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/resources/armdeployments/v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/resources/armpolicy",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources/v4",
            "direct": false,
            "version": "v4.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/resources/armsubscriptions/v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/search/armsearch",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/security/armsecurity",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/securityinsights/armsecurityinsights",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/servicebus/armservicebus",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/signalr/armsignalr",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/sql/armsql",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage/v4",
            "direct": false,
            "version": "v4.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/synapse/armsynapse",
            "direct": false,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/trafficmanager/armtrafficmanager",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/webpubsub/armwebpubsub",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/security/keyvault/azcertificates",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/security/keyvault/azkeys",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/security/keyvault/internal",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/storage/azblob",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-ntlmssp",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azuread/microsoft-authentication-library-for-go",
            "direct": false,
            "version": "v1.7.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bahlo/generic-list-go",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blang/semver/v4",
            "direct": false,
            "version": "v4.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bodgit/ntlmssp",
            "direct": false,
            "version": "v0.0.0-20240506230425-31973bb52d9b",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bodgit/windows",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bradleyfalzon/ghinstallation/v2",
            "direct": false,
            "version": "v2.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/buger/jsonparser",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v4",
            "direct": false,
            "version": "v4.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/colorprofile",
            "direct": false,
            "version": "v0.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/ansi",
            "direct": false,
            "version": "v0.11.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/cellbuf",
            "direct": false,
            "version": "v0.0.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/term",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/christrenkamp/goxpath",
            "direct": false,
            "version": "v0.0.0-20210404020558-97928f7e12b6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/chzyer/readline",
            "direct": false,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clbanning/mxj/v2",
            "direct": false,
            "version": "v2.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/displaywidth",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/uax29/v2",
            "direct": false,
            "version": "v2.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudflare/circl",
            "direct": false,
            "version": "v1.6.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudflare/cloudflare-go/v6",
            "direct": false,
            "version": "v6.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cncf/xds/go",
            "direct": false,
            "version": "v0.0.0-20260202195803-dba9d589def2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/logtags",
            "direct": false,
            "version": "v0.0.0-20241215232642-bb51bb14a506",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/redact",
            "direct": false,
            "version": "v1.1.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs/pkg",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/typeurl/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/go-md2man/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ctreminiom/go-atlassian/v2",
            "direct": false,
            "version": "v2.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cyphar/filepath-securejoin",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/danieljoos/wincred",
            "direct": false,
            "version": "v1.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/databricks/databricks-sdk-go",
            "direct": false,
            "version": "v0.160.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/datadog-api-client-go/v2",
            "direct": false,
            "version": "v2.62.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/zstd",
            "direct": false,
            "version": "v1.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/decred/dcrd/dcrec/secp256k1/v4",
            "direct": false,
            "version": "v4.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/deploymenttheory/go-api-http-client",
            "direct": false,
            "version": "v0.4.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/deploymenttheory/go-api-http-client-integrations",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/deploymenttheory/go-api-sdk-jamfpro",
            "direct": false,
            "version": "v1.51.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/digitalocean/godo",
            "direct": false,
            "version": "v1.199.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/distribution/reference",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/docker-credential-helpers",
            "direct": false,
            "version": "v0.9.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-connections",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-units",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dvsekhvalnov/jose2go",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emicklei/go-restful/v3",
            "direct": false,
            "version": "v3.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emirpasic/gods",
            "direct": false,
            "version": "v1.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/go-control-plane/envoy",
            "direct": false,
            "version": "v1.37.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/protoc-gen-validate",
            "direct": false,
            "version": "v1.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/erikgeiser/coninput",
            "direct": false,
            "version": "v0.0.0-20211004153227-1c3628e74d0f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fxamacker/cbor/v2",
            "direct": false,
            "version": "v2.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fxamacker/cbor/v2",
            "direct": false,
            "version": "v2.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fxamacker/cbor/v2",
            "direct": false,
            "version": "v2.9.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gabriel-vasile/mimetype",
            "direct": false,
            "version": "v1.4.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/getsentry/sentry-go",
            "direct": false,
            "version": "v0.48.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-asn1-ber/asn1-ber",
            "direct": false,
            "version": "v1.5.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-errors/errors",
            "direct": false,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-git/gcfg",
            "direct": false,
            "version": "v1.5.1-0.20230307220236-3a3c6141e376",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-git/go-billy/v5",
            "direct": false,
            "version": "v5.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-jose/go-jose/v4",
            "direct": false,
            "version": "v4.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ldap/ldap/v3",
            "direct": false,
            "version": "v3.4.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ole/go-ole",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/analysis",
            "direct": false,
            "version": "v0.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/errors",
            "direct": false,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonpointer",
            "direct": false,
            "version": "v0.23.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonpointer",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonreference",
            "direct": false,
            "version": "v0.21.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonreference",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/loads",
            "direct": false,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/runtime",
            "direct": false,
            "version": "v0.28.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/spec",
            "direct": false,
            "version": "v0.22.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/strfmt",
            "direct": false,
            "version": "v0.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag",
            "direct": false,
            "version": "v0.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag",
            "direct": false,
            "version": "v0.25.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag",
            "direct": false,
            "version": "v0.27.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/cmdutils",
            "direct": false,
            "version": "v0.25.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/cmdutils",
            "direct": false,
            "version": "v0.27.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/conv",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/conv",
            "direct": false,
            "version": "v0.27.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/fileutils",
            "direct": false,
            "version": "v0.25.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/fileutils",
            "direct": false,
            "version": "v0.27.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonname",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonutils",
            "direct": false,
            "version": "v0.27.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/loading",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/loading",
            "direct": false,
            "version": "v0.27.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/mangling",
            "direct": false,
            "version": "v0.25.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/mangling",
            "direct": false,
            "version": "v0.27.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/netutils",
            "direct": false,
            "version": "v0.25.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/netutils",
            "direct": false,
            "version": "v0.27.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/pools",
            "direct": false,
            "version": "v0.27.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/stringutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/stringutils",
            "direct": false,
            "version": "v0.27.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/typeutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/typeutils",
            "direct": false,
            "version": "v0.27.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/yamlutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/yamlutils",
            "direct": false,
            "version": "v0.27.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/validate",
            "direct": false,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-routeros/routeros/v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-test/deep",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goccy/go-json",
            "direct": false,
            "version": "v0.10.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/godbus/dbus",
            "direct": false,
            "version": "v0.0.0-20190726142602-4481cbc300e2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gofrs/flock",
            "direct": false,
            "version": "v0.12.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gofrs/uuid/v5",
            "direct": false,
            "version": "v5.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gogo/protobuf",
            "direct": false,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v4",
            "direct": false,
            "version": "v4.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/groupcache",
            "direct": false,
            "version": "v0.0.0-20241129210726-2c02b8208cf8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/btree",
            "direct": false,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/flatbuffers",
            "direct": false,
            "version": "v25.12.19+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/gnostic-models",
            "direct": false,
            "version": "v0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-github/v88",
            "direct": false,
            "version": "v88.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-github/v89",
            "direct": false,
            "version": "v89.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-querystring",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/renameio",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/s2a-go",
            "direct": false,
            "version": "v0.1.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/enterprise-certificate-proxy",
            "direct": false,
            "version": "v0.3.18",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/gax-go/v2",
            "direct": false,
            "version": "v2.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/gax-go/v2",
            "direct": false,
            "version": "v2.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcp",
            "direct": false,
            "version": "v1.34.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/exporter/metric",
            "direct": false,
            "version": "v0.58.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemapping",
            "direct": false,
            "version": "v0.58.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gookit/color",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gopcua/opcua",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gophercloud/gophercloud/v2",
            "direct": false,
            "version": "v2.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gophercloud/utils/v2",
            "direct": false,
            "version": "v2.0.0-20260626221802-4ae35253ac13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gopherjs/gopherjs",
            "direct": false,
            "version": "v1.20.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": false,
            "version": "v1.5.4-0.20250319132907-e064f32e3674",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gsterjov/go-libsecret",
            "direct": false,
            "version": "v0.0.0-20161001094733-a6f4afe4910c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/errwrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-cleanhttp",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-multierror",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-rootcerts",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-secure-stdlib/parseutil",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-secure-stdlib/strutil",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-sockaddr",
            "direct": false,
            "version": "v1.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-uuid",
            "direct": false,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-version",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hcl",
            "direct": false,
            "version": "v1.0.1-vault-7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hcl/v2",
            "direct": false,
            "version": "v2.24.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-json",
            "direct": false,
            "version": "v0.28.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-plugin-sdk/v2",
            "direct": false,
            "version": "v2.40.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-plugin-testing",
            "direct": false,
            "version": "v1.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/yamux",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hetznercloud/hcloud-go/v2",
            "direct": false,
            "version": "v2.44.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huandu/xstrings",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/iancoleman/strcase",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/invopop/jsonschema",
            "direct": false,
            "version": "v0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipinfo/go/v2",
            "direct": false,
            "version": "v2.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jbenet/go-context",
            "direct": false,
            "version": "v0.0.0-20150711004518-d14ea06fba99",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jcmturner/aescts/v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jcmturner/dnsutils/v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jcmturner/gofork",
            "direct": false,
            "version": "v1.7.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jcmturner/goidentity/v6",
            "direct": false,
            "version": "v6.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jcmturner/gokrb5/v8",
            "direct": false,
            "version": "v8.4.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jcmturner/rpc/v2",
            "direct": false,
            "version": "v2.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jfjallid/go-smb",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jfjallid/gofork",
            "direct": false,
            "version": "v1.7.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jfjallid/gokrb5/v9",
            "direct": false,
            "version": "v9.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jfjallid/golog",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jfjallid/mstypes",
            "direct": false,
            "version": "v0.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jfjallid/ndr",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jmoiron/sqlx",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/josharian/intern",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": false,
            "version": "v1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jtolds/gls",
            "direct": false,
            "version": "v4.20.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kelseyhightower/envconfig",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/fs",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/pretty",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/text",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kylelemons/godebug",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lestrrat-go/backoff/v2",
            "direct": false,
            "version": "v2.0.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lestrrat-go/blackmagic",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lestrrat-go/httpcc",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lestrrat-go/iter",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lestrrat-go/jwx",
            "direct": false,
            "version": "v1.2.29",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lestrrat-go/option",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lucasb-eyer/go-colorful",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lyft/protoc-gen-star",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mailru/easyjson",
            "direct": false,
            "version": "v0.7.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mailru/easyjson",
            "direct": false,
            "version": "v0.9.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/goutils",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": false,
            "version": "v3.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/sprig/v3",
            "direct": false,
            "version": "v3.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterzen/simplexml",
            "direct": false,
            "version": "v0.0.0-20190410153822-31eea3082786",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-localereader",
            "direct": false,
            "version": "v0.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/kiota-abstractions-go",
            "direct": false,
            "version": "v1.9.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/kiota-authentication-azure-go",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/kiota-http-go",
            "direct": false,
            "version": "v1.5.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/kiota-serialization-form-go",
            "direct": false,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/kiota-serialization-json-go",
            "direct": false,
            "version": "v1.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/kiota-serialization-multipart-go",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/kiota-serialization-text-go",
            "direct": false,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoftgraph/msgraph-beta-sdk-go",
            "direct": false,
            "version": "v0.163.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoftgraph/msgraph-sdk-go",
            "direct": false,
            "version": "v1.100.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoftgraph/msgraph-sdk-go-core",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/copystructure",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-wordwrap",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/reflectwalk",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/docker-image-spec",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/mountinfo",
            "direct": false,
            "version": "v0.7.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/concurrent",
            "direct": false,
            "version": "v0.0.0-20180306012644-bacd9c7ef1dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/reflect2",
            "direct": false,
            "version": "v1.0.3-0.20250322232337-35a7c28c31ee",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mongodb-forks/digest",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/monochromegane/go-gitignore",
            "direct": false,
            "version": "v0.0.0-20200626010858-205db1a8cc00",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mozillazg/go-slugify",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mozillazg/go-unidecode",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mtibben/percent",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/ansi",
            "direct": false,
            "version": "v0.0.0-20230316100256-276c6243b2f6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/cancelreader",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nathan-fiscaletti/consolesize-go",
            "direct": false,
            "version": "v0.0.0-20260406063853-3bac975de715",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ncruces/go-strftime",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nutanix/ntnx-api-golang-clients/iam-go-client/v4",
            "direct": false,
            "version": "v4.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oklog/run",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oklog/ulid",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/okta/okta-sdk-golang/v5",
            "direct": false,
            "version": "v5.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/cat",
            "direct": false,
            "version": "v0.0.0-20250911104152-50322a0618f6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/errors",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/ll",
            "direct": false,
            "version": "v0.1.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ollama/ollama",
            "direct": false,
            "version": "v0.32.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/openai/openai-go/v3",
            "direct": false,
            "version": "v3.44.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/go-digest",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opentracing/opentracing-go",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oracle/oci-go-sdk/v65",
            "direct": false,
            "version": "v65.121.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/packethost/packngo",
            "direct": false,
            "version": "v0.31.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pb33f/ordered-map/v2",
            "direct": false,
            "version": "v2.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/peterbourgon/diskv",
            "direct": false,
            "version": "v2.0.1+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/peterhellberg/link",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/petermattis/goid",
            "direct": false,
            "version": "v0.0.0-20260716134002-a9b348f0a2b9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pierrec/lz4",
            "direct": false,
            "version": "v2.6.1+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pjbgf/sha1cd",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/browser",
            "direct": false,
            "version": "v0.0.0-20240102092130-5ac0b6a4141c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/portainer/client-api-go/v2",
            "direct": false,
            "version": "v2.31.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.67.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.70.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.20.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.21.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/remyoudompheng/bigfft",
            "direct": false,
            "version": "v0.0.0-20230129092748-24d4a6f8daec",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rogpeppe/go-internal",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/russross/blackfriday/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ryanuber/go-glob",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sahilm/fuzzy",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/santhosh-tekuri/jsonschema/v6",
            "direct": false,
            "version": "v6.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sasha-s/go-deadlock",
            "direct": false,
            "version": "v0.3.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sergi/go-diff",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sethvargo/go-retry",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shadowscatcher/shodan",
            "direct": false,
            "version": "v1.0.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shopspring/decimal",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shurcool/graphql",
            "direct": false,
            "version": "v0.0.0-20240915155400-7ee5256398cf",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": false,
            "version": "v1.9.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/skeema/knownhosts",
            "direct": false,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/slack-go/slack",
            "direct": false,
            "version": "v0.27.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/smarty/assertions",
            "direct": false,
            "version": "v1.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/snowflake-labs/terraform-provider-snowflake",
            "direct": false,
            "version": "v1.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/snowflakedb/gosnowflake",
            "direct": false,
            "version": "v1.19.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sony/gobreaker/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sourcegraph/jsonrpc2",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spiffe/go-spiffe/v2",
            "direct": false,
            "version": "v2.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/core",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/alb",
            "direct": false,
            "version": "v0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/albwaf",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/authorization",
            "direct": false,
            "version": "v0.15.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/certificates",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/dns",
            "direct": false,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/iaas",
            "direct": false,
            "version": "v1.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/kms",
            "direct": false,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/loadbalancer",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/logme",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/mariadb",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/modelserving",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/mongodbflex",
            "direct": false,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/objectstorage",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/observability",
            "direct": false,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/opensearch",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/postgresflex",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/rabbitmq",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/redis",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/resourcemanager",
            "direct": false,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/secretsmanager",
            "direct": false,
            "version": "v0.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/serverbackup",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/serverupdate",
            "direct": false,
            "version": "v1.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/serviceaccount",
            "direct": false,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/sfs",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/ske",
            "direct": false,
            "version": "v1.20.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex",
            "direct": false,
            "version": "v1.16.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/telemetrylink",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/telemetryrouter",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackitcloud/stackit-sdk-go/services/vpn",
            "direct": false,
            "version": "v0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/standard-webhooks/standard-webhooks/libraries",
            "direct": false,
            "version": "v0.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/std-uritemplate/std-uritemplate/go/v2",
            "direct": false,
            "version": "v2.0.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stmcginnis/gofish",
            "direct": false,
            "version": "v0.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/objx",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tailscale/tailscale-client-go/v2",
            "direct": false,
            "version": "v2.0.0-20250129222324-74c8fc3cb4d7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/gjson",
            "direct": false,
            "version": "v1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/gjson",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/match",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/match",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/pretty",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/sjson",
            "direct": false,
            "version": "v1.2.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/transform",
            "direct": false,
            "version": "v0.0.0-20201103190739-32f242e2dbde",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tjfoc/gmsm",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tliron/go-kutil",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/togethercomputer/together-go",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tonistiigi/go-csvvalue",
            "direct": false,
            "version": "v0.0.0-20240814133006-030d3b2625d0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ullaakut/nmap/v3",
            "direct": false,
            "version": "v3.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vaughan0/go-ini",
            "direct": false,
            "version": "v0.0.0-20130923145212-a98ad7ee00ec",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vmware/go-vcloud-director/v2",
            "direct": false,
            "version": "v2.26.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vmware/goipmi",
            "direct": false,
            "version": "v0.0.0-20181114221114-2333cd82d702",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vmware/govmomi",
            "direct": false,
            "version": "v0.55.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/wk8/go-ordered-map/v2",
            "direct": false,
            "version": "v2.1.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/x448/float16",
            "direct": false,
            "version": "v0.8.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xanzy/ssh-agent",
            "direct": false,
            "version": "v0.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xlab/treeprint",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xo/terminfo",
            "direct": false,
            "version": "v0.0.0-20220910002029-abceb7e1c41e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/youmark/pkcs8",
            "direct": false,
            "version": "v0.0.0-20240726163527-a2c0da244d78",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zclconf/go-cty",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zeebo/xxh3",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "gitlab.com/gitlab-org/api/client-go",
            "direct": false,
            "version": "v1.46.0",
            "ecosystem": "go"
          },
          {
            "name": "go.mongodb.org/atlas-sdk/v20250312006",
            "direct": false,
            "version": "v20250312006.1.0",
            "ecosystem": "go"
          },
          {
            "name": "go.mongodb.org/mongo-driver",
            "direct": false,
            "version": "v1.17.7",
            "ecosystem": "go"
          },
          {
            "name": "go.opencensus.io",
            "direct": false,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/detectors/gcp",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": false,
            "version": "v0.63.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": false,
            "version": "v0.67.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": false,
            "version": "v0.69.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.69.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk/metric",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": false,
            "version": "v1.28.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.4",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v4",
            "direct": false,
            "version": "v4.0.0-rc.6",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/telemetry",
            "direct": false,
            "version": "v0.0.0-20260717140457-bdb89881bb75",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/xerrors",
            "direct": false,
            "version": "v0.0.0-20231012003039-104605ab7028",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/xerrors",
            "direct": false,
            "version": "v0.0.0-20240903120638-7835f813f4da",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/api",
            "direct": false,
            "version": "v0.195.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/api",
            "direct": false,
            "version": "v0.289.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": false,
            "version": "v0.0.0-20240823204242-4ba0660f739c",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": false,
            "version": "v0.0.0-20260715232425-e75dac1f907d",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260414002931-afd174a4e478",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260715232425-e75dac1f907d",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260715232425-e75dac1f907d",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc/cmd/protoc-gen-go-grpc",
            "direct": false,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/evanphx/json-patch.v4",
            "direct": false,
            "version": "v4.13.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/inf.v0",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/warnings.v0",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "helm.sh/helm/v3",
            "direct": false,
            "version": "v3.21.3",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/api",
            "direct": false,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/apiextensions-apiserver",
            "direct": false,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/apiserver",
            "direct": false,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/klog/v2",
            "direct": false,
            "version": "v2.140.0",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/kube-aggregator",
            "direct": false,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/kube-openapi",
            "direct": false,
            "version": "v0.0.0-20260317180543-43fb72c5454a",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/kube-openapi",
            "direct": false,
            "version": "v0.0.0-20260330154417-16be699c7b31",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/kube-openapi",
            "direct": false,
            "version": "v0.0.0-20260718133925-74c0ba7c0470",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/libc",
            "direct": false,
            "version": "v1.74.3",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/mathutil",
            "direct": false,
            "version": "v1.7.1",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/memory",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/sqlite",
            "direct": false,
            "version": "v1.54.0",
            "ecosystem": "go"
          },
          {
            "name": "moul.io/http2curl",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "oras.land/oras-go/v2",
            "direct": false,
            "version": "v2.6.1",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/gateway-api",
            "direct": false,
            "version": "v1.6.1",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/json",
            "direct": false,
            "version": "v0.0.0-20250730193827-2d320260d730",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/kustomize/api",
            "direct": false,
            "version": "v0.21.1",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/kustomize/kyaml",
            "direct": false,
            "version": "v0.21.1",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/randfill",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/release-utils",
            "direct": false,
            "version": "v0.12.4",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/structured-merge-diff/v6",
            "direct": false,
            "version": "v6.3.2",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/structured-merge-diff/v6",
            "direct": false,
            "version": "v6.4.2",
            "ecosystem": "go"
          },
          {
            "name": "software.sslmate.com/src/go-pkcs12",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "@babel/cli",
            "direct": false,
            "version": "^7.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "^7.0.0-0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-class-properties",
            "direct": false,
            "version": "^7.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-runtime",
            "direct": false,
            "version": "^7.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-env",
            "direct": false,
            "version": "^7.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-react",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "^16.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/styled-components",
            "direct": false,
            "version": "^4.1.19",
            "ecosystem": "npm"
          },
          {
            "name": "autoprefixer",
            "direct": false,
            "version": "^9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-inline-import",
            "direct": false,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "colorguard",
            "direct": false,
            "version": "^1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "cssnano",
            "direct": false,
            "version": "^4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "normalize.css",
            "direct": false,
            "version": "^8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parcel",
            "direct": false,
            "version": "^2.0.0-alpha.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "parcel-bundler",
            "direct": false,
            "version": "^1.12.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-import",
            "direct": false,
            "version": "^12.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules",
            "direct": false,
            "version": "^1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-preset-env",
            "direct": false,
            "version": "^6.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "precss",
            "direct": false,
            "version": "^4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "^16.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": false,
            "version": "^16.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "styled-components",
            "direct": false,
            "version": "^5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^3.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-fetch",
            "direct": false,
            "version": "^3.0.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 853,
        "direct_count": 118,
        "indirect_count": 735
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 55,
        "merged_prs": 6648,
        "open_issues": 219,
        "closed_ratio": 0.801,
        "closed_issues": 879,
        "closed_unmerged_prs": 1395
      },
      "bus_factor": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "tas50",
          "commits": 2385,
          "avatar_url": "https://avatars.githubusercontent.com/u/1015200?v=4"
        },
        {
          "type": "User",
          "login": "chris-rock",
          "commits": 1830,
          "avatar_url": "https://avatars.githubusercontent.com/u/1178413?v=4"
        },
        {
          "type": "User",
          "login": "arlimus",
          "commits": 1106,
          "avatar_url": "https://avatars.githubusercontent.com/u/1307529?v=4"
        },
        {
          "type": "User",
          "login": "imilchev",
          "commits": 451,
          "avatar_url": "https://avatars.githubusercontent.com/u/16187050?v=4"
        },
        {
          "type": "User",
          "login": "preslavgerchev",
          "commits": 410,
          "avatar_url": "https://avatars.githubusercontent.com/u/11717082?v=4"
        },
        {
          "type": "User",
          "login": "czunker",
          "commits": 365,
          "avatar_url": "https://avatars.githubusercontent.com/u/827818?v=4"
        },
        {
          "type": "Bot",
          "login": "github-actions[bot]",
          "commits": 361,
          "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4"
        },
        {
          "type": "Bot",
          "login": "dependabot[bot]",
          "commits": 306,
          "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4"
        },
        {
          "type": "User",
          "login": "jaym",
          "commits": 285,
          "avatar_url": "https://avatars.githubusercontent.com/u/27443?v=4"
        },
        {
          "type": "User",
          "login": "vjeffrey",
          "commits": 278,
          "avatar_url": "https://avatars.githubusercontent.com/u/10341541?v=4"
        }
      ],
      "contributors_sampled": 51,
      "top_contributor_share": 0.278
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "cla.yaml",
        "codeql.yml",
        "dependency-review.yml",
        "goreleaser-edge.yml",
        "goreleaser.yml",
        "license.yml",
        "link-check.yaml",
        "pr-extended-linting.yml",
        "pr-test-generated-files.yaml",
        "pr-test-lint.yml",
        "pr-test-windows.yml",
        "providers.yaml",
        "release-providers.yml",
        "reusable-lint-providers.yml",
        "spell-check.yaml",
        "test-report.yml",
        "update-deps.yaml",
        "update-pinned-versions.yml",
        "xgrep.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yaml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 5,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 18 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 8,
            "reason": "dependency not pinned by hash detected -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "14 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "039b73c601cb6a264f738f437464764196138990",
        "ran_at": "2026-07-20T20:02:22Z",
        "aggregate_score": 7.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": true
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/mondoohq/mql",
    "host": "github.com",
    "name": "mql",
    "owner": "mondoohq"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 82,
      "inputs": {
        "security": 76,
        "vitality": 96,
        "community": 69,
        "governance": 80,
        "engineering": 86
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 96,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "commits_last_year": 2973,
              "human_commit_share": null,
              "days_since_last_push": 0,
              "active_weeks_last_year": 52
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "52/52 weeks with commits",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 52
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "2973 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 2973
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v13.30.0",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 2.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~2.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 2.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "no_commit_sample",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 69,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "forks": 37,
              "stars": 403,
              "watchers": 12,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "403 stars",
                "points": 42.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 403
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "37 forks",
                "points": 13,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "12 watchers",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 80,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 51,
              "top_contributor_share": 0.278
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 28% of commits",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 28
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "51 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 51
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 18 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "merged_prs": 6648,
              "open_issues": 219,
              "closed_issues": 879,
              "issue_closed_ratio": 0.801,
              "closed_unmerged_prs": 1395
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "80% of issues closed",
                "points": 37.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 80
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "6648/8043 decided PRs merged",
                "points": 31.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 6648,
                      "decided": 8043
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "followers": 145,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "mondoohq",
              "public_repos": 28,
              "account_age_days": 1624
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "145 followers of mondoohq",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 145,
                      "login": "mondoohq"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "28 public repos, account ~4 yr old",
                "points": 19.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 28
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 4
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "go.mondoo.com/mql/v13"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "57 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 57
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 86,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "19 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yaml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "aws",
                "cis",
                "security",
                "azure",
                "gcp",
                "linux",
                "macos",
                "cloud-computing",
                "cloud-native",
                "unix",
                "windows",
                "kubernetes",
                "security-as-code"
              ],
              "has_wiki": false,
              "homepage": "https://mondoo.com/docs/mql",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://mondoo.com/docs/mql",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "13 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 76,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 7.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 18 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "14 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 829 resolved dependencies against OSV; 24 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). 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.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 829
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 24
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 89,
            "inputs": {
              "source": "osv",
              "advisories": 11,
              "affected_packages": 4,
              "assessed_packages": 829,
              "unassessed_packages": 24,
              "affected_by_severity": "high 1, unknown 3",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: golang.org/x/crypto v0.54.0 (unknown)",
                "points": 26.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "golang.org/x/crypto v0.54.0 (unknown)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 829,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 17
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "excellent",
        "name": "AI Readiness",
        "value": 87,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 42484
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "demonstrated_agent_practice"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 94,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": true,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": null,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yaml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 7582450,
              "source_files_sampled": 3704,
              "oversized_source_files": 86
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "86/3704 source files over 60KB",
                "points": 53.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 3704,
                      "oversized": 86
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "cli/reporter/mql_report.proto",
                "llx/llx.proto",
                "providers-sdk/v1/inventory/inventory.proto",
                "providers-sdk/v1/plugin/plugin.proto",
                "providers-sdk/v1/recording/mql_resources_explorer.proto",
                "providers-sdk/v1/resources/resources.proto",
                "providers-sdk/v1/upstream/etl/etl.proto",
                "providers-sdk/v1/upstream/fex/fex.proto",
                "providers-sdk/v1/upstream/health/errors.proto",
                "providers-sdk/v1/upstream/health/health.proto",
                "providers-sdk/v1/upstream/mvd/cvss/cvss.proto",
                "providers-sdk/v1/upstream/mvd/mvd.proto",
                "providers-sdk/v1/upstream/sbomscan/vulnscan.proto",
                "providers-sdk/v1/upstream/sbomupload/sbomupload.proto",
                "providers-sdk/v1/upstream/upstream.proto",
                "providers-sdk/v1/vault/vault.proto",
                "sbom/mql_sbom.proto",
                "shared/proto/mql.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "cli/reporter/mql_report.proto, llx/llx.proto, providers-sdk/v1/inventory/inventory.proto, providers-sdk/v1/plugin/plugin.proto, providers-sdk/v1/recording/mql_resources_explorer.proto, providers-sdk/v1/resources/resources.proto, providers-sdk/v1/upstream/etl/etl.proto, providers-sdk/v1/upstream/fex/fex.proto, providers-sdk/v1/upstream/health/errors.proto, providers-sdk/v1/upstream/health/health.proto, providers-sdk/v1/upstream/mvd/cvss/cvss.proto, providers-sdk/v1/upstream/mvd/mvd.proto, providers-sdk/v1/upstream/sbomscan/vulnscan.proto, providers-sdk/v1/upstream/sbomupload/sbomupload.proto, providers-sdk/v1/upstream/upstream.proto, providers-sdk/v1/vault/vault.proto, sbom/mql_sbom.proto, shared/proto/mql.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "cli/reporter/mql_report.proto, llx/llx.proto, providers-sdk/v1/inventory/inventory.proto, providers-sdk/v1/plugin/plugin.proto, providers-sdk/v1/recording/mql_resources_explorer.proto, providers-sdk/v1/resources/resources.proto, providers-sdk/v1/upstream/etl/etl.proto, providers-sdk/v1/upstream/fex/fex.proto, providers-sdk/v1/upstream/health/errors.proto, providers-sdk/v1/upstream/health/health.proto, providers-sdk/v1/upstream/mvd/cvss/cvss.proto, providers-sdk/v1/upstream/mvd/mvd.proto, providers-sdk/v1/upstream/sbomscan/vulnscan.proto, providers-sdk/v1/upstream/sbomupload/sbomupload.proto, providers-sdk/v1/upstream/upstream.proto, providers-sdk/v1/vault/vault.proto, sbom/mql_sbom.proto, shared/proto/mql.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-20T20:03:02.694061Z",
  "schema_version": "0.16.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mondoohq/mql.svg",
  "full_name": "mondoohq/mql",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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