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.

Smarticus81/grkbSamarticusv1

https://github.com/Smarticus81/grkbSamarticusv1 · scanned 2026-06-16 00:16 UTC (2 months, 2 weeks ago)

134 raw signals (0 security + 134 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 114 actionable findings from 1 signal source. 20 repeated signals grouped for readability. 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 1688 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
runQuery software healthy apps/api/serve-lite.mjs:runQuery
toNum software healthy apps/api/serve-lite.mjs:toNum
json software healthy apps/api/serve-lite.mjs:json
parseBody software healthy apps/api/serve-lite.mjs:parseBody
handleRequest software healthy apps/api/serve-lite.mjs:handleRequest
deriveRegKey software healthy apps/api/serve-lite.mjs:deriveRegKey
cit software healthy apps/api/serve-lite.mjs:cit
jur software healthy apps/api/serve-lite.mjs:jur
parseOriginList software healthy apps/api/src/index.ts:parseOriginList
normalizeCorsOrigin software healthy apps/api/src/index.ts:normalizeCorsOrigin
getContext software healthy apps/api/src/context.ts:getContext
mockGraph software healthy apps/api/src/psur/obligation-map.test.ts:mockGraph
ukMdr2024Spec software healthy apps/api/src/psur/obligation-map.ts:ukMdr2024Spec
isCanonicalCitation software healthy apps/api/src/psur/obligation-map.ts:isCanonicalCitation
tenancy software healthy apps/api/src/middleware/tenancy.ts:tenancy
requestId software healthy apps/api/src/middleware/request-id.ts:requestId
id software healthy apps/api/src/middleware/request-id.ts:id
validateJwtSecret software healthy apps/api/src/middleware/auth.ts:validateJwtSecret
tryVerifyClerkToken software healthy apps/api/src/middleware/auth.ts:tryVerifyClerkToken
orgId software healthy apps/api/src/middleware/auth.ts:orgId
orgRole software healthy apps/api/src/middleware/auth.ts:orgRole
tryVerify software healthy apps/api/src/middleware/auth.ts:tryVerify
verifyCustomToken software healthy apps/api/src/middleware/auth.ts:verifyCustomToken
auth software healthy apps/api/src/middleware/auth.ts:auth
isPlatformAdmin software healthy apps/api/src/middleware/auth.ts:isPlatformAdmin
allowList software healthy apps/api/src/middleware/auth.ts:allowList
requirePlatformAdmin software healthy apps/api/src/middleware/auth.ts:requirePlatformAdmin
runAuth software healthy apps/api/src/middleware/auth.test.ts:runAuth
tracing software healthy apps/api/src/middleware/tracing.ts:tracing
tenantDb software healthy apps/api/src/routes/sandbox.ts:tenantDb
getLLM software healthy apps/api/src/routes/sandbox.ts:getLLM
requestTenantId software healthy apps/api/src/routes/sandbox.ts:requestTenantId
requireTenantId software healthy apps/api/src/routes/sandbox.ts:requireTenantId
ownedRun software healthy apps/api/src/routes/sandbox.ts:ownedRun
rememberRun software healthy apps/api/src/routes/sandbox.ts:rememberRun
laneSummary software healthy apps/api/src/routes/sandbox.ts:laneSummary
stableHash software healthy apps/api/src/routes/sandbox.ts:stableHash
taskEventPayload software healthy apps/api/src/routes/sandbox.ts:taskEventPayload
sandboxTrace software healthy apps/api/src/routes/sandbox.ts:sandboxTrace
sandboxVerification software healthy apps/api/src/routes/sandbox.ts:sandboxVerification
runLane software healthy apps/api/src/routes/sandbox.ts:runLane
manifestFromStoredRun software healthy apps/api/src/routes/sandbox.ts:manifestFromStoredRun
getGroundedRunManifest software healthy apps/api/src/routes/sandbox.ts:getGroundedRunManifest
persistGroundedRun software healthy apps/api/src/routes/sandbox.ts:persistGroundedRun
replay software healthy apps/api/src/routes/sandbox.ts:replay
str software healthy apps/api/src/routes/sandbox.ts:str
decisionFromSandboxEntry software healthy apps/api/src/routes/sandbox.ts:decisionFromSandboxEntry
apiKey software healthy apps/api/src/routes/sandbox.ts:apiKey
hasValue software healthy apps/api/src/routes/readiness.ts:hasValue
isStrongJwtSecret software healthy apps/api/src/routes/readiness.ts:isStrongJwtSecret

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

LabelLayerStatusPath
EU-MDR-INGESTION-REVIEW.md software healthy EU-MDR-INGESTION-REVIEW.md
context-flow-philosophy.md software healthy context-flow-philosophy.md
.prettierrc.json software healthy .prettierrc.json
RAILWAY.md software healthy RAILWAY.md
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
CLAUDE.md software healthy CLAUDE.md
.eslintrc.cjs software healthy .eslintrc.cjs
package.json software healthy package.json
package-lock.json software healthy package-lock.json
UNICORN_MANDATE.md software healthy UNICORN_MANDATE.md
regulatory-ground-architecture.html software healthy regulatory-ground-architecture.html
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
.env.example software healthy .env.example
AGENTS.md software healthy AGENTS.md
tsconfig.base.json software healthy tsconfig.base.json
serve-lite.mjs software healthy apps/api/serve-lite.mjs
package.json software healthy apps/api/package.json
tsconfig.json software healthy apps/api/tsconfig.json
vitest.config.ts software healthy apps/api/vitest.config.ts
railway.json software healthy apps/api/railway.json
index.ts software healthy apps/api/src/index.ts
context.ts software healthy apps/api/src/context.ts
express.d.ts software healthy apps/api/src/types/express.d.ts
obligation-map.test.ts software healthy apps/api/src/psur/obligation-map.test.ts
obligation-map.ts software healthy apps/api/src/psur/obligation-map.ts
schemas.ts software healthy apps/api/src/psur/schemas.ts
tenancy.ts software healthy apps/api/src/middleware/tenancy.ts
request-id.ts software healthy apps/api/src/middleware/request-id.ts
auth.ts software healthy apps/api/src/middleware/auth.ts
auth.test.ts software healthy apps/api/src/middleware/auth.test.ts
tracing.ts software healthy apps/api/src/middleware/tracing.ts
sandbox.ts software healthy apps/api/src/routes/sandbox.ts
graph.test.ts software healthy apps/api/src/routes/graph.test.ts
readiness.ts software healthy apps/api/src/routes/readiness.ts
psur.test.ts software healthy apps/api/src/routes/psur.test.ts
managed-agents.ts software healthy apps/api/src/routes/managed-agents.ts
validate-draft.ts software healthy apps/api/src/routes/validate-draft.ts
traces.ts software healthy apps/api/src/routes/traces.ts
builder.test.ts software healthy apps/api/src/routes/builder.test.ts
graph.ts software healthy apps/api/src/routes/graph.ts
psur.ts software healthy apps/api/src/routes/psur.ts
api-keys.ts software healthy apps/api/src/routes/api-keys.ts
workspace.test.ts software healthy apps/api/src/routes/workspace.test.ts
clerk-webhook.test.ts software healthy apps/api/src/routes/clerk-webhook.test.ts
builder.ts software healthy apps/api/src/routes/builder.ts
sandbox.test.ts software healthy apps/api/src/routes/sandbox.test.ts
workspace.ts software healthy apps/api/src/routes/workspace.ts
readiness.test.ts software healthy apps/api/src/routes/readiness.test.ts
traces.test.ts software healthy apps/api/src/routes/traces.test.ts

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

LabelLayerStatusPath
CitationResolver software healthy apps/api/src/psur/obligation-map.ts:CitationResolver
FakeQuery software healthy apps/api/src/routes/builder.test.ts:FakeQuery
FakeInsert software healthy apps/api/src/routes/builder.test.ts:FakeInsert
FakeUpdate software healthy apps/api/src/routes/builder.test.ts:FakeUpdate
FakeDelete software healthy apps/api/src/routes/builder.test.ts:FakeDelete
FakeDb software healthy apps/api/src/routes/builder.test.ts:FakeDb
ManagedAgentError software healthy apps/api/src/routes/builder.test.ts:ManagedAgentError
FakeQuery software healthy apps/api/src/routes/workspace.test.ts:FakeQuery
FakeDb software healthy apps/api/src/routes/workspace.test.ts:FakeDb
FakeQuery software healthy apps/api/src/routes/clerk-webhook.test.ts:FakeQuery
FakeInsert software healthy apps/api/src/routes/clerk-webhook.test.ts:FakeInsert
FakeDb software healthy apps/api/src/routes/clerk-webhook.test.ts:FakeDb
TaskEventStream software healthy apps/api/src/routes/sandbox.test.ts:TaskEventStream
TaskRunner software healthy apps/api/src/routes/sandbox.test.ts:TaskRunner
AuthTokenRequiredError software healthy apps/web/src/lib/queryClient.ts:AuthTokenRequiredError
LocalHashChain software healthy apps/web/src/lib/psurSimulation.ts:LocalHashChain
$ software healthy apps/web/src/lib/psurSimulation.ts:$
and software healthy apps/web/src/lib/psurDocuments.ts:and
that software healthy scripts/check-agent-ground.mjs:that
but software healthy scripts/check-agent-ground.mjs:but
WorkspaceManager software healthy packages/sandbox/src/workspace/WorkspaceManager.ts:Workspac…
SandboxIsolation software healthy packages/sandbox/src/workspace/SandboxIsolation.ts:SandboxI…
TemplateEngine software healthy packages/sandbox/src/templates/TemplateEngine.ts:TemplateEn…
TaskEventStream software healthy packages/sandbox/src/tasks/TaskRunner.ts:TaskEventStream
TaskRunner software healthy packages/sandbox/src/tasks/TaskRunner.ts:TaskRunner
ProcessRegistry software healthy packages/sandbox/src/processes/ProcessRegistry.ts:ProcessRe…
ComplaintTriageAgent software healthy packages/sandbox/src/processes/complaints/agents/ComplaintT…
ComplaintInvestigationAgent software healthy packages/sandbox/src/processes/complaints/agents/ComplaintI…
TrendDetectionAgent software healthy packages/sandbox/src/processes/complaints/agents/TrendDetec…
ComplaintIntakeAgent software healthy packages/sandbox/src/processes/complaints/agents/ComplaintI…
ReportabilityDecisionAgent software healthy packages/sandbox/src/processes/adverse-event-reportability/…
RootCauseAnalysisAgent software healthy packages/sandbox/src/processes/capa/agents/RootCauseAnalysi…
ActionPlanAgent software healthy packages/sandbox/src/processes/capa/agents/ActionPlanAgent.…
CAPAInitiationAgent software healthy packages/sandbox/src/processes/capa/agents/CAPAInitiationAg…
CAPAClosureAgent software healthy packages/sandbox/src/processes/capa/agents/CAPAClosureAgent…
EffectivenessCheckAgent software healthy packages/sandbox/src/processes/capa/agents/EffectivenessChe…
ChangeImpactAgent software healthy packages/sandbox/src/processes/change-control/agents/Change…
ChangeVerificationAgent software healthy packages/sandbox/src/processes/change-control/agents/Change…
MgmtReviewInputsAgent software healthy packages/sandbox/src/processes/management-review/agents/Mgm…
MgmtReviewDecisionAgent software healthy packages/sandbox/src/processes/management-review/agents/Mgm…
TrendNarrativeAgent software healthy packages/sandbox/src/processes/trend-reporting/agents/Trend…
StatisticalTrendAgent software healthy packages/sandbox/src/processes/trend-reporting/agents/Stati…
AuditPlanningAgent software healthy packages/sandbox/src/processes/audit/agents/AuditPlanningAg…
AuditReportAgent software healthy packages/sandbox/src/processes/audit/agents/AuditReportAgen…
AuditFindingAgent software healthy packages/sandbox/src/processes/audit/agents/AuditFindingAge…
IMDRFCodingAgent software healthy packages/sandbox/src/processes/complaint-classification/age…
ReportabilityScreenAgent software healthy packages/sandbox/src/processes/complaint-classification/age…
NCDispositionAgent software healthy packages/sandbox/src/processes/nonconformances/agents/NCDis…
NCClassificationAgent software healthy packages/sandbox/src/processes/nonconformances/agents/NCCla…
NCInvestigationAgent software healthy packages/sandbox/src/processes/nonconformances/agents/NCInv…

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

LabelLayerStatusPath
apps software healthy apps
api software healthy apps/api
src software healthy apps/api/src
types software healthy apps/api/src/types
psur software healthy apps/api/src/psur
middleware software healthy apps/api/src/middleware
routes software healthy apps/api/src/routes
services software healthy apps/api/src/services
web software healthy apps/web
public software healthy apps/web/public
regulators software healthy apps/web/public/regulators
src software healthy apps/web/src
auth software healthy apps/web/src/auth
components software healthy apps/web/src/components
ui software healthy apps/web/src/components/ui
lib software healthy apps/web/src/lib
pages software healthy apps/web/src/pages
docs software healthy docs
plans software healthy docs/plans
scripts software healthy scripts
packages software healthy packages
sandbox software healthy packages/sandbox
src software healthy packages/sandbox/src
workspace software healthy packages/sandbox/src/workspace
templates software healthy packages/sandbox/src/templates
tasks software healthy packages/sandbox/src/tasks
eval software healthy packages/sandbox/src/tasks/eval
agents software healthy packages/sandbox/src/tasks/agents
processes software healthy packages/sandbox/src/processes
complaints software healthy packages/sandbox/src/processes/complaints
agents software healthy packages/sandbox/src/processes/complaints/agents
harness software healthy packages/sandbox/src/processes/complaints/harness
adverse-event-reportability software healthy packages/sandbox/src/processes/adverse-event-reportability
agents software healthy packages/sandbox/src/processes/adverse-event-reportability/…
capa software healthy packages/sandbox/src/processes/capa
agents software healthy packages/sandbox/src/processes/capa/agents
harness software healthy packages/sandbox/src/processes/capa/harness
change-control software healthy packages/sandbox/src/processes/change-control
agents software healthy packages/sandbox/src/processes/change-control/agents
management-review software healthy packages/sandbox/src/processes/management-review
agents software healthy packages/sandbox/src/processes/management-review/agents
trend-reporting software healthy packages/sandbox/src/processes/trend-reporting
agents software healthy packages/sandbox/src/processes/trend-reporting/agents
harness software healthy packages/sandbox/src/processes/trend-reporting/harness
audit software healthy packages/sandbox/src/processes/audit
agents software healthy packages/sandbox/src/processes/audit/agents
complaint-classification software healthy packages/sandbox/src/processes/complaint-classification
agents software healthy packages/sandbox/src/processes/complaint-classification/age…
nonconformances software healthy packages/sandbox/src/processes/nonconformances
agents software healthy packages/sandbox/src/processes/nonconformances/agents

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

LabelLayerStatusPath
USE /api/clerk-webhook api healthy apps/api/src/index.ts
GET /health api healthy apps/api/src/index.ts
USE /ready api healthy apps/api/src/index.ts
GET /api/graph/stats api healthy apps/api/src/index.ts
USE /api api healthy apps/api/src/index.ts
USE /api/psur api healthy apps/api/src/index.ts
USE /api/graph api healthy apps/api/src/index.ts
USE /api/traces api healthy apps/api/src/index.ts
USE /api/api-keys api healthy apps/api/src/index.ts
USE /api/sandbox api healthy apps/api/src/index.ts
USE /api/builder api healthy apps/api/src/index.ts
USE /api/usage api healthy apps/api/src/index.ts
USE /api/workspace api healthy apps/api/src/index.ts
USE /api/validate-draft api healthy apps/api/src/index.ts
GET /tasks api healthy apps/api/src/routes/sandbox.ts
GET /tasks/:id api healthy apps/api/src/routes/sandbox.ts
POST /tasks/:id/run api healthy apps/api/src/routes/sandbox.ts
GET /runs/:runId/stream api healthy apps/api/src/routes/sandbox.ts
GET /runs/recent api healthy apps/api/src/routes/sandbox.ts
GET /runs/:runId/result api healthy apps/api/src/routes/sandbox.ts
GET /runs/:runId/trace api healthy apps/api/src/routes/sandbox.ts
GET /runs/:runId/trace/verify api healthy apps/api/src/routes/sandbox.ts
GET /runs/:runId/audit-pack api healthy apps/api/src/routes/sandbox.ts
POST /runs/:runId/judge api healthy apps/api/src/routes/sandbox.ts
GET /tasks/:id/download api healthy apps/api/src/routes/sandbox.ts
GET / api healthy apps/api/src/routes/readiness.ts
POST /agents/:id/deploy api healthy apps/api/src/routes/managed-agents.ts
POST /agents/:id/runs api healthy apps/api/src/routes/managed-agents.ts
GET /agents/:id/runs api healthy apps/api/src/routes/managed-agents.ts
GET /agents/:id/runs/:runId api healthy apps/api/src/routes/managed-agents.ts
POST /agents/:id/runs/:runId/save api healthy apps/api/src/routes/managed-agents.ts
GET /agents/:id/runs/:runId/stream api healthy apps/api/src/routes/managed-agents.ts
POST / api healthy apps/api/src/routes/validate-draft.ts
GET /:processInstanceId api healthy apps/api/src/routes/traces.ts
GET /:processInstanceId/verify api healthy apps/api/src/routes/traces.ts
GET /:processInstanceId/export.jsonl api healthy apps/api/src/routes/traces.ts
GET /:processInstanceId/export.dot api healthy apps/api/src/routes/traces.ts
GET /:processInstanceId/audit-report api healthy apps/api/src/routes/traces.ts
GET /:processInstanceId/audit-pack api healthy apps/api/src/routes/traces.ts
GET /obligations api healthy apps/api/src/routes/graph.ts
GET /obligations/:id api healthy apps/api/src/routes/graph.ts
GET /obligations/:id/explain api healthy apps/api/src/routes/graph.ts
POST /obligations api healthy apps/api/src/routes/graph.ts
DELETE /obligations/:id api healthy apps/api/src/routes/graph.ts
POST /query api healthy apps/api/src/routes/graph.ts
POST /compliance-check api healthy apps/api/src/routes/graph.ts
POST /schedule-cadence api healthy apps/api/src/routes/graph.ts
POST /evidence-map api healthy apps/api/src/routes/graph.ts
POST /explain-path api healthy apps/api/src/routes/graph.ts
GET /process-types api healthy apps/api/src/routes/graph.ts

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

LabelLayerStatusPath
/RegulationManager frontend healthy apps/web/src/pages/RegulationManager.tsx
/LandingPage frontend healthy apps/web/src/pages/LandingPage.tsx
/Pricing frontend healthy apps/web/src/pages/Pricing.tsx
/PsurBuilder frontend healthy apps/web/src/pages/PsurBuilder.tsx
/ProcessDesigner frontend healthy apps/web/src/pages/ProcessDesigner.tsx
/PsurDemo.test frontend healthy apps/web/src/pages/PsurDemo.test.ts
/Sandbox frontend healthy apps/web/src/pages/Sandbox.tsx
/PsurDemo frontend healthy apps/web/src/pages/PsurDemo.tsx
/TraceExplorer frontend healthy apps/web/src/pages/TraceExplorer.tsx
/ApiAccess frontend healthy apps/web/src/pages/ApiAccess.tsx
/Home frontend healthy apps/web/src/pages/Home.tsx
/Builder frontend healthy apps/web/src/pages/Builder.tsx
/app frontend healthy apps/web/src/App.tsx
/app/designer frontend healthy apps/web/src/App.tsx
/app/psur/build frontend healthy apps/web/src/App.tsx
/app/psur frontend healthy apps/web/src/App.tsx
/app/builder frontend healthy apps/web/src/App.tsx
/app/sandbox/:taskId frontend healthy apps/web/src/App.tsx
/app/sandbox frontend healthy apps/web/src/App.tsx
/app/requirements frontend healthy apps/web/src/App.tsx
/app/trails/:id frontend healthy apps/web/src/App.tsx
/app/trails frontend healthy apps/web/src/App.tsx
/app/connect frontend healthy apps/web/src/App.tsx
/ frontend healthy apps/web/src/App.tsx
/demo/psur frontend healthy apps/web/src/App.tsx
/pricing frontend healthy apps/web/src/App.tsx
/app/* frontend healthy apps/web/src/App.tsx
/defaults frontend healthy apps/api/src/routes/psur.test.ts

LabelLayerStatusPath
EmptyState frontend healthy apps/web/src/components/ui/EmptyState.tsx
PageHeader frontend healthy apps/web/src/components/ui/PageHeader.tsx
RegulationManager frontend healthy apps/web/src/pages/RegulationManager.tsx
LandingPage frontend healthy apps/web/src/pages/LandingPage.tsx
Pricing frontend healthy apps/web/src/pages/Pricing.tsx
PsurBuilder frontend healthy apps/web/src/pages/PsurBuilder.tsx
ProcessDesigner frontend healthy apps/web/src/pages/ProcessDesigner.tsx
Sandbox frontend healthy apps/web/src/pages/Sandbox.tsx
PsurDemo frontend healthy apps/web/src/pages/PsurDemo.tsx
TraceExplorer frontend healthy apps/web/src/pages/TraceExplorer.tsx
ApiAccess frontend healthy apps/web/src/pages/ApiAccess.tsx
Home frontend healthy apps/web/src/pages/Home.tsx
Builder frontend healthy apps/web/src/pages/Builder.tsx

LabelLayerStatusPath
port:4000 network healthy .env.example
port:5173 network healthy apps/web/vite.config.ts
port:10 network healthy packages/sandbox/src/processes/complaints/harness/complaint…
port:13485 network healthy packages/core/processes/complaint-handling/bundle.yaml
port:2016 network healthy packages/core/processes/complaint-handling/bundle.yaml
port:62304 network healthy packages/core/regulations/eu-mdr/annex-I-gspr.yaml
port:2006 network healthy packages/core/regulations/eu-mdr/annex-I-gspr.yaml
port:9000 network healthy packages/core/regulations/iso-13485/capa.yaml
port:2015 network healthy packages/core/regulations/iso-13485/capa.yaml
port:14971 network healthy packages/core/regulations/iso-14971/risk-management.yaml
port:2019 network healthy packages/core/regulations/iso-14971/risk-management.yaml
port:02 network healthy .github/workflows/eval.yml

LabelLayerStatusPath
auth::apps/web/src/lib/queryClient.ts security healthy apps/web/src/lib/queryClient.ts
auth::apps/api/src/middleware/auth.test.ts security healthy apps/api/src/middleware/auth.test.ts
auth::apps/api/src/routes/readiness.ts security healthy apps/api/src/routes/readiness.ts
auth::apps/api/src/routes/readiness.test.ts security healthy apps/api/src/routes/readiness.test.ts
auth::apps/api/src/routes/usage.ts security healthy apps/api/src/routes/usage.ts
auth::apps/web/src/auth/useApi.ts security healthy apps/web/src/auth/useApi.ts
auth::packages/core/src/config/env.ts security healthy packages/core/src/config/env.ts
auth::apps/api/src/index.ts security healthy apps/api/src/index.ts
auth::apps/api/src/middleware/auth.ts security healthy apps/api/src/middleware/auth.ts

LabelLayerStatusPath
analyze cicd healthy .github/workflows/codeql.yml
validation-bench cicd healthy .github/workflows/eval.yml
graph-quality cicd healthy .github/workflows/eval.yml
eval cicd healthy .github/workflows/eval.yml
report cicd healthy .github/workflows/eval.yml
ci cicd healthy .github/workflows/ci.yml
dependency-review cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/container.yml

LabelLayerStatusPath
postgres data healthy README.md
cassandra data healthy pnpm-lock.yaml
mongodb data healthy pnpm-lock.yaml
mysql data healthy pnpm-lock.yaml
redis data healthy pnpm-lock.yaml
sqlite data healthy pnpm-lock.yaml
postgresql data healthy scripts/env-doctor.test.mjs

LabelLayerStatusPath
127.0.0.1 network healthy apps/api/src/routes/psur.test.ts
7.5.1.1 network healthy packages/core/regulations/21-cfr-820/labeling-packaging.yaml
7.5.9.1 network healthy packages/core/regulations/iso-13485/production-service.yaml
7.5.9.2 network healthy packages/core/regulations/iso-13485/production-service.yaml

LabelLayerStatusPath
gha::codeql cicd healthy .github/workflows/codeql.yml
gha::eval cicd healthy .github/workflows/eval.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::container cicd healthy .github/workflows/container.yml

LabelLayerStatusPath
vps::aws hardware healthy pnpm-lock.yaml
vps::azure hardware healthy pnpm-lock.yaml
vps::gcp hardware healthy pnpm-lock.yaml

LabelLayerStatusPath
IMAGE_PREFIX cicd healthy
REGISTRY cicd healthy
GITHUB_TOKEN cicd healthy

LabelLayerStatusPath
password_literal::apps/api/src/routes/readiness.test.ts security healthy apps/api/src/routes/readiness.test.ts
password_literal::packages/mcp-server/scripts/smoke.mjs security healthy packages/mcp-server/scripts/smoke.mjs

LabelLayerStatusPath
repobility-clone-aeqwrg65 software healthy /tmp/repobility-clone-aeqwrg65
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/c8bd4abd-e11e-4ba5-b3e4-60f46043845e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c8bd4abd-e11e-4ba5-b3e4-60f46043845e/

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.