Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-23 08:50 UTC

GustavoCaso / docker-dash

A full TUI managemnet tool for containers 🏗️

GoMIT★ 18 stars⑂ 3 forkssince Feb 2026View on GitHub ↗

GustavoCaso/docker-dash holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Vitality (82/100) and lowest on Community & Adoption (35/100). It was last updated 3 days ago. A single contributor accounts for most of its recent work.

60
overall / 100
Moderate

Software health index

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

60
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

Gustavo CasoPersonal account
98 followers146 public repossince Jun 2013

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/GustavoCaso/docker-dashv0.1.3-145 days ago

Metrics by category

Vitality

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

82Good · 22% of overall
How it's scored
36/36Push recency — last push 3 days ago
12.5/36Commit cadence — 18/52 weeks with commits
18/18Commit volume — 155 commits in the last year
10/10OpenSSF Scorecard: Maintained — 28 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year155
human_commit_share0.92
days_since_last_push3
active_weeks_last_year18
How it's scored
27/27Ships releases — 14 releases published
36/36Release recency — latest release 5 days ago
27/27Release cadence — a release every ~13.9 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count14
latest_release_tagv0.1.3
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases13.9

Community & Adoption

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

35At risk · 18% of overall
How it's scored
20/60Stars — 18 stars
2.5/25Forks — 3 forks
0/15Watchers — 0 watchers
Inputs used
forks3
stars18
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

57Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.1/22.5Commit distribution — top contributor authored 95% of commits
5.4/13.5Contributor breadth — 4 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.952
How it's scored
25/46.8Issue resolution — 54% of issues closed
37/38.3PR acceptance — 86/89 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 4/22 approved changesets -- score normalized to 1
Inputs used
merged_prs86
open_issues20
closed_issues23
issue_closed_ratio0.535
closed_unmerged_prs3
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
14.3/25Owner reach — 98 followers of GustavoCaso
25/25Track record — 146 public repos, account ~13 yr old
Inputs used
followers98
owner_typeUser
is_verified
owner_loginGustavoCaso
public_repos146
account_age_days4,789
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 5 days ago
20/20Version history — 14 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/GustavoCaso/docker-dash
ecosystemsgo
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

70Good · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 29 out of 29 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

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 5 topics
0/10Wiki
Inputs used
topicsdocker, go, tui, bubbletea-tui, containers
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

47At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 29 out of 29 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
0.8/7.5Code-Review — Found 4/22 approved changesets -- score normalized to 1
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 28 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
1.5/5SAST — SAST tool is not run on all commits -- score normalized to 3
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 13 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4.7
How it's scored
8.3/35Direct dependencies free of known advisories — 3 affected: github.com/docker/cli v28.5.1+incompatible (high), github.com/docker/docker v28.5.1+incompatible (high 8.8), github.com/docker/compose/v2 v2.40.3 (unknown)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
27.2/40No advisories left outstanding — 3 advisory-carrying package(s) unaddressed past 90 days; oldest published 140 days ago
Inputs used
sourceosv
advisories23
affected_packages9
assessed_packages220
unassessed_packages0
affected_by_severitycritical 1, high 3, moderate 1, unknown 4
direct_affected_packages3
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 220 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

70Good · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 75 of 92 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.815
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 8 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.01
toolchain_manifestsgo.mod
dependency_bot_commit_share0.08
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/61 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes29,897
source_files_sampled61
oversized_source_files0

Key facts

18GitHub stars
4contributors
155commits, last 12 months
3days since last push
14releases
1bus factor
20open issues
Gopackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 3 ⇿
0Stars
3Forks
5Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

12233312026-032026-032026-04
Major 0Minor 0Patch 5
OpenSSF Scorecard 4.7 / 10
4.7aggregate

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-23 08:49 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests29 out of 29 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 4/22 approved changesets -- score normalized to 1
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained28 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
3SASTSAST tool is not run on all commits -- score normalized to 3
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities13 existing vulnerabilities detected
Direct dependencies 18
RegistryPackageVersion constraintManifest
Gocharm.land/bubbles/v2v2.1.0go.mod
Gocharm.land/bubbletea/v2v2.0.7go.mod
Gocharm.land/huh/v2v2.0.3go.mod
Gocharm.land/lipgloss/v2v2.0.4go.mod
Gogithub.com/BurntSushi/tomlv1.6.0go.mod
Gogithub.com/NimbleMarkets/ntchartsv0.4.0go.mod
Gogithub.com/atotto/clipboardv0.1.4go.mod
Gogithub.com/charmbracelet/lipglossv1.1.0go.mod
Gogithub.com/charmbracelet/x/ansiv0.11.7go.mod
Gogithub.com/charmbracelet/x/exp/teatest/v2v2.0.0-20260615092313-b57e5e6d29bbgo.mod
Gogithub.com/compose-spec/compose-go/v2v2.9.1go.mod
Gogithub.com/docker/cliv28.5.1+incompatiblego.mod
Gogithub.com/docker/compose/v2v2.40.3go.mod
Gogithub.com/docker/dockerv28.5.1+incompatiblego.mod
Gogithub.com/docker/go-connectionsv0.6.0go.mod
Gogithub.com/moby/docker-image-specv1.3.1go.mod
Gogolang.org/x/expv0.0.0-20260312153236-7ab1446f8b90go.mod
Gogolang.org/x/syncv0.21.0go.mod
All dependencies 220

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

