MCPcopy Create free account
hub / github.com/TheSecuredAnalyst/security-suite / api_stats

Function api_stats

dashboard/app.py:62–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

60 from fastapi.responses import HTMLResponse
61
62 app = FastAPI(title="SecSuite Dashboard", version="2.0.0")
63
64 # ── API routes ─────────────────────────────────────────────────────────────
65
66 @app.get("/api/stats")

Callers

nothing calls this directly

Calls 1

get_statsFunction · 0.90

Tested by

no test coverage detected