Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

RandomCodeSpace/otelcontext

https://github.com/RandomCodeSpace/otelcontext · scanned 2026-06-15 23:46 UTC (2 months, 4 weeks ago)

22 raw signals (0 security + 22 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 4 weeks ago · v1 · 22 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 757 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
.golangci.yml software healthy .golangci.yml
pprof.go software healthy pprof.go
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
pprof_test.go software healthy pprof_test.go
.bestpractices.json software healthy .bestpractices.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
main.go software healthy main.go
package-lock.json software healthy package-lock.json
.air.toml software healthy .air.toml
LICENSE.md software healthy LICENSE.md
memlimit_test.go software healthy memlimit_test.go
memlimit.go software healthy memlimit.go
go.mod software healthy go.mod
.env.example software healthy .env.example
Makefile software healthy Makefile
SECURITY.md software healthy SECURITY.md
AGENTS.md software healthy AGENTS.md
CHANGELOG.md software healthy CHANGELOG.md
selfsigned_test.go software healthy internal/tls/selfsigned_test.go
filelock_test.go software healthy internal/tls/filelock_test.go
filelock_unix.go software healthy internal/tls/filelock_unix.go
filelock_windows.go software healthy internal/tls/filelock_windows.go
selfsigned.go software healthy internal/tls/selfsigned.go
service.go software healthy internal/ai/service.go
selfinstr_guard.go software healthy internal/config/selfinstr_guard.go
driver_defaults_test.go software healthy internal/config/driver_defaults_test.go
config_test.go software healthy internal/config/config_test.go
selfinstr_guard_test.go software healthy internal/config/selfinstr_guard_test.go
config.go software healthy internal/config/config.go
graphrag_bounds_test.go software healthy internal/config/graphrag_bounds_test.go
recovery.go software healthy internal/api/recovery.go
admin_handlers_test.go software healthy internal/api/admin_handlers_test.go
compress_test.go software healthy internal/api/compress_test.go
middleware_test.go software healthy internal/api/middleware_test.go
tenant_keys.go software healthy internal/api/tenant_keys.go
dbhealth.go software healthy internal/api/dbhealth.go
graph_handler.go software healthy internal/api/graph_handler.go
service_map_cache_test.go software healthy internal/api/service_map_cache_test.go
tenant_keys_test.go software healthy internal/api/tenant_keys_test.go
tenant_middleware_sanitize_test.go software healthy internal/api/tenant_middleware_sanitize_test.go
ratelimit_otlp_test.go software healthy internal/api/ratelimit_otlp_test.go
log_handlers.go software healthy internal/api/log_handlers.go
etag.go software healthy internal/api/etag.go
trace_handlers.go software healthy internal/api/trace_handlers.go
tenant_middleware.go software healthy internal/api/tenant_middleware.go
metrics_handlers.go software healthy internal/api/metrics_handlers.go
health_handlers.go software healthy internal/api/health_handlers.go
dbhealth_test.go software healthy internal/api/dbhealth_test.go
recovery_test.go software healthy internal/api/recovery_test.go

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
gzipKb software healthy ui/scripts/check-budgets.mjs:gzipKb
fmt software healthy ui/scripts/check-budgets.mjs:fmt
check software healthy ui/scripts/check-budgets.mjs:check
sumGzip software healthy ui/scripts/check-budgets.mjs:sumGzip
kb software healthy ui/scripts/precompress.mjs:kb
Root software healthy ui/src/main.tsx:Root
App software healthy ui/src/App.tsx:App
renderApp software healthy ui/src/__tests__/App.test.tsx:renderApp
Boom software healthy ui/src/components/__tests__/ErrorBoundary.test.tsx:Boom
Harness software healthy ui/src/components/__tests__/ErrorBoundary.test.tsx:Harness
Sparkline software healthy ui/src/components/triage/Sparkline.tsx:Sparkline
step software healthy ui/src/components/triage/Sparkline.tsx:step
tickLabel software healthy ui/src/components/triage/AnomalyStrip.tsx:tickLabel
AnomalyStrip software healthy ui/src/components/triage/AnomalyStrip.tsx:AnomalyStrip
useCachedTraffic software healthy ui/src/components/triage/TriageView.tsx:useCachedTraffic
SkeletonFeed software healthy ui/src/components/triage/TriageView.tsx:SkeletonFeed
TriageView software healthy ui/src/components/triage/TriageView.tsx:TriageView
node software healthy ui/src/components/triage/__tests__/TriageView.test.tsx:node
renderView software healthy ui/src/components/triage/__tests__/TriageView.test.tsx:rend…
CommandPalette software healthy ui/src/components/palette/CommandPalette.tsx:CommandPalette
PaletteHost software healthy ui/src/components/palette/PaletteHost.tsx:PaletteHost
ShortcutSheet software healthy ui/src/components/palette/ShortcutSheet.tsx:ShortcutSheet
setup software healthy ui/src/components/palette/__tests__/PaletteHost.test.tsx:se…
RouteFallback software healthy ui/src/components/common/RouteFallback.tsx:RouteFallback
ServiceRow software healthy ui/src/components/common/ServiceRow.tsx:ServiceRow
ToneBadge software healthy ui/src/components/common/ToneBadge.tsx:ToneBadge
Section software healthy ui/src/components/common/ServiceGroups.tsx:Section
ServiceGroups software healthy ui/src/components/common/ServiceGroups.tsx:ServiceGroups
LogDetail software healthy ui/src/components/logs/LogDetail.tsx:LogDetail
searchPath software healthy ui/src/components/logs/LogsView.tsx:searchPath
LogsView software healthy ui/src/components/logs/LogsView.tsx:LogsView
togglePause software healthy ui/src/components/logs/LogsView.tsx:togglePause
backToLive software healthy ui/src/components/logs/LogsView.tsx:backToLive
LogList software healthy ui/src/components/logs/LogList.tsx:LogList
changed software healthy ui/src/components/logs/LogList.tsx:changed
pushLogs software healthy ui/src/components/logs/__tests__/LogsView.test.tsx:pushLogs
log software healthy ui/src/components/logs/__tests__/LogsView.test.tsx:log
jsonResponse software healthy ui/src/components/logs/__tests__/LogsView.test.tsx:jsonResp…
renderLogs software healthy ui/src/components/logs/__tests__/LogsView.test.tsx:renderLo…
wrapper software healthy ui/src/components/logs/__tests__/LogsView.test.tsx:wrapper
clipText software healthy ui/src/components/traces/Waterfall.tsx:clipText
Waterfall software healthy ui/src/components/traces/Waterfall.tsx:Waterfall
SpanSection software healthy ui/src/components/traces/TraceDetail.tsx:SpanSection
TraceDetail software healthy ui/src/components/traces/TraceDetail.tsx:TraceDetail
tracesPath software healthy ui/src/components/traces/TracesView.tsx:tracesPath
TracesView software healthy ui/src/components/traces/TracesView.tsx:TracesView
trace software healthy ui/src/components/traces/__tests__/TracesView.test.tsx:trace
span software healthy ui/src/components/traces/__tests__/TracesView.test.tsx:span
jsonResponse software healthy ui/src/components/traces/__tests__/TracesView.test.tsx:json…
mockRoutes software healthy ui/src/components/traces/__tests__/TracesView.test.tsx:mock…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
internal software healthy internal
tls software healthy internal/tls
ai software healthy internal/ai
config software healthy internal/config
api software healthy internal/api
views software healthy internal/api/views
mcp software healthy internal/mcp
ui software healthy internal/ui
static software healthy internal/ui/static
httpconst software healthy internal/httpconst
ingest software healthy internal/ingest
cache software healthy internal/cache
graphrag software healthy internal/graphrag
queue software healthy internal/queue
compress software healthy internal/compress
membudget software healthy internal/membudget
tsdb software healthy internal/tsdb
telemetry software healthy internal/telemetry
realtime software healthy internal/realtime
graph software healthy internal/graph
storage software healthy internal/storage
test software healthy test
loadsim software healthy test/loadsim
authservice software healthy test/authservice
notificationservice software healthy test/notificationservice
inventoryservice software healthy test/inventoryservice
orderservice software healthy test/orderservice
userservice software healthy test/userservice
shippingservice software healthy test/shippingservice
paymentservice software healthy test/paymentservice
docs software healthy docs
superpowers software healthy docs/superpowers
plans software healthy docs/superpowers/plans
specs software healthy docs/superpowers/specs
review software healthy docs/review
ui software healthy ui
scripts software healthy ui/scripts
src software healthy ui/src
__tests__ software healthy ui/src/__tests__
types software healthy ui/src/types
components software healthy ui/src/components
__tests__ software healthy ui/src/components/__tests__
triage software healthy ui/src/components/triage
__tests__ software healthy ui/src/components/triage/__tests__
palette software healthy ui/src/components/palette
__tests__ software healthy ui/src/components/palette/__tests__
common software healthy ui/src/components/common
logs software healthy ui/src/components/logs
__tests__ software healthy ui/src/components/logs/__tests__
traces software healthy ui/src/components/traces

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
App frontend healthy ui/src/App.tsx
ErrorBoundary frontend healthy ui/src/components/ErrorBoundary.tsx
Sparkline frontend healthy ui/src/components/triage/Sparkline.tsx
AnomalyStrip frontend healthy ui/src/components/triage/AnomalyStrip.tsx
TriageView frontend healthy ui/src/components/triage/TriageView.tsx
CommandPalette frontend healthy ui/src/components/palette/CommandPalette.tsx
PaletteHost frontend healthy ui/src/components/palette/PaletteHost.tsx
ShortcutSheet frontend healthy ui/src/components/palette/ShortcutSheet.tsx
RouteFallback frontend healthy ui/src/components/common/RouteFallback.tsx
ServiceRow frontend healthy ui/src/components/common/ServiceRow.tsx
ToneBadge frontend healthy ui/src/components/common/ToneBadge.tsx
ServiceGroups frontend healthy ui/src/components/common/ServiceGroups.tsx
LogDetail frontend healthy ui/src/components/logs/LogDetail.tsx
LogsView frontend healthy ui/src/components/logs/LogsView.tsx
LogList frontend healthy ui/src/components/logs/LogList.tsx
Waterfall frontend healthy ui/src/components/traces/Waterfall.tsx
TraceDetail frontend healthy ui/src/components/traces/TraceDetail.tsx
TracesView frontend healthy ui/src/components/traces/TracesView.tsx
ConnectInline frontend healthy ui/src/components/shell/ConnectInline.tsx
PulseBar frontend healthy ui/src/components/shell/PulseBar.tsx
ConnectPopover frontend healthy ui/src/components/shell/ConnectPopover.tsx
Shell frontend healthy ui/src/components/shell/Shell.tsx
LiveDot frontend healthy ui/src/components/shell/LiveDot.tsx
TrailBar frontend healthy ui/src/components/trail/TrailBar.tsx
FlowMap frontend healthy ui/src/components/map/FlowMap.tsx
FlowMapView frontend healthy ui/src/components/map/FlowMapView.tsx
VerbTabFrame frontend healthy ui/src/components/inspector/VerbTabFrame.tsx
ServiceInspector frontend healthy ui/src/components/inspector/ServiceInspector.tsx

LabelLayerStatusPath
ResizeObserverStub software healthy ui/src/test-setup.ts:ResizeObserverStub
StubWebSocket software healthy ui/src/__tests__/App.test.tsx:StubWebSocket
ErrorBoundary software healthy ui/src/components/ErrorBoundary.tsx:ErrorBoundary
StubWebSocket software healthy ui/src/components/shell/__tests__/Shell.test.tsx:StubWebSoc…
MockWebSocket software healthy ui/src/components/shell/__tests__/LiveDot.test.tsx:MockWebS…
WsManager software healthy ui/src/lib/wsManager.ts:WsManager
McpError software healthy ui/src/lib/mcpClient.ts:McpError
ApiError software healthy ui/src/lib/apiFetch.ts:ApiError
MockWebSocket software healthy ui/src/lib/__tests__/wsManager.test.ts:MockWebSocket

LabelLayerStatusPath
127.0.0.1 network healthy CLAUDE.md
127.1.2.3 network healthy internal/config/selfinstr_guard_test.go
10.0.0.1 network healthy internal/config/selfinstr_guard_test.go
192.168.1.1 network healthy internal/config/selfinstr_guard_test.go
192.168.1.100 network healthy internal/graphrag/drain_aggressive_test.go
10.0.0.2 network healthy internal/graphrag/drain_aggressive_test.go
172.16.0.5 network healthy internal/graphrag/drain_aggressive_test.go
192.168.100.200 network healthy internal/graphrag/drain_aggressive_test.go
255.255.255.255 network healthy internal/graphrag/drain_aggressive_test.go

LabelLayerStatusPath
analysis cicd healthy .github/workflows/scorecard.yml
build-and-test cicd healthy .github/workflows/ci.yml
osv-scanner cicd healthy .github/workflows/security.yml
trivy cicd healthy .github/workflows/security.yml
semgrep cicd healthy .github/workflows/security.yml
gitleaks cicd healthy .github/workflows/security.yml
jscpd cicd healthy .github/workflows/security.yml
sbom cicd healthy .github/workflows/security.yml

LabelLayerStatusPath
port:5432 network healthy README.md
port:5174 network healthy ui/vite.config.ts
port:08 network healthy .github/dependabot.yml
port:06 network healthy .github/workflows/scorecard.yml
port:04 network healthy .github/workflows/security.yml
port:21 network healthy .github/workflows/security.yml

LabelLayerStatusPath
/ frontend healthy ui/src/App.tsx
/map frontend healthy ui/src/App.tsx
/traces frontend healthy ui/src/App.tsx
/logs frontend healthy ui/src/App.tsx
/ws frontend healthy ui/src/lib/wsManager.ts

LabelLayerStatusPath
sqlite data healthy README.md
postgresql data healthy README.md
postgres data healthy README.md
mysql data healthy README.md

LabelLayerStatusPath
gha::scorecard cicd healthy .github/workflows/scorecard.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::security cicd healthy .github/workflows/security.yml

LabelLayerStatusPath
nginx network healthy internal/mcp/server.go
envoy network healthy internal/mcp/server.go

LabelLayerStatusPath
auth::.github/workflows/scorecard.yml security healthy .github/workflows/scorecard.yml
auth::go.mod security healthy go.mod

LabelLayerStatusPath
repobility-clone-q_muytsb software healthy /tmp/repobility-clone-q_muytsb

LabelLayerStatusPath
vps::azure hardware healthy README.md

LabelLayerStatusPath
password_literal::internal/storage/factory_test.go security healthy internal/storage/factory_test.go
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/3a6bf39f-f298-47d4-b1c9-180c570e73ce/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/3a6bf39f-f298-47d4-b1c9-180c570e73ce/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.