RegistryPackageVersionRelation
Gocharm.land/bubbles/v2v2.1.0direct
Gocharm.land/bubbletea/v2v2.0.7direct
Gocharm.land/huh/v2v2.0.3direct
Gocharm.land/lipgloss/v2v2.0.4direct
Gogithub.com/atotto/clipboardv0.1.4direct
Gogithub.com/burntsushi/tomlv1.6.0direct
Gogithub.com/charmbracelet/lipglossv1.1.0direct
Gogithub.com/charmbracelet/x/ansiv0.11.7direct
Gogithub.com/charmbracelet/x/exp/teatest/v2v2.0.0-20260615092313-b57e5e6d29bbdirect
Gogithub.com/compose-spec/compose-go/v2v2.9.1direct
Gogithub.com/docker/cliv28.5.1+incompatibledirect
Gogithub.com/docker/compose/v2v2.40.3direct
Gogithub.com/docker/dockerv28.5.1+incompatibledirect
Gogithub.com/docker/go-connectionsv0.6.0direct
Gogithub.com/moby/docker-image-specv1.3.1direct
Gogithub.com/nimblemarkets/ntchartsv0.4.0direct
Gogolang.org/x/expv0.0.0-20260312153236-7ab1446f8b90direct
Gogolang.org/x/syncv0.21.0direct
Gogithub.com/acarl005/stripansiv0.0.0-20180116102854-5a71ef0e047dindirect
Gogithub.com/apparentlymart/go-textseg/v15v15.0.0indirect
Gogithub.com/aws/aws-sdk-go-v2v1.30.3indirect
Gogithub.com/aws/aws-sdk-go-v2/configv1.27.27indirect
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.17.27indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.16.11indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.3.15indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.6.15indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/iniv1.8.0indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.11.3indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.11.17indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.22.4indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.26.4indirect
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.30.3indirect
Gogithub.com/aws/smithy-gov1.20.3indirect
Gogithub.com/aymanbagabas/go-osc52/v2v2.0.1indirect
Gogithub.com/aymanbagabas/go-udiffv0.4.1indirect
Gogithub.com/azure/go-ansitermv0.0.0-20250102033503-faa5f7b0171cindirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/buger/gotermv1.0.4indirect
Gogithub.com/catppuccin/gov0.3.0indirect
Gogithub.com/cenkalti/backoff/v4v4.3.0indirect
Gogithub.com/cenkalti/backoff/v5v5.0.3indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/charmbracelet/bubblesv0.21.1-0.20250623103423-23b8fd6302d7indirect
Gogithub.com/charmbracelet/bubbleteav1.3.10indirect
Gogithub.com/charmbracelet/colorprofilev0.4.3indirect
Gogithub.com/charmbracelet/ultravioletv0.0.0-20260525132238-948f4557a654indirect
Gogithub.com/charmbracelet/x/cellbufv0.0.15indirect
Gogithub.com/charmbracelet/x/exp/goldenv0.0.0-20251109135125-8916d276318findirect
Gogithub.com/charmbracelet/x/exp/orderedv0.1.0indirect
Gogithub.com/charmbracelet/x/exp/stringsv0.0.0-20240722160745-212f7b056ed0indirect
Gogithub.com/charmbracelet/x/termv0.2.2indirect
Gogithub.com/charmbracelet/x/termiosv0.1.1indirect
Gogithub.com/charmbracelet/x/windowsv0.2.2indirect
Gogithub.com/clipperhouse/displaywidthv0.11.0indirect
Gogithub.com/clipperhouse/uax29/v2v2.7.0indirect
Gogithub.com/containerd/consolev1.0.5indirect
Gogithub.com/containerd/containerd/apiv1.10.0indirect
Gogithub.com/containerd/containerd/v2v2.2.5indirect
Gogithub.com/containerd/continuityv0.4.5indirect
Gogithub.com/containerd/errdefsv1.0.0indirect
Gogithub.com/containerd/errdefs/pkgv0.3.0indirect
Gogithub.com/containerd/logv0.1.0indirect
Gogithub.com/containerd/platformsv1.0.0-rc.2indirect
Gogithub.com/containerd/ttrpcv1.2.7indirect
Gogithub.com/containerd/typeurl/v2v2.2.3indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/defanglabs/secret-detectorv0.0.0-20250403165618-22662109213eindirect
Gogithub.com/distribution/referencev0.6.0indirect
Gogithub.com/docker/buildxv0.29.1indirect
Gogithub.com/docker/cli-docs-toolv0.10.0indirect
Gogithub.com/docker/distributionv2.8.3+incompatibleindirect
Gogithub.com/docker/docker-credential-helpersv0.9.3indirect
Gogithub.com/docker/gov1.5.1-1.0.20160303222718-d30aec9fd63cindirect
Gogithub.com/docker/go-metricsv0.0.1indirect
Gogithub.com/docker/go-unitsv0.5.0indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/eiannone/keyboardv0.0.0-20220611211555-0d226195f203indirect
Gogithub.com/emicklei/go-restful/v3v3.13.0indirect
Gogithub.com/erikgeiser/coninputv0.0.0-20211004153227-1c3628e74d0findirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/fsnotify/fseventsv0.2.0indirect
Gogithub.com/fvbommel/sortorderv1.1.0indirect
Gogithub.com/fxamacker/cbor/v2v2.9.0indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-openapi/jsonpointerv0.21.0indirect
Gogithub.com/go-openapi/jsonreferencev0.20.2indirect
Gogithub.com/go-openapi/swagv0.23.0indirect
Gogithub.com/go-viper/mapstructure/v2v2.4.0indirect
Gogithub.com/gofrs/flockv0.12.1indirect
Gogithub.com/gogo/protobufv1.3.2indirect
Gogithub.com/golang-jwt/jwt/v5v5.2.2indirect
Gogithub.com/golang/protobufv1.5.4indirect
Gogithub.com/google/gnostic-modelsv0.7.0indirect
Gogithub.com/google/go-cmpv0.7.0indirect
Gogithub.com/google/shlexv0.0.0-20191202100458-e7afc7fbc510indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/gorilla/muxv1.8.1indirect
Gogithub.com/gorilla/websocketv1.5.4-0.20250319132907-e064f32e3674indirect
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.28.0indirect
Gogithub.com/hashicorp/errwrapv1.1.0indirect
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirect
Gogithub.com/hashicorp/go-multierrorv1.1.1indirect
Gogithub.com/hashicorp/go-versionv1.7.0indirect
Gogithub.com/in-toto/attestationv1.1.2indirect
Gogithub.com/in-toto/in-toto-golangv0.11.0indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/inhies/go-bytesizev0.0.0-20220417184213-4913239db9cfindirect
Gogithub.com/jonboulle/clockworkv0.5.0indirect
Gogithub.com/josharian/internv1.0.0indirect
Gogithub.com/json-iterator/gov1.1.12indirect
Gogithub.com/klauspost/compressv1.18.5indirect
Gogithub.com/lrstanley/bubblezonev0.0.0-20240914071701-b48c55a5e78eindirect
Gogithub.com/lucasb-eyer/go-colorfulv1.4.0indirect
Gogithub.com/mailru/easyjsonv0.7.7indirect
Gogithub.com/masterminds/semver/v3v3.4.0indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/mattn/go-localereaderv0.0.1indirect
Gogithub.com/mattn/go-runewidthv0.0.23indirect
Gogithub.com/mattn/go-shellwordsv1.0.12indirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/miekg/pkcs11v1.1.1indirect
Gogithub.com/mitchellh/hashstructure/v2v2.0.2indirect
Gogithub.com/moby/buildkitv0.25.1indirect
Gogithub.com/moby/go-archivev0.1.0indirect
Gogithub.com/moby/lockerv1.0.1indirect
Gogithub.com/moby/patternmatcherv0.6.0indirect
Gogithub.com/moby/spdystreamv0.5.1indirect
Gogithub.com/moby/sys/atomicwriterv0.1.0indirect
Gogithub.com/moby/sys/capabilityv0.4.0indirect
Gogithub.com/moby/sys/mountinfov0.7.2indirect
Gogithub.com/moby/sys/sequentialv0.6.0indirect
Gogithub.com/moby/sys/signalv0.7.1indirect
Gogithub.com/moby/sys/symlinkv0.3.0indirect
Gogithub.com/moby/sys/userv0.4.0indirect
Gogithub.com/moby/sys/usernsv0.1.0indirect
Gogithub.com/moby/termv0.5.2indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/modern-go/reflect2v1.0.3-0.20250322232337-35a7c28c31eeindirect
Gogithub.com/morikuni/aecv1.1.0indirect
Gogithub.com/muesli/ansiv0.0.0-20230316100256-276c6243b2f6indirect
Gogithub.com/muesli/cancelreaderv0.2.2indirect
Gogithub.com/muesli/termenvv0.16.0indirect
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirect
Gogithub.com/mxk/go-flowratev0.0.0-20140419014527-cca7078d478findirect
Gogithub.com/opencontainers/go-digestv1.0.0indirect
Gogithub.com/opencontainers/image-specv1.1.1indirect
Gogithub.com/pelletier/go-tomlv1.9.5indirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/prometheus/client_golangv1.23.2indirect
Gogithub.com/prometheus/client_modelv0.6.2indirect
Gogithub.com/prometheus/commonv0.66.1indirect
Gogithub.com/prometheus/procfsv0.16.1indirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/sahilm/fuzzyv0.1.1indirect
Gogithub.com/santhosh-tekuri/jsonschema/v6v6.0.1indirect
Gogithub.com/secure-systems-lab/go-securesystemslibv0.10.0indirect
Gogithub.com/serialx/hashringv0.0.0-20200727003509-22c0c7ab6b1bindirect
Gogithub.com/shibumi/go-pathspecv1.3.0indirect
Gogithub.com/sirupsen/logrusv1.9.3indirect
Gogithub.com/skratchdot/open-golangv0.0.0-20200116055534-eef842397966indirect
Gogithub.com/spf13/cobrav1.10.2indirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/stretchr/testifyv1.11.1indirect
Gogithub.com/theupdateframework/notaryv0.7.0indirect
Gogithub.com/tilt-dev/fsnotifyv1.4.8-0.20220602155310-fff9c274a375indirect
Gogithub.com/tonistiigi/dchapes-modev0.0.0-20250318174251-73d941a28323indirect
Gogithub.com/tonistiigi/fsutilv0.0.0-20250605211040-586307ad452findirect
Gogithub.com/tonistiigi/go-csvvaluev0.0.0-20240814133006-030d3b2625d0indirect
Gogithub.com/tonistiigi/unitsv0.0.0-20180711220420-6950e57a87eaindirect
Gogithub.com/tonistiigi/vt100v0.0.0-20240514184818-90bafcd6ababindirect
Gogithub.com/x448/float16v0.8.4indirect
Gogithub.com/xhit/go-str2duration/v2v2.1.0indirect
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirect
Gogithub.com/zclconf/go-ctyv1.17.0indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.60.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptracev0.60.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.64.0indirect
Gogo.opentelemetry.io/otelv1.43.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpcv1.35.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttpv1.43.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.39.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.35.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.39.0indirect
Gogo.opentelemetry.io/otel/metricv1.43.0indirect
Gogo.opentelemetry.io/otel/sdkv1.43.0indirect
Gogo.opentelemetry.io/otel/sdk/metricv1.43.0indirect
Gogo.opentelemetry.io/otel/tracev1.43.0indirect
Gogo.opentelemetry.io/proto/otlpv1.10.0indirect
Gogo.yaml.in/yaml/v2v2.4.2indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/cryptov0.53.0indirect
Gogolang.org/x/netv0.55.0indirect
Gogolang.org/x/oauth2v0.35.0indirect
Gogolang.org/x/sysv0.46.0indirect
Gogolang.org/x/termv0.44.0indirect
Gogolang.org/x/textv0.38.0indirect
Gogolang.org/x/timev0.14.0indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260401024825-9d38bb4040a9indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260401024825-9d38bb4040a9indirect
Gogoogle.golang.org/grpcv1.80.0indirect
Gogoogle.golang.org/protobufv1.36.11indirect
Gogopkg.in/evanphx/json-patch.v4v4.12.0indirect
Gogopkg.in/inf.v0v0.9.1indirect
Gogopkg.in/ini.v1v1.67.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Gok8s.io/apiv0.34.1indirect
Gok8s.io/apimachineryv0.34.1indirect
Gok8s.io/client-gov0.34.1indirect
Gok8s.io/klog/v2v2.130.1indirect
Gok8s.io/kube-openapiv0.0.0-20250710124328-f3f2b991d03bindirect
Gok8s.io/utilsv0.0.0-20250604170112-4c0f3b243397indirect
Gosigs.k8s.io/jsonv0.0.0-20241014173422-cfa47c3a1cc8indirect
Gosigs.k8s.io/randfillv1.0.0indirect
Gosigs.k8s.io/structured-merge-diff/v6v6.3.0indirect
Gosigs.k8s.io/yamlv1.6.0indirect
Gotags.cncf.io/container-device-interfacev1.1.0indirect
Dependency advisories 9

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

