Repository Analysis

GoogleContainerTools/distroless

🥑 Language focused docker images, minus the operating system.

0.3 Likely human-written View on GitHub
0.3
Adjusted Score
0.3
Raw Score
100%
Time Factor
2026-05-24
Last Push
22,680
Stars
Starlark
Language
7,856
Lines of Code
111
Files
2
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 0LOW 2

Pattern Findings

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

Over-Commented Block2 hits · 2 pts
SeverityFileLineSnippet
LOWknife.d/update_java_versions.sh1set -o pipefail -o errexit -o nounset
LOWexamples/python3/hello.py1#!/bin/python