Doctor Compose Baseline

Evidence

Baseline Summary

StatusCount
pass10
info7
warn10
fail4
skip70
total101

Capture Notes

Observed Failures

Check IDDiagnosisNotes
check.core.config.requiredMissing 2 required setting(s)Missing ConnectionStrings:DefaultConnection and Logging:LogLevel:Default in the captured runtime.
check.docker.daemonCannot connect to Docker daemon: Connection failedDoctor ran without a reachable Docker daemon socket.
check.docker.socket1 Docker socket issue(s)/var/run/docker.sock was absent in the captured container context.
check.security.secrets2 secrets management issue(s) foundThe runtime reported no secrets provider plus a potential plain-text connection string.

Observed Warnings

Check IDDiagnosis
check.attestation.clock.skewSystem clock is off by 5.5 seconds (threshold: 5s)
check.binaryanalysis.buildinfo.cacheDebian buildinfo services are reachable but cache directory does not exist
check.binaryanalysis.corpus.kpi.baselineKPI baseline directory does not exist: /var/lib/stella/baselines
check.binaryanalysis.corpus.mirror.freshnessCorpus mirrors directory does not exist: /var/lib/stella/mirrors
check.binaryanalysis.ddeb.enabledUbuntu ddeb repository is not configured but ddebs.ubuntu.com is reachable
check.core.env.variablesNo environment configuration variables detected
check.observability.logging1 logging configuration issue(s)
check.security.audit.logging2 audit logging issue(s)
check.security.cors1 CORS configuration issue(s) found
check.security.headers5 security header(s) not configured

Observed Informational Results

Check IDDiagnosis
check.binaryanalysis.debuginfod.availableDEBUGINFOD_URLS not configured but default Fedora debuginfod is reachable
check.binaryanalysis.symbol.recovery.fallbackSymbol recovery operational with 1/3 sources available
check.observability.alertingNo alerting destinations configured
check.observability.metricsMetrics configuration not found
check.observability.otelOpenTelemetry endpoint not configured
check.security.ratelimitRate limiting configuration not found
check.servicegraph.circuitbreakerCircuit breakers not configured

Healthy Baseline Results

The captured runtime returned pass for:

Skipped Checks

Follow-Up