PackageVersionRelationSeverityAdvisoriesFixed in
google.golang.org/grpcv1.80.0indirectcritical11.82.1
github.com/docker/cliv28.5.1+incompatibledirecthigh229.2.0+incompatible
github.com/docker/dockerv28.5.1+incompatibledirecthigh1029.3.1
github.com/moby/buildkitv0.25.1indirecthigh40.28.1
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.39.0indirectmoderate21.43.0
github.com/docker/compose/v2v2.40.3directunknown129.2.0+incompatible
golang.org/x/cryptov0.53.0indirectunknown1
golang.org/x/netv0.55.0indirectunknown10.56.0
golang.org/x/textv0.38.0indirectunknown10.39.0

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "docker",
        "go",
        "tui",
        "bubbletea-tui",
        "containers"
      ],
      "is_fork": false,
      "size_kb": 7256,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 462058,
        "Makefile": 988
      },
      "pushed_at": "2026-07-19T12:48:36Z",
      "created_at": "2026-02-08T20:39:39Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T11:26:54Z",
      "description": "A full TUI managemnet tool for containers 🏗️",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "gustavocaso.dev",
      "name": "Gustavo Caso",
      "type": "User",
      "login": "GustavoCaso",
      "company": null,
      "location": "Madrid",
      "followers": 98,
      "avatar_url": "https://avatars.githubusercontent.com/u/4672858?v=4",
      "created_at": "2013-06-11T18:21:37Z",
      "is_verified": null,
      "public_repos": 146,
      "account_age_days": 4789
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2026-07-17T23:47:00Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2026-06-26T05:02:05Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2026-06-14T21:02:16Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-06-02T21:07:02Z"
        },
        {
          "tag": "v0.0.10",
          "kind": "patch",
          "published_at": "2026-04-16T05:07:57Z"
        },
        {
          "tag": "v0.0.9",
          "kind": "patch",
          "published_at": "2026-04-16T04:25:06Z"
        },
        {
          "tag": "v0.0.8",
          "kind": "patch",
          "published_at": "2026-04-12T20:20:51Z"
        },
        {
          "tag": "v0.0.7",
          "kind": "patch",
          "published_at": "2026-03-20T07:09:07Z"
        },
        {
          "tag": "v0.0.6",
          "kind": "patch",
          "published_at": "2026-03-14T14:36:05Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2026-03-14T10:47:39Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2026-03-12T18:51:14Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2026-03-09T20:37:35Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2026-03-07T09:02:52Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2026-03-07T08:29:17Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "618936ed5d62ba5275062b2fc6661da8f044fe2e",
          "body": "…p (#132)\n\nBumps [go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp](https://github.com/open-telemetry/opentelemetry-go) from 1.35.0 to 1.43.0.\n- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)\n- [Changelog](https://github.com/open-telemetry/opentelemetry\n[…]\ntp\n  dependency-version: 1.43.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichtt…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-19T12:46:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d8fae58a86a2170ed55b4ecdadc75362d900eac3",
          "body": "Bumps [github.com/containerd/containerd/v2](https://github.com/containerd/containerd) from 2.1.4 to 2.2.5.\n- [Release notes](https://github.com/containerd/containerd/releases)\n- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)\n- [Commits](https://github.com/containerd/cont\n[…]\n/v2\n  dependency-version: 2.2.5\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/containerd/containerd/v2 from 2.1.4 to 2.2.5 (#127)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-19T12:31:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d866fbe7de81b327816bf39c659fac42838a7def",
          "body": "Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.39.0 to 1.43.0.\n- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)\n- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)\n- [Commits](https://\n[…]\ndk\n  dependency-version: 1.43.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.43.0 (#131)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-19T12:30:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eb9315bae37195e7d9be1e614fa6a6ba102d18e3",
          "body": "* Refresh sections after operations",
          "is_bot": false,
          "headline": "Refresh sections after operations (#134)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-07-17T23:37:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db4bed16beb9b15137ad382d207df986a0626a6b",
          "body": "Bumps [github.com/in-toto/in-toto-golang](https://github.com/in-toto/in-toto-golang) from 0.9.0 to 0.11.0.\n- [Release notes](https://github.com/in-toto/in-toto-golang/releases)\n- [Changelog](https://github.com/in-toto/in-toto-golang/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/in-toto/in\n[…]\nng\n  dependency-version: 0.11.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/in-toto/in-toto-golang from 0.9.0 to 0.11.0 (#128)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T14:50:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "144369cdc9a943449561213f2bac11881d6867cf",
          "body": "* add copy from container to host support\n\n* fix lint issue\n\n* add mock implementation with proper test\n\n* add copyFromContainer test\n\n* minor tweaks\n\n---------\n\nCo-authored-by: bruce09 <brunogg92678@gmail.com>",
          "is_bot": false,
          "headline": "Feat/docker cp (#130)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-07-16T07:27:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "495ed80d5f417e930f7536faefc9c51ecc5f2128",
          "body": "Bumps [github.com/moby/spdystream](https://github.com/moby/spdystream) from 0.5.0 to 0.5.1.\n- [Release notes](https://github.com/moby/spdystream/releases)\n- [Commits](https://github.com/moby/spdystream/compare/v0.5.0...v0.5.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/moby/spdystream\n  dependency-version: 0.5.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/moby/spdystream from 0.5.0 to 0.5.1 (#129)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T07:07:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ec6ed740b6adbd51782644a403113b3ddff935e",
          "body": "Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.39.0 to 1.41.0.\n- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)\n- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)\n- [Commits](https://gith\n[…]\nel\n  dependency-version: 1.41.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump go.opentelemetry.io/otel from 1.39.0 to 1.41.0 (#126)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T07:07:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7e46ef8f7b0b88ab57190f67f71d79a5867f2b49",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.54.0 to 0.55.0.\n- [Commits](https://github.com/golang/net/compare/v0.54.0...v0.55.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.55.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/net from 0.54.0 to 0.55.0 (#125)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T07:06:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b2e44c9a7a00c0186bc7906236b6cc315a9cc84",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.47.0 to 0.52.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.47.0...v0.52.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.52.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/crypto from 0.47.0 to 0.52.0 (#124)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-15T05:31:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "573d80482a5a7cedd55969e3de00bdab5b8311c8",
          "body": null,
          "is_bot": false,
          "headline": "fix typo (#122)",
          "author_name": "Bruce12",
          "author_login": "bruno120805",
          "committed_at": "2026-06-26T04:54:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21ce4c85f28a306c3016fff7679c34edcbbf7b4a",
          "body": "* migrate to bubbletea v2",
          "is_bot": false,
          "headline": "migrate to bubbletea v2 (#120)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-06-21T11:03:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88e160c11a8f967b70fd6a9c8b177b0a5f8c9d56",
          "body": "* add scrolllist component and use it for the layers panel",
          "is_bot": false,
          "headline": "add scrolllist component and use it for the layers panel (#119)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-06-14T20:56:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "199ef995350b34bb83e18dfd21a5c48ac81ac9a1",
          "body": null,
          "is_bot": false,
          "headline": "add copy ID functionality (#118)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-06-14T10:31:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aeffc5fb77e3d5e9677af99cd8b931d313958ca",
          "body": null,
          "is_bot": false,
          "headline": "reduce a few of Docker API calls for panels initialization (#117)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-06-14T07:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d411a379324dc226e6160aec4c7b542cc718bd7",
          "body": "Make the panels initialization generic, and allow to passing a\nList Item, that can be use to handle panel's logic",
          "is_bot": false,
          "headline": "Refactor Panels Init function to access a ListItem interface (#115)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-06-13T14:11:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4167fc162f5e1f69969fe999cd44a627400758bb",
          "body": "- Change system info to alt+i (That way id does affect the exec panel)\n    - Only allow switching panels when the focus is on the panel",
          "is_bot": false,
          "headline": "Minor navigation improvements (#114)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-06-12T17:01:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17670ae0fad33ef096ae2caf651b52e8c708dcb3",
          "body": "- Change system info to alt+i (That way id does affect the exec panel)\n- Only allow switching panels when the focus is on the panel",
          "is_bot": false,
          "headline": "Minor navigation improvements",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-06-12T16:35:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4307544930c3dd5d9032b01fef7d5aac61175cc9",
          "body": "…nal (#113)",
          "is_bot": false,
          "headline": "update form so they are properly center base on the with of the termi…",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-06-12T16:12:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ff49f810c3280f6aeeffba42e1ede3c0b0ed672",
          "body": "* simplify navigation\n\n* make sub menu have same style as top menu",
          "is_bot": false,
          "headline": "simplify navigation (#112)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-06-12T07:16:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76cf7cb15c4403ac5f4625c79a3d1b07d2ec7143",
          "body": "* use huh form to capture compose operations options",
          "is_bot": false,
          "headline": "use huh form to capture compose operations options (#110)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-06-08T08:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46613625e228faa6067857a0d5137e26480fa524",
          "body": "* Ensure compose up works over ssh",
          "is_bot": false,
          "headline": "Ensure compose up works over ssh (#109)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-06-06T06:53:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d17ee3ff5959fd468fdf171b45401f2cdcfa938f",
          "body": null,
          "is_bot": false,
          "headline": "Make sure to reset the section if no item is loaded (#108)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-06-02T21:01:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bfa8b216a709be12d007c6df0d6d30a2bbceae0",
          "body": "…cted (#107)\n\n* handle filter state properly and ensure contextual menu works as expected",
          "is_bot": false,
          "headline": "handle filter state properly and ensure contextual menu works as expe…",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-06-02T16:35:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86b825a3f9965bc385703f3c7932c0d934c7ad60",
          "body": null,
          "is_bot": false,
          "headline": "make sure when in filter state that we can type any key (#106)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-06-01T10:57:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9242b486cb51beeb2bb7f16d64f3cba3131e125e",
          "body": "* Improve logs section\n\nUse a list instead of a viewport for rendering the log lines\nand show a visual indicator of which line we are\n\nAllow configuring the logs options via  the configuraion file",
          "is_bot": false,
          "headline": "Improve logs section (#105)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-05-31T21:04:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5876e3e5c2300c3115cac40db660e2d2a7385032",
          "body": "* test: add kill container action",
          "is_bot": false,
          "headline": "Add Container Kill action  (#104)",
          "author_name": "Bruce12",
          "author_login": "bruno120805",
          "committed_at": "2026-05-30T05:41:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39312c13b71a171dd0e51c763aa8d62183dd0c3b",
          "body": "* feat: add system info modal with client integration and mock support\n\nCo-authored-by: Gustavo Caso <gustavocaso@gmail.com>",
          "is_bot": false,
          "headline": " Add system info modal with client integration and mock support (#103)",
          "author_name": "Bruce12",
          "author_login": "bruno120805",
          "committed_at": "2026-05-01T04:50:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35706924fa6902357231ebf7161b287081065482",
          "body": "* use errGroup to parallelize List commands",
          "is_bot": false,
          "headline": "use errGroup to parallelize List commands (#102)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-04-22T05:54:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "747d7342f9d5b866267bd1f3e7b4a98f90560616",
          "body": "* feat: add health status tracking\n\n* feat: display health status in list and details panel",
          "is_bot": false,
          "headline": "Add container Health Status (#101)",
          "author_name": "Bruce12",
          "author_login": "bruno120805",
          "committed_at": "2026-04-21T05:27:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c37fe5474d79b6a836d0ecbe3206283ed8c62b65",
          "body": "By moving to each section, the Init() function\nthe responsibility of fetching the items asynchronously\n\nThis frees the `ui.New` from doing any I/O\n\nThis is a more idiomatic way of writing bubble tea apps,\nallowing faster rendering when initializing docker-dash",
          "is_bot": false,
          "headline": "Parallelize app start. (#99)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-04-17T05:46:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cadbb9beb7d0e98e64eaed1af4174f207a6247d",
          "body": null,
          "is_bot": false,
          "headline": "update goreleaser to include verion and arch for post install hook (#98)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-04-16T05:50:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2008e46e1448c00de2b263f48f6890af7c8cf93",
          "body": null,
          "is_bot": false,
          "headline": "update goreleaser (#97)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-04-16T05:00:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e8cb1a8e6a2393f740da548f212f8a7cdc9e4a9",
          "body": null,
          "is_bot": false,
          "headline": "update README and pause/unpause tests (#96)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-04-16T04:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7e3db7925b7e2de1915f6b53a1b63aa3d26420a",
          "body": "* feat: add Pause and Unpause to ContainerService",
          "is_bot": false,
          "headline": "Add container pause and unpause support  (#95)",
          "author_name": "Bruce12",
          "author_login": "bruno120805",
          "committed_at": "2026-04-16T04:09:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c0e85d894a1dbfabcb0b1db58576a391f15089c",
          "body": "Add post-install hook to remove quarantine attribute on macOS.\nIf not done, macOS will not trust the binary and move it to the bin.",
          "is_bot": false,
          "headline": "Add post-install hook for macOS quarantine removal (#94)",
          "author_name": "Jens Hilligsøe",
          "author_login": "hilli",
          "committed_at": "2026-04-15T16:28:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fdb7f90d6d63bf4d461bdde787a96810ee86457",
          "body": "…est image (#93)\n\n* Allow configuring check interval for images and allow to pull the latest image",
          "is_bot": false,
          "headline": "Allow configuring check interval for images and allow to pull the lat…",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-04-14T20:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc0173d91c6ce696996fe5e90633e31a9d934fdf",
          "body": null,
          "is_bot": false,
          "headline": "Update Goreleaser to split builds (#92)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-04-12T20:13:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d432831c65e6d4d3998fc323cead386fb0a8d2c",
          "body": null,
          "is_bot": false,
          "headline": "Update README (#91)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-04-12T18:18:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1e3610762200859af8c5a9bf1a6361f36d8a5b7",
          "body": "* centralize spinner to base section and app\n* make sure spinner can be properly scope base on section and panel",
          "is_bot": false,
          "headline": "centralize spinner to base section and app (#90)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-04-12T18:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fa3a7fcdb7532c0698549b822cdfdea91032105",
          "body": "* Add Docker Compose section with compose management \n\nCo-authored-by: Gustavo Caso <gustavocaso@gmail.com>",
          "is_bot": false,
          "headline": "Add Docker Compose stack management section (#89)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-04-11T21:25:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05fb75d13080509020b207a020fed45eb02c8e02",
          "body": "* Extract BaseSection abstraction to reduce duplication across section packages\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Extract base section abstraction to reduce duplication (#88)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-04-11T11:03:57Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "bd62940d19fd180910aced0d93b36ae7ec40f22a",
          "body": null,
          "is_bot": false,
          "headline": "Add container creation form (#87)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-04-10T06:38:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b23fc78baadb2ce27390a0d4ad218790ff5bf5b2",
          "body": "There is the edge case of deleting the last item.\nPrior we simply update the activePanel for the active item, but\ndeleting the last item was causing to return early leaving\nstale information.\n\nWhen removing the last item we close the current active panel\nto clear the view",
          "is_bot": false,
          "headline": "When removing an items from the section list (#60)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-25T07:11:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79a0e0fb1cf8dda5a8ee6e671d9ee00f92f81b12",
          "body": null,
          "is_bot": false,
          "headline": "Allow pulling docker images using huh forms 💄 (#59)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-24T17:12:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b00a40802fa22afcae4ffaf5abdb85f36bddb4b",
          "body": "…nality to the different services (#58)",
          "is_bot": false,
          "headline": "chore: Split Docker code into smaller file to make easier add functio…",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-23T07:23:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f72f6cf8765f7ac57fd61fc20b5b06f57516f31",
          "body": "…e if is in docker format or not (#55)",
          "is_bot": false,
          "headline": "Ensure that logs streams works by checking the first byte and validat…",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-22T19:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30cfe205d6b300f76303ad9ff7d7090977774884",
          "body": null,
          "is_bot": false,
          "headline": "Add debug logging (#54)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-22T18:56:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e61205552f861b8ae6b78ffc4569f2a22c794ed3",
          "body": "- Make sure to return error when trying run exec command on a non-running container\n- Remove FileTree panel from the volumes section\n- Make sure to update list index when removing items from sections\n- Update tests\n- fix linter issues",
          "is_bot": false,
          "headline": "Minor Updates (#53)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-20T07:00:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3cca80f0bdc5e58dc836450848cca77758e1373",
          "body": "* upgrade Go version\n\n* fix linter issue",
          "is_bot": false,
          "headline": "upgrade Go version (#52)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-14T19:10:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "657ec459f6457a9c0816fe3ee663eca331f4f177",
          "body": null,
          "is_bot": false,
          "headline": "fix panic (#51)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-14T14:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "671a7384fdfaa7297f730835a0ac52cbed2c09d4",
          "body": "* improve file tree panel\n\n* make interface private",
          "is_bot": false,
          "headline": "improve file tree panel (#50)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-14T10:18:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "746ff01ce04968cafcfa4f181810064fcff78de8",
          "body": null,
          "is_bot": false,
          "headline": "enable mouse events in the exec panel (#49)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-13T17:36:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bf8c7c5f112e9c7c98d1d554b185d6306aacf9e",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo (#48)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-12T18:49:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e6d65ea0d2302dde6de22433ccfe089a4d48de2",
          "body": null,
          "is_bot": false,
          "headline": "Add loading spineer to container files panel (#47)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-12T18:48:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8c20c785d13eb16f4e7795d9f117ee5dc1b20d8",
          "body": null,
          "is_bot": false,
          "headline": "Set panel state when navigating (#46)",
          "author_name": "Gustavo Caso",
          "author_login": "gustavo-optiak",
          "committed_at": "2026-03-11T12:09:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a526323ceb267db5243076046ccdddf85702b95e",
          "body": null,
          "is_bot": false,
          "headline": "Update GIF (#45)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-10T07:54:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67747616db0f9f18d4db5f8b1c51481d7ca7733b",
          "body": null,
          "is_bot": false,
          "headline": "Remove --draft from GH action releaser (#44)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-09T20:35:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ba92ee05a31ae92817f0e3789427edb4cd48095",
          "body": "* add tab menu for section and avoid ahving to remember many keyboard shortcuts\n\n* Update readme\n\n* Update GIF",
          "is_bot": false,
          "headline": "Simpler panel navigation (#43)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-09T20:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eadee4d7a24029ee55d2dc40b07ae089bd35d140",
          "body": null,
          "is_bot": false,
          "headline": "Fix Reset functions (#42)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-08T08:33:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4702f41665f0cfdbedf67a1540b97ff71e5b1e98",
          "body": null,
          "is_bot": false,
          "headline": "Fix goreleaser version attempt2 (#41)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-07T08:53:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a88e44b6347de20b97a001d7ee3e76a7666575d",
          "body": "* Fix goreleaser version bug\n\n* Add homebrew installation instructions",
          "is_bot": false,
          "headline": "Fix goreleaser version bug (#40)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-07T08:40:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d377f4a3d039894b490a13e718937d7e15636dc",
          "body": null,
          "is_bot": false,
          "headline": "Add goreleaser (#39)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-07T08:01:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e65ba8b69bca6423909acff258e2038dbbe89173",
          "body": null,
          "is_bot": false,
          "headline": "allow to configure banner clear timeout (#38)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-07T06:00:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fb2688f916b84b037e60afc11f0348e5fd5d0cf",
          "body": null,
          "is_bot": false,
          "headline": "Add Prune command for sections (#37)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-06T21:34:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03f96530984361f1aea0feea4a75f7e56518c6c8",
          "body": null,
          "is_bot": false,
          "headline": "Add confirmation panel (#36)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-06T18:44:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b86c7c7e5e2ed6b2d72f8d5eb8a69e611311aaa",
          "body": null,
          "is_bot": false,
          "headline": "update container logs to use viewport (#35)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-06T17:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba7f5b837dbbbb8be39acff403ee4347e11db537",
          "body": "…ge list (#34)",
          "is_bot": false,
          "headline": "create image layers section and avoid N+1 query when fetching the ima…",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-06T07:12:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31dbfde1ae4e9f788d27596953e64c711d5c1f5d",
          "body": "…ge list (#33)",
          "is_bot": false,
          "headline": "create image layers section and avoid N+1 query when fetching the ima…",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-05T18:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ee6cc966a749bc1a5dbe666287eda20e3e1ecf9",
          "body": null,
          "is_bot": false,
          "headline": "pass context around and cancel it (#32)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-04T22:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1509e5b119103acfa2abcfe06ce0a8738d2b9da0",
          "body": "… them (#31)\n\n* Add section interface and ensure to clear section when moving between them\n\n* add test\n\n* add unit tests",
          "is_bot": false,
          "headline": "Add section interface and ensure to clear section when moving between…",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-04T17:50:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6165f58fed2ae92b3e98aa434dc0f9b7c53bdb4",
          "body": "* Add container inspect information in details panel\n\n* fix linter",
          "is_bot": false,
          "headline": "Add container inspect information in details panel (#30)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-03T21:59:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01257949c1b3462b2fedbf63a3252bb92034d926",
          "body": "* Add networks section\n\n* Update README\n\n* Use the NetworkInspect to get more information from a network",
          "is_bot": false,
          "headline": "Add network section (#29)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-03T13:37:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59633dc6aaa6512667b9a2860c7803e11e2ffc80",
          "body": null,
          "is_bot": false,
          "headline": "improve contextual menus (#28)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-03T05:13:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ab9f3a1f32c003bb9f73b958a5b1645f31d70dd",
          "body": null,
          "is_bot": false,
          "headline": "create section sub package for better organizatoin and hiearchy (#27)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-02T07:30:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28040b32164ea4a7720734486ee41db0d1e965ee",
          "body": "* Ensure tree panel respet wdith and height and scroll updates\n\n* fic linter",
          "is_bot": false,
          "headline": "Ensure tree panel respet wdith and height and scroll updates (#26)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-01T22:32:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58d04b601ff389e973f70280fc0a9df9b495aee6",
          "body": null,
          "is_bot": false,
          "headline": "refactor container Model to have separate Panels (#25)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-01T22:09:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f7161272ace612517057eeeb715ff93c74846e4",
          "body": null,
          "is_bot": false,
          "headline": "create Panel interface and logsPanel for container list component (#24)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-03-01T17:41:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9072f805b8916c410f415049406fd2f4b2b1a882",
          "body": null,
          "is_bot": false,
          "headline": "update project structure (#23)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-02-28T18:38:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cd9ff9df5bb2babf5abfba9c3df8de554a42436",
          "body": null,
          "is_bot": false,
          "headline": "Add LICENSE (#22)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-02-28T17:25:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecf4cf1c8d97d0ae247d13cc53d8d0c911404a3c",
          "body": null,
          "is_bot": false,
          "headline": "update README (#20)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-02-27T21:15:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64dababa29d5cdf361975e03543fe60698db6aca",
          "body": "* add refresh option in the configuration\n\n* add refresh CLI flag and update README\n\n* remove redundant tests",
          "is_bot": false,
          "headline": "Interval refresh configuration (#19)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-02-27T17:30:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e0fb8f01fb4f1ff37c82efcde363e3a54d93a09",
          "body": null,
          "is_bot": false,
          "headline": "clear exec viewport (#6)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-02-27T07:25:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8ae45263b8121d1b50a21ec83f918be8b6a441d",
          "body": "* fix linter issues\n\n* add workflows",
          "is_bot": false,
          "headline": "Fix linter issues (#5)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-02-26T22:50:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4a9c4e0e57da5a2e4c30e5e9c4c95005c5d10f7",
          "body": null,
          "is_bot": false,
          "headline": "return logs since two hours ago (#4)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-02-26T07:39:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7f2baeb6df8ef8debc6d7d33a79ba9dd2c53e96",
          "body": "* use stdcopy.StdCopy to demultiplex stdout and stdeer\n\n* make sure to handle exec blick cmd",
          "is_bot": false,
          "headline": "Demultiplex exec stdout and stdeer (#3)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-02-26T06:58:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04cfd64709599c549233633090f24ecf38e39a3d",
          "body": "* Container Stats",
          "is_bot": false,
          "headline": "Container Stats (#1)",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-02-25T08:00:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc5e809195edc9bae2a81e2a5819f0e831eaea7d",
          "body": "…display symbol base on state",
          "is_bot": false,
          "headline": "update Image list to get accurate information of container usage and …",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-02-23T12:46:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03957fe0de388ec218af1e3d5ef8f9a0cb4b45a6",
          "body": null,
          "is_bot": false,
          "headline": "better naming for docker client structs",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-02-23T12:28:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd5308e75ce114b8a895cdab71278262b273b3a9",
          "body": null,
          "is_bot": false,
          "headline": "Add overview gif",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-02-23T07:11:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f16caf7d22f74cb472246014ba6b1c08817121e",
          "body": null,
          "is_bot": false,
          "headline": "Initial README",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-02-22T19:27:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d56409d38d81a6a8fd8a0587aba5d11e8c8c832",
          "body": null,
          "is_bot": false,
          "headline": "Add Makefile and GolangCILint configuration",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-02-22T19:15:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1ae95f307877cc97495a6921e7f07bed579ae2c",
          "body": null,
          "is_bot": false,
          "headline": "remove empty main.go",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-02-22T19:08:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7c8a2b32cb6f66ddbe74d8a79f6687bf86934cb",
          "body": null,
          "is_bot": false,
          "headline": "handle container details view equally for all commands",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-02-22T19:04:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc7395bbefc337005f043fdad7f7b0233ed96560",
          "body": null,
          "is_bot": false,
          "headline": "make container logs more interactive",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-02-22T11:29:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43e6b8df13e1217022123b2333ed5d4090449cec",
          "body": null,
          "is_bot": false,
          "headline": "Replace sidebar with header layout",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-02-22T09:16:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c942e24964d8fc6ac73a7919a3b288250b477be5",
          "body": null,
          "is_bot": false,
          "headline": "add contextual keys for filter state",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-02-20T19:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d802181c69a0efdc13b664d48131eb19a74b3fa",
          "body": null,
          "is_bot": false,
          "headline": "add support for contextual help keys",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-02-19T12:36:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98971d70b41a18b2cfc57d08de3fc3d4ed8ba64e",
          "body": null,
          "is_bot": false,
          "headline": "propagate refresh and refresh all from sidebar",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-02-19T07:14:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf0feafb9b7e0324810ba54b8472429e2b5bf5dd",
          "body": null,
          "is_bot": false,
          "headline": "centralize keys",
          "author_name": "Gustavo Caso",
          "author_login": "GustavoCaso",
          "committed_at": "2026-02-19T06:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 14,
      "commits_last_year": 155,
      "latest_release_at": "2026-07-17T23:47:00Z",
      "latest_release_tag": "v0.1.3",
      "releases_from_tags": false,
      "days_since_last_push": 3,
      "active_weeks_last_year": 18,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 13.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/GustavoCaso/docker-dash",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/GustavoCaso/docker-dash",
          "is_deprecated": false,
          "latest_version": "v0.1.3",
          "repository_url": "https://github.com/GustavoCaso/docker-dash",
          "versions_count": 14,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T23:37:56Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 3,
      "stars": 18,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2026-03-11",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-15",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 3,
        "total_forks": 3
      },
      "star_history": null,
      "open_issues_and_prs": 24
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 29897,
      "source_files_sampled": 61,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.80.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 1,
            "oldest_advisory_days": 1
          },
          {
            "name": "github.com/docker/cli",
            "direct": true,
            "version": "v28.5.1+incompatible",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GHSA-p436-gjf2-799p",
              "GO-2026-4610"
            ],
            "fixed_version": "29.2.0+incompatible",
            "advisory_count": 2,
            "oldest_advisory_days": 140
          },
          {
            "name": "github.com/docker/docker",
            "direct": true,
            "version": "v28.5.1+incompatible",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 8.8,
            "advisory_ids": [
              "GHSA-pxq6-2prw-chj9",
              "GHSA-rg2x-37c3-w2rh",
              "GHSA-vp62-88p7-qqf5",
              "GHSA-x744-4wpc-v9h2",
              "GHSA-x86f-5xw2-fm2r",
              "GO-2026-4883",
              "GO-2026-4887",
              "GO-2026-5617",
              "GO-2026-5668",
              "GO-2026-5746"
            ],
            "fixed_version": "29.3.1",
            "advisory_count": 10,
            "oldest_advisory_days": 117
          },
          {
            "name": "github.com/moby/buildkit",
            "direct": false,
            "version": "v0.25.1",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 8.4,
            "advisory_ids": [
              "GHSA-4c29-8rgm-jvjj",
              "GHSA-4vrq-3vrq-g6gg",
              "GO-2026-4858",
              "GO-2026-4859"
            ],
            "fixed_version": "0.28.1",
            "advisory_count": 4,
            "oldest_advisory_days": 118
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
            "direct": false,
            "version": "v1.39.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-w8rr-5gcm-pp58",
              "GO-2026-4985"
            ],
            "fixed_version": "1.43.0",
            "advisory_count": 2,
            "oldest_advisory_days": 105
          },
          {
            "name": "github.com/docker/compose/v2",
            "direct": true,
            "version": "v2.40.3",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-4610"
            ],
            "fixed_version": "29.2.0+incompatible",
            "advisory_count": 1,
            "oldest_advisory_days": 134
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.53.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 15
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 1,
            "oldest_advisory_days": 8
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.38.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 8
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 3,
          "unknown": 4,
          "critical": 1,
          "moderate": 1
        },
        "advisory_count": 23,
        "affected_count": 9,
        "assessed_count": 220,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 3
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "charm.land/bubbles/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.0"
        },
        {
          "name": "charm.land/bubbletea/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.7"
        },
        {
          "name": "charm.land/huh/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.3"
        },
        {
          "name": "charm.land/lipgloss/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.4"
        },
        {
          "name": "github.com/BurntSushi/toml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/NimbleMarkets/ntcharts",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        },
        {
          "name": "github.com/atotto/clipboard",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.4"
        },
        {
          "name": "github.com/charmbracelet/lipgloss",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/charmbracelet/x/ansi",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.11.7"
        },
        {
          "name": "github.com/charmbracelet/x/exp/teatest/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.0-20260615092313-b57e5e6d29bb"
        },
        {
          "name": "github.com/compose-spec/compose-go/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.9.1"
        },
        {
          "name": "github.com/docker/cli",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v28.5.1+incompatible"
        },
        {
          "name": "github.com/docker/compose/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.40.3"
        },
        {
          "name": "github.com/docker/docker",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v28.5.1+incompatible"
        },
        {
          "name": "github.com/docker/go-connections",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.0"
        },
        {
          "name": "github.com/moby/docker-image-spec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "golang.org/x/exp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260312153236-7ab1446f8b90"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.21.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "charm.land/bubbles/v2",
            "direct": true,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "charm.land/bubbletea/v2",
            "direct": true,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "charm.land/huh/v2",
            "direct": true,
            "version": "v2.0.3",
            "ecosystem": "go"
          },
          {
            "name": "charm.land/lipgloss/v2",
            "direct": true,
            "version": "v2.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/atotto/clipboard",
            "direct": true,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/burntsushi/toml",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/lipgloss",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/ansi",
            "direct": true,
            "version": "v0.11.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/exp/teatest/v2",
            "direct": true,
            "version": "v2.0.0-20260615092313-b57e5e6d29bb",
            "ecosystem": "go"
          },
          {
            "name": "github.com/compose-spec/compose-go/v2",
            "direct": true,
            "version": "v2.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/cli",
            "direct": true,
            "version": "v28.5.1+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/compose/v2",
            "direct": true,
            "version": "v2.40.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/docker",
            "direct": true,
            "version": "v28.5.1+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-connections",
            "direct": true,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/docker-image-spec",
            "direct": true,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nimblemarkets/ntcharts",
            "direct": true,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": true,
            "version": "v0.0.0-20260312153236-7ab1446f8b90",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/acarl005/stripansi",
            "direct": false,
            "version": "v0.0.0-20180116102854-5a71ef0e047d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/apparentlymart/go-textseg/v15",
            "direct": false,
            "version": "v15.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2",
            "direct": false,
            "version": "v1.30.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/config",
            "direct": false,
            "version": "v1.27.27",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/credentials",
            "direct": false,
            "version": "v1.17.27",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
            "direct": false,
            "version": "v1.16.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
            "direct": false,
            "version": "v1.3.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
            "direct": false,
            "version": "v2.6.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/ini",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
            "direct": false,
            "version": "v1.11.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
            "direct": false,
            "version": "v1.11.17",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sso",
            "direct": false,
            "version": "v1.22.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
            "direct": false,
            "version": "v1.26.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sts",
            "direct": false,
            "version": "v1.30.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/smithy-go",
            "direct": false,
            "version": "v1.20.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aymanbagabas/go-osc52/v2",
            "direct": false,
            "version": "v2.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aymanbagabas/go-udiff",
            "direct": false,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-ansiterm",
            "direct": false,
            "version": "v0.0.0-20250102033503-faa5f7b0171c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/buger/goterm",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/catppuccin/go",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v4",
            "direct": false,
            "version": "v4.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v5",
            "direct": false,
            "version": "v5.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/bubbles",
            "direct": false,
            "version": "v0.21.1-0.20250623103423-23b8fd6302d7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/bubbletea",
            "direct": false,
            "version": "v1.3.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/colorprofile",
            "direct": false,
            "version": "v0.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/ultraviolet",
            "direct": false,
            "version": "v0.0.0-20260525132238-948f4557a654",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/cellbuf",
            "direct": false,
            "version": "v0.0.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/exp/golden",
            "direct": false,
            "version": "v0.0.0-20251109135125-8916d276318f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/exp/ordered",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/exp/strings",
            "direct": false,
            "version": "v0.0.0-20240722160745-212f7b056ed0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/term",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/termios",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/windows",
            "direct": false,
            "version": "v0.2.2",
            "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/containerd/console",
            "direct": false,
            "version": "v1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/containerd/api",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/containerd/v2",
            "direct": false,
            "version": "v2.2.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/continuity",
            "direct": false,
            "version": "v0.4.5",
            "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/log",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/platforms",
            "direct": false,
            "version": "v1.0.0-rc.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/ttrpc",
            "direct": false,
            "version": "v1.2.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/typeurl/v2",
            "direct": false,
            "version": "v2.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/defanglabs/secret-detector",
            "direct": false,
            "version": "v0.0.0-20250403165618-22662109213e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/distribution/reference",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/buildx",
            "direct": false,
            "version": "v0.29.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/cli-docs-tool",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/distribution",
            "direct": false,
            "version": "v2.8.3+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/docker-credential-helpers",
            "direct": false,
            "version": "v0.9.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go",
            "direct": false,
            "version": "v1.5.1-1.0.20160303222718-d30aec9fd63c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-metrics",
            "direct": false,
            "version": "v0.0.1",
            "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/eiannone/keyboard",
            "direct": false,
            "version": "v0.0.0-20220611211555-0d226195f203",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emicklei/go-restful/v3",
            "direct": false,
            "version": "v3.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/erikgeiser/coninput",
            "direct": false,
            "version": "v0.0.0-20211004153227-1c3628e74d0f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsevents",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fvbommel/sortorder",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fxamacker/cbor/v2",
            "direct": false,
            "version": "v2.9.0",
            "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-openapi/jsonpointer",
            "direct": false,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonreference",
            "direct": false,
            "version": "v0.20.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag",
            "direct": false,
            "version": "v0.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gofrs/flock",
            "direct": false,
            "version": "v0.12.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gogo/protobuf",
            "direct": false,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v5",
            "direct": false,
            "version": "v5.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/gnostic-models",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/shlex",
            "direct": false,
            "version": "v0.0.0-20191202100458-e7afc7fbc510",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/mux",
            "direct": false,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": false,
            "version": "v1.5.4-0.20250319132907-e064f32e3674",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/grpc-gateway/v2",
            "direct": false,
            "version": "v2.28.0",
            "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-version",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/in-toto/attestation",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/in-toto/in-toto-golang",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inhies/go-bytesize",
            "direct": false,
            "version": "v0.0.0-20220417184213-4913239db9cf",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jonboulle/clockwork",
            "direct": false,
            "version": "v0.5.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/klauspost/compress",
            "direct": false,
            "version": "v1.18.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lrstanley/bubblezone",
            "direct": false,
            "version": "v0.0.0-20240914071701-b48c55a5e78e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lucasb-eyer/go-colorful",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mailru/easyjson",
            "direct": false,
            "version": "v0.7.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": false,
            "version": "v3.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.20",
            "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.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-shellwords",
            "direct": false,
            "version": "v1.0.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/miekg/pkcs11",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/hashstructure/v2",
            "direct": false,
            "version": "v2.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/buildkit",
            "direct": false,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/go-archive",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/locker",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/patternmatcher",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/spdystream",
            "direct": false,
            "version": "v0.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/atomicwriter",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/capability",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/mountinfo",
            "direct": false,
            "version": "v0.7.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/sequential",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/signal",
            "direct": false,
            "version": "v0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/symlink",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/user",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/userns",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/term",
            "direct": false,
            "version": "v0.5.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/morikuni/aec",
            "direct": false,
            "version": "v1.1.0",
            "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/muesli/termenv",
            "direct": false,
            "version": "v0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mxk/go-flowrate",
            "direct": false,
            "version": "v0.0.0-20140419014527-cca7078d478f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/go-digest",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/image-spec",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml",
            "direct": false,
            "version": "v1.9.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/planetscale/vtprotobuf",
            "direct": false,
            "version": "v0.6.1-0.20240319094008-0393e58bdf10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": false,
            "version": "v1.23.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.66.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.16.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.7",
            "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.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/secure-systems-lab/go-securesystemslib",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/serialx/hashring",
            "direct": false,
            "version": "v0.0.0-20200727003509-22c0c7ab6b1b",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shibumi/go-pathspec",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": false,
            "version": "v1.9.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/skratchdot/open-golang",
            "direct": false,
            "version": "v0.0.0-20200116055534-eef842397966",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": false,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": false,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/theupdateframework/notary",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tilt-dev/fsnotify",
            "direct": false,
            "version": "v1.4.8-0.20220602155310-fff9c274a375",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tonistiigi/dchapes-mode",
            "direct": false,
            "version": "v0.0.0-20250318174251-73d941a28323",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tonistiigi/fsutil",
            "direct": false,
            "version": "v0.0.0-20250605211040-586307ad452f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tonistiigi/go-csvvalue",
            "direct": false,
            "version": "v0.0.0-20240814133006-030d3b2625d0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tonistiigi/units",
            "direct": false,
            "version": "v0.0.0-20180711220420-6950e57a87ea",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tonistiigi/vt100",
            "direct": false,
            "version": "v0.0.0-20240514184818-90bafcd6abab",
            "ecosystem": "go"
          },
          {
            "name": "github.com/x448/float16",
            "direct": false,
            "version": "v0.8.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xhit/go-str2duration/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xo/terminfo",
            "direct": false,
            "version": "v0.0.0-20220910002029-abceb7e1c41e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zclconf/go-cty",
            "direct": false,
            "version": "v1.17.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": false,
            "version": "v0.60.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace",
            "direct": false,
            "version": "v0.60.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.64.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc",
            "direct": false,
            "version": "v1.35.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
            "direct": false,
            "version": "v1.39.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
            "direct": false,
            "version": "v1.35.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
            "direct": false,
            "version": "v1.39.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/proto/otlp",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.2",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.53.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.35.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.46.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.44.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260401024825-9d38bb4040a9",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260401024825-9d38bb4040a9",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.80.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/evanphx/json-patch.v4",
            "direct": false,
            "version": "v4.12.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/inf.v0",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/ini.v1",
            "direct": false,
            "version": "v1.67.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/api",
            "direct": false,
            "version": "v0.34.1",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/apimachinery",
            "direct": false,
            "version": "v0.34.1",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/client-go",
            "direct": false,
            "version": "v0.34.1",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/klog/v2",
            "direct": false,
            "version": "v2.130.1",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/kube-openapi",
            "direct": false,
            "version": "v0.0.0-20250710124328-f3f2b991d03b",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/utils",
            "direct": false,
            "version": "v0.0.0-20250604170112-4c0f3b243397",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/json",
            "direct": false,
            "version": "v0.0.0-20241014173422-cfa47c3a1cc8",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/randfill",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/structured-merge-diff/v6",
            "direct": false,
            "version": "v6.3.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "tags.cncf.io/container-device-interface",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 220,
        "direct_count": 18,
        "indirect_count": 202
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 86,
        "open_issues": 20,
        "closed_ratio": 0.535,
        "closed_issues": 23,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "GustavoCaso",
          "commits": 139,
          "avatar_url": "https://avatars.githubusercontent.com/u/4672858?v=4"
        },
        {
          "type": "User",
          "login": "bruno120805",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/154927363?v=4"
        },
        {
          "type": "User",
          "login": "gustavo-optiak",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/240473971?v=4"
        },
        {
          "type": "User",
          "login": "hilli",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/11922?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.952
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "go-lint.yml",
        "go-tests.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": "29 out of 29 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": 1,
            "reason": "Found 4/22 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "28 commit(s) and 4 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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 3,
            "reason": "SAST tool is not run on all commits -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 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": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "13 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "618936ed5d62ba5275062b2fc6661da8f044fe2e",
        "ran_at": "2026-07-23T08:49:58Z",
        "aggregate_score": 4.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-19T12:48:18Z",
      "oldest_open_prs": [
        {
          "number": 123,
          "created_at": "2026-07-12T02:25:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 133,
          "created_at": "2026-07-16T07:09:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 135,
          "created_at": "2026-07-19T12:32:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 136,
          "created_at": "2026-07-19T12:32:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-19T12:46:35Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 2,
          "created_at": "2026-02-26T06:45:12Z",
          "last_comment_at": "2026-07-10T05:40:07Z",
          "last_comment_author": "GustavoCaso"
        },
        {
          "number": 18,
          "created_at": "2026-02-27T07:39:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 63,
          "created_at": "2026-03-25T20:18:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 65,
          "created_at": "2026-03-25T20:19:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 66,
          "created_at": "2026-03-25T20:19:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 67,
          "created_at": "2026-03-25T20:19:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 68,
          "created_at": "2026-03-25T20:20:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 69,
          "created_at": "2026-03-25T20:20:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 70,
          "created_at": "2026-03-25T20:20:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 71,
          "created_at": "2026-03-25T20:20:46Z",
          "last_comment_at": "2026-07-19T15:03:49Z",
          "last_comment_author": "bruno120805"
        },
        {
          "number": 72,
          "created_at": "2026-03-25T20:21:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 75,
          "created_at": "2026-03-25T20:21:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 76,
          "created_at": "2026-03-25T20:22:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 79,
          "created_at": "2026-03-25T20:23:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 80,
          "created_at": "2026-03-25T20:23:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 81,
          "created_at": "2026-03-25T20:23:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 83,
          "created_at": "2026-03-25T20:24:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 84,
          "created_at": "2026-03-25T20:24:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 85,
          "created_at": "2026-03-25T20:24:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 86,
          "created_at": "2026-03-25T20:25:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/GustavoCaso/docker-dash",
    "host": "github.com",
    "name": "docker-dash",
    "owner": "GustavoCaso"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 60,
      "inputs": {
        "security": 47,
        "vitality": 82,
        "community": 35,
        "governance": 57,
        "engineering": 70
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 82,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "commits_last_year": 155,
              "human_commit_share": 0.92,
              "days_since_last_push": 3,
              "active_weeks_last_year": 18
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "18/52 weeks with commits",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 18
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "155 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 155
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "28 commit(s) and 4 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": 14,
              "latest_release_tag": "v0.1.3",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 13.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "14 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~13.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 13.9
                    }
                  }
                ],
                "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": "repository_too_young",
              "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": "at_risk",
        "name": "Community & Adoption",
        "value": 35,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "forks": 3,
              "stars": 18,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "18 stars",
                "points": 20,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "3 forks",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 57,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.952
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 95% of commits",
                "points": 1.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 95
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "merged_prs": 86,
              "open_issues": 20,
              "closed_issues": 23,
              "issue_closed_ratio": 0.535,
              "closed_unmerged_prs": 3
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "54% of issues closed",
                "points": 25,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 54
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "86/89 decided PRs merged",
                "points": 37,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 86,
                      "decided": 89
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/22 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "followers": 98,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "GustavoCaso",
              "public_repos": 146,
              "account_age_days": 4789
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "98 followers of GustavoCaso",
                "points": 14.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 98,
                      "login": "GustavoCaso"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "146 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 146
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/GustavoCaso/docker-dash"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "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 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "14 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 70,
        "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": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "docker",
                "go",
                "tui",
                "bubbletea-tui",
                "containers"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 47,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 4.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection 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": "29 out of 29 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": "Found 4/22 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "28 commit(s) and 4 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 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 3",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "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": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "13 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "at_risk",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 220 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 220
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 47,
            "inputs": {
              "source": "osv",
              "advisories": 23,
              "affected_packages": 9,
              "assessed_packages": 220,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, high 3, moderate 1, unknown 4",
              "direct_affected_packages": 3
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "3 affected: github.com/docker/cli v28.5.1+incompatible (high), github.com/docker/docker v28.5.1+incompatible (high 8.8), github.com/docker/compose/v2 v2.40.3 (unknown)",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 3,
                      "packages": "github.com/docker/cli v28.5.1+incompatible (high), github.com/docker/docker v28.5.1+incompatible (high 8.8), github.com/docker/compose/v2 v2.40.3 (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": "3 advisory-carrying package(s) unaddressed past 90 days; oldest published 140 days ago",
                "points": 27.2,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 3,
                      "oldest": 140
                    }
                  }
                ],
                "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": 220,
              "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": 8
            },
            "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": "good",
        "name": "AI Readiness",
        "value": 70,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.815,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "75 of 92 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 75,
                      "sampled": 92
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.08
            },
            "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.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "8 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 8,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 29897,
              "source_files_sampled": 61,
              "oversized_source_files": 0
            },
            "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": "0/61 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 61,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T08:50:18.734972Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/GustavoCaso/docker-dash.svg",
  "full_name": "GustavoCaso/docker-dash",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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