Repository Analysis

jesseduffield/lazydocker

The lazier way to manage everything docker

0.7 Likely human-written View on GitHub
0.7
Adjusted Score
0.7
Raw Score
100%
Time Factor
2026-04-19
Last Push
51,212
Stars
Go
Language
16,753
Lines of Code
124
Files
11
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 0LOW 11

Pattern Findings

11 matches across 1 category. Click a row to expand file-level details.

Over-Commented Block11 hits · 11 pts
SeverityFileLineSnippet
LOW.goreleaser.yml81# 386: x86
LOW.goreleaser.yml101# # `devel` will let you release only to the `edge` and `beta` channels in the
LOW.goreleaser.yml121# # # you can declare extra details for those binaries. It is optional.
LOWpkg/config/app_config.go1// Package config handles all the user-configuration. The fields here are
LOWpkg/config/app_config.go41
LOWpkg/config/app_config.go101 // ShowAllContainers determines whether the Containers panel contains all the
LOWpkg/config/app_config.go161 // Runs "docker-compose up -d"
LOWpkg/config/app_config.go181 // ServiceLogs get the logs for a service. This is actually not currently
LOWpkg/config/app_config.go241
LOWpkg/config/app_config.go321 // option where the output plays in the main panel.
LOWpkg/gui/containers_panel.go81 // and sorted by name if c.SortContainersByState is false