Repository Analysis

dokku/dokku

A docker-powered PaaS that helps you build and manage the lifecycle of applications

0.3 Likely human-written View on GitHub
0.3
Adjusted Score
0.3
Raw Score
100%
Time Factor
2026-05-30
Last Push
31,907
Stars
Shell
Language
82,384
Lines of Code
573
Files
24
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 1MEDIUM 0LOW 23

Pattern Findings

24 matches across 5 categories. Click a row to expand file-level details.

Unused Imports11 hits · 11 pts
SeverityFileLineSnippet
LOWtests/apps/lambda-python/function.py1
LOWtests/apps/dockerfile-release/app/models.py1
LOWtests/apps/dockerfile-release/app/admin.py1
LOWtests/apps/dockerfile-release/app/tests.py1
LOWtests/apps/dockerfile-release/app/views.py1
LOW…s/apps/dockerfile-release/project/settings/__init__.py6
LOW…s/apps/dockerfile-release/project/settings/__init__.py8
LOW…s/apps/dockerfile-release/project/settings/__init__.py10
LOWtests/apps/dockerfile-release/project/settings/dev.py1
LOW…ts/apps/dockerfile-release/project/settings/staging.py1
LOW…apps/dockerfile-release/project/settings/production.py1
Over-Commented Block7 hits · 7 pts
SeverityFileLineSnippet
LOWplugins/storage/migrate.go21
LOWplugins/common/common.go101
LOWplugins/common/common.go221
LOWtests/apps/gogrpc/helloworld/helloworld_grpc.pb.go1// Copyright 2015 gRPC authors.
LOWtests/apps/gogrpc/helloworld/helloworld.pb.go1// Copyright 2015 gRPC authors.
LOW.github/workflows/codeql-analysis.yml1---
LOW.github/linters/.markdown-lint.yml21MD040: false
Magic Placeholder Names1 hit · 5 pts
SeverityFileLineSnippet
HIGHdocs/networking/proxies/traefik.md258dokku traefik:set --global dns-provider-cf_api_key your-api-key
Hyper-Verbose Identifiers3 hits · 3 pts
SeverityFileLineSnippet
LOWdocs/_build/hooks.py70def modify_content_stripspace(lines: list[str], _) -> tuple[list[str], bool]:
LOWdocs/_build/hooks.py134def modify_content_admonition(lines: list[str], filename: str) -> tuple[list[str], bool]:
LOWdocs/_build/hooks.py220def modify_content_terminal_example(lines: list[str], _) -> tuple[list[str], bool]:
Deep Nesting2 hits · 2 pts
SeverityFileLineSnippet
LOWdocs/_build/hooks.py134
LOWdocs/_build/hooks.py220