Repository Analysis

google/cadvisor

Analyzes resource usage and performance characteristics of running containers.

5.2 Low AI signal View on GitHub
5.2
Adjusted Score
5.2
Raw Score
100%
Time Factor
2026-05-14
Last Push
19,163
Stars
Go
Language
57,501
Lines of Code
332
Files
290
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 1HIGH 0MEDIUM 1LOW 288

Pattern Findings

290 matches across 4 categories. Click a row to expand file-level details.

Over-Commented Block286 hits · 286 pts
SeverityFileLineSnippet
LOWdoc.go1// Copyright 2020 Google Inc. All Rights Reserved.
LOWmetrics/metrics.go1// Copyright 2020 Google Inc. All Rights Reserved.
LOWmetrics/prometheus_machine_test.go1// Copyright 2020 Google Inc. All Rights Reserved.
LOWmetrics/prometheus.go1// Copyright 2014 Google Inc. All Rights Reserved.
LOWmetrics/prometheus_fake.go1// Copyright 2020 Google Inc. All Rights Reserved.
LOWmetrics/prometheus_test.go1// Copyright 2014 Google Inc. All Rights Reserved.
LOWmetrics/prometheus_machine.go1// Copyright 2020 Google Inc. All Rights Reserved.
LOWcmd/cadvisor.go1// Copyright 2014 Google Inc. All Rights Reserved.
LOWcmd/storagedriver.go1// Copyright 2014 Google Inc. All Rights Reserved.
LOWcmd/cadvisor_test.go1// Copyright 2014 Google Inc. All Rights Reserved.
LOWcmd/internal/storage/stdout/stdout.go1// Copyright 2015 Google Inc. All Rights Reserved.
LOWcmd/internal/storage/test/mock.go1// Copyright 2014 Google Inc. All Rights Reserved.
LOWcmd/internal/storage/test/storagetests.go1// Copyright 2014 Google Inc. All Rights Reserved.
LOWcmd/internal/storage/redis/redis.go1// Copyright 2015 Google Inc. All Rights Reserved.
LOWcmd/internal/storage/bigquery/bigquery.go1// Copyright 2014 Google Inc. All Rights Reserved.
LOWcmd/internal/storage/bigquery/client/client.go1// Copyright 2014 Google Inc. All Rights Reserved.
LOWcmd/internal/storage/bigquery/client/example/example.go1// Copyright 2014 Google Inc. All Rights Reserved.
LOWcmd/internal/storage/statsd/statsd.go1// Copyright 2015 Google Inc. All Rights Reserved.
LOWcmd/internal/storage/statsd/client/client.go1// Copyright 2015 Google Inc. All Rights Reserved.
LOWcmd/internal/storage/influxdb/influxdb_test.go1// Copyright 2014 Google Inc. All Rights Reserved.
LOWcmd/internal/storage/influxdb/influxdb.go1// Copyright 2014 Google Inc. All Rights Reserved.
LOWcmd/internal/storage/kafka/kafka.go1// Copyright 2016 Google Inc. All Rights Reserved.
LOWcmd/internal/storage/elasticsearch/elasticsearch.go1// Copyright 2015 Google Inc. All Rights Reserved.
LOWcmd/internal/container/install/install.go1// Copyright 2019 Google Inc. All Rights Reserved.
LOWcmd/internal/http/handlers.go1// Copyright 2015 Google Inc. All Rights Reserved.
LOWcmd/internal/http/mux/mux.go1// Copyright 2015 Google Inc. All Rights Reserved.
LOWcmd/internal/api/handler.go1// Copyright 2014 Google Inc. All Rights Reserved.
LOWcmd/internal/api/versions_test.go1// Copyright 2015 Google Inc. All Rights Reserved.
LOWcmd/internal/api/versions.go1// Copyright 2015 Google Inc. All Rights Reserved.
LOWcmd/internal/healthz/healthz.go1// Copyright 2014 Google Inc. All Rights Reserved.
LOWcmd/internal/pages/docker.go1// Copyright 2014 Google Inc. All Rights Reserved.
LOWcmd/internal/pages/containers.go1// Copyright 2014 Google Inc. All Rights Reserved.
LOWcmd/internal/pages/podman.go1// Copyright 2021 Google Inc. All Rights Reserved.
LOWcmd/internal/pages/pages.go1// Copyright 2014 Google Inc. All Rights Reserved.
LOWcmd/internal/pages/templates.go1// Copyright 2023 Google Inc. All Rights Reserved.
LOWcmd/internal/pages/templates.go201const AssetDebug = false
LOWcmd/internal/pages/static/static.go1// Copyright 2014 Google Inc. All Rights Reserved.
LOWcmd/internal/pages/static/assets.go1// Copyright 2022 Google Inc. All Rights Reserved.
LOWcmd/internal/pages/static/assets.go361//
LOWcmd/internal/pages/assets/js/containers.js1// Copyright 2014 Google Inc. All Rights Reserved.
LOWvalidate/validate_test.go1// Copyright 2015 Google Inc. All Rights Reserved.
LOWvalidate/validate.go1// Copyright 2014 Google Inc. All Rights Reserved.
LOWcache/cache.go1// Copyright 2015 Google Inc. All Rights Reserved.
LOWcache/memory/memory.go1// Copyright 2014 Google Inc. All Rights Reserved.
LOWcache/memory/memory_test.go1// Copyright 2014 Google Inc. All Rights Reserved.
LOWwatcher/watcher.go1// Copyright 2016 Google Inc. All Rights Reserved.
LOWdeploy/build.sh1#!/bin/bash
LOWdeploy/entrypoint.sh1#!/bin/sh
LOWdeploy/healthcheck.sh1#!/bin/sh
LOWintegration/framework/metrics.go1// Copyright 2024 Google Inc. All Rights Reserved.
LOWintegration/framework/framework.go1// Copyright 2014 Google Inc. All Rights Reserved.
LOWintegration/framework/framework.go61
LOWintegration/runner/runner.go1// Copyright 2015 Google Inc. All Rights Reserved.
LOWintegration/runner/run.sh1#!/bin/bash
LOWintegration/tests/metrics/containerd_metrics_test.go1//go:build linux
LOWintegration/tests/metrics/docker_metrics_test.go1//go:build linux
LOWintegration/tests/metrics/prometheus_test.go1//go:build linux
LOWintegration/tests/crio/crio_test.go1// Copyright 2024 Google Inc. All Rights Reserved.
LOWintegration/tests/crio/test_utils.go1// Copyright 2024 Google Inc. All Rights Reserved.
LOWintegration/tests/common/healthz_test.go1// Copyright 2014 Google Inc. All Rights Reserved.
226 more matches not shown…
Hallucination Indicators1 hit · 10 pts
SeverityFileLineSnippet
CRITICALcmd/internal/pages/assets/js/jquery-3.5.1.min.js2!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):f
Self-Referential Comments1 hit · 3 pts
SeverityFileLineSnippet
MEDIUM.github/workflows/release-binaries.yml51 # Create a Docker container with the appropriate architecture
Hyper-Verbose Identifiers2 hits · 2 pts
SeverityFileLineSnippet
LOWcmd/internal/pages/assets/js/containers.js336function drawCpuPerSubcontainerUsage(elementId, subcontainerInfos) {
LOWcmd/internal/pages/assets/js/containers.js350function drawMemoryPerSubcontainerUsage(elementId, subcontainerInfos) {