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.

samcat116/strato

https://github.com/samcat116/strato · scanned 2026-06-16 00:01 UTC (2 months, 3 weeks ago)

125 raw signals (0 security + 125 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 67 actionable findings from 1 signal source. 58 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 1261 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
SidebarSection software healthy control-plane/web/src/components/layout/sidebar.tsx:Sidebar…
toggle software healthy control-plane/web/src/components/layout/sidebar.tsx:toggle
SidebarLink software healthy control-plane/web/src/components/layout/sidebar.tsx:Sidebar…
Sidebar software healthy control-plane/web/src/components/layout/sidebar.tsx:Sidebar
OrganizationSwitcher software healthy control-plane/web/src/components/layout/organization-switch…
handleSwitch software healthy control-plane/web/src/components/layout/organization-switch…
Header software healthy control-plane/web/src/components/layout/header.tsx:Header
CreateOrganizationDialog software healthy control-plane/web/src/components/layout/create-organization…
handleSubmit software healthy control-plane/web/src/components/layout/create-organization…
LoginForm software healthy control-plane/web/src/components/auth/login-form.tsx:LoginF…
handleSubmit software healthy control-plane/web/src/components/auth/login-form.tsx:handle…
handlePasskeyLogin software healthy control-plane/web/src/components/auth/login-form.tsx:handle…
RegisterForm software healthy control-plane/web/src/components/auth/register-form.tsx:Reg…
handleUsernameSubmit software healthy control-plane/web/src/components/auth/register-form.tsx:han…
handleCreatePasskey software healthy control-plane/web/src/components/auth/register-form.tsx:han…
Table software healthy control-plane/web/src/components/ui/table.tsx:Table
TableHeader software healthy control-plane/web/src/components/ui/table.tsx:TableHeader
TableBody software healthy control-plane/web/src/components/ui/table.tsx:TableBody
TableFooter software healthy control-plane/web/src/components/ui/table.tsx:TableFooter
TableRow software healthy control-plane/web/src/components/ui/table.tsx:TableRow
TableHead software healthy control-plane/web/src/components/ui/table.tsx:TableHead
TableCell software healthy control-plane/web/src/components/ui/table.tsx:TableCell
TableCaption software healthy control-plane/web/src/components/ui/table.tsx:TableCaption
Sheet software healthy control-plane/web/src/components/ui/sheet.tsx:Sheet
SheetTrigger software healthy control-plane/web/src/components/ui/sheet.tsx:SheetTrigger
SheetClose software healthy control-plane/web/src/components/ui/sheet.tsx:SheetClose
SheetPortal software healthy control-plane/web/src/components/ui/sheet.tsx:SheetPortal
SheetOverlay software healthy control-plane/web/src/components/ui/sheet.tsx:SheetOverlay
SheetContent software healthy control-plane/web/src/components/ui/sheet.tsx:SheetContent
SheetHeader software healthy control-plane/web/src/components/ui/sheet.tsx:SheetHeader
SheetFooter software healthy control-plane/web/src/components/ui/sheet.tsx:SheetFooter
SheetTitle software healthy control-plane/web/src/components/ui/sheet.tsx:SheetTitle
SheetDescription software healthy control-plane/web/src/components/ui/sheet.tsx:SheetDescript…
Avatar software healthy control-plane/web/src/components/ui/avatar.tsx:Avatar
AvatarImage software healthy control-plane/web/src/components/ui/avatar.tsx:AvatarImage
AvatarFallback software healthy control-plane/web/src/components/ui/avatar.tsx:AvatarFallba…
Badge software healthy control-plane/web/src/components/ui/badge.tsx:Badge
Dialog software healthy control-plane/web/src/components/ui/dialog.tsx:Dialog
DialogTrigger software healthy control-plane/web/src/components/ui/dialog.tsx:DialogTrigger
DialogPortal software healthy control-plane/web/src/components/ui/dialog.tsx:DialogPortal
DialogClose software healthy control-plane/web/src/components/ui/dialog.tsx:DialogClose
DialogOverlay software healthy control-plane/web/src/components/ui/dialog.tsx:DialogOverlay
DialogContent software healthy control-plane/web/src/components/ui/dialog.tsx:DialogContent
DialogHeader software healthy control-plane/web/src/components/ui/dialog.tsx:DialogHeader
DialogFooter software healthy control-plane/web/src/components/ui/dialog.tsx:DialogFooter
DialogTitle software healthy control-plane/web/src/components/ui/dialog.tsx:DialogTitle
DialogDescription software healthy control-plane/web/src/components/ui/dialog.tsx:DialogDescri…
DropdownMenu software healthy control-plane/web/src/components/ui/dropdown-menu.tsx:Dropd…
DropdownMenuPortal software healthy control-plane/web/src/components/ui/dropdown-menu.tsx:Dropd…
DropdownMenuTrigger software healthy control-plane/web/src/components/ui/dropdown-menu.tsx:Dropd…

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

LabelLayerStatusPath
README.md software healthy README.md
DEV-SETUP.md software healthy DEV-SETUP.md
CLAUDE.md software healthy CLAUDE.md
helm-test-values.yaml software healthy helm-test-values.yaml
package.json software healthy package.json
skaffold.yaml software healthy skaffold.yaml
package-lock.json software healthy package-lock.json
Taskfile.yml software healthy Taskfile.yml
LICENSE.md software healthy LICENSE.md
config.toml software healthy config.toml
docker-compose.yml software healthy docker-compose.yml
Package.swift software healthy SwiftFirecracker/Package.swift
FirecrackerClient.swift software healthy SwiftFirecracker/Sources/SwiftFirecracker/FirecrackerClient…
FirecrackerError.swift software healthy SwiftFirecracker/Sources/SwiftFirecracker/FirecrackerError.…
UnixSocketHTTPClient.swift software healthy SwiftFirecracker/Sources/SwiftFirecracker/UnixSocketHTTPCli…
FirecrackerManager.swift software healthy SwiftFirecracker/Sources/SwiftFirecracker/FirecrackerManage…
BootSource.swift software healthy SwiftFirecracker/Sources/SwiftFirecracker/Models/BootSource…
MachineConfig.swift software healthy SwiftFirecracker/Sources/SwiftFirecracker/Models/MachineCon…
NetworkInterface.swift software healthy SwiftFirecracker/Sources/SwiftFirecracker/Models/NetworkInt…
InstanceInfo.swift software healthy SwiftFirecracker/Sources/SwiftFirecracker/Models/InstanceIn…
Drive.swift software healthy SwiftFirecracker/Sources/SwiftFirecracker/Models/Drive.swift
SwiftFirecrackerTests.swift software healthy SwiftFirecracker/Tests/SwiftFirecrackerTests/SwiftFirecrack…
control-plane-env.sh software healthy e2e-test/control-plane-env.sh
helm-template-test.sh software healthy tests/helm-template-test.sh
skaffold-validation.sh software healthy tests/skaffold-validation.sh
helm-lint.sh software healthy tests/helm-lint.sh
service-connectivity.sh software healthy tests/integration/service-connectivity.sh
full-environment.sh software healthy tests/integration/full-environment.sh
index.md software healthy docs/index.md
scheduler.md software healthy docs/architecture/scheduler.md
overview.md software healthy docs/architecture/overview.md
troubleshooting-k8s.md software healthy docs/development/troubleshooting-k8s.md
skaffold.md software healthy docs/development/skaffold.md
migration-guide.md software healthy docs/development/migration-guide.md
webauthn.md software healthy docs/debugging/webauthn.md
observability.md software healthy docs/deployment/observability.md
overview.md software healthy docs/deployment/overview.md
logging.md software healthy docs/deployment/logging.md
iam.md software healthy docs/deployment/iam.md
getting-started.md software healthy docs/guide/getting-started.md
what-is-strato.md software healthy docs/guide/what-is-strato.md
quick-start.md software healthy docs/guide/quick-start.md
Package.swift software healthy shared/Package.swift
HypervisorTypes.swift software healthy shared/Sources/StratoShared/HypervisorTypes.swift
NetworkModels.swift software healthy shared/Sources/StratoShared/NetworkModels.swift
QEMUDTOs.swift software healthy shared/Sources/StratoShared/QEMUDTOs.swift
VMModels.swift software healthy shared/Sources/StratoShared/VMModels.swift
WebSocketProtocol.swift software healthy shared/Sources/StratoShared/WebSocketProtocol.swift
Dockerfile software healthy agent/Dockerfile
Package.swift software healthy agent/Package.swift

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

LabelLayerStatusPath
SwiftFirecracker software healthy SwiftFirecracker
Sources software healthy SwiftFirecracker/Sources
SwiftFirecracker software healthy SwiftFirecracker/Sources/SwiftFirecracker
Models software healthy SwiftFirecracker/Sources/SwiftFirecracker/Models
Tests software healthy SwiftFirecracker/Tests
SwiftFirecrackerTests software healthy SwiftFirecracker/Tests/SwiftFirecrackerTests
e2e-test software healthy e2e-test
tests software healthy tests
integration software healthy tests/integration
docs software healthy docs
architecture software healthy docs/architecture
development software healthy docs/development
debugging software healthy docs/debugging
deployment software healthy docs/deployment
guide software healthy docs/guide
shared software healthy shared
Sources software healthy shared/Sources
StratoShared software healthy shared/Sources/StratoShared
agent software healthy agent
Sources software healthy agent/Sources
StratoAgentCore software healthy agent/Sources/StratoAgentCore
StratoAgent software healthy agent/Sources/StratoAgent
SPIFFE software healthy agent/Sources/StratoAgent/SPIFFE
Tests software healthy agent/Tests
StratoAgentTests software healthy agent/Tests/StratoAgentTests
observability software healthy observability
control-plane software healthy control-plane
Sources software healthy control-plane/Sources
App software healthy control-plane/Sources/App
Middleware software healthy control-plane/Sources/App/Middleware
Services software healthy control-plane/Sources/App/Services
SPIFFE software healthy control-plane/Sources/App/Services/SPIFFE
SCIM software healthy control-plane/Sources/App/Services/SCIM
Models software healthy control-plane/Sources/App/Models
Telemetry software healthy control-plane/Sources/App/Telemetry
Controllers software healthy control-plane/Sources/App/Controllers
Migrations software healthy control-plane/Sources/App/Migrations
Tests software healthy control-plane/Tests
AppTests software healthy control-plane/Tests/AppTests
web software healthy control-plane/web
src software healthy control-plane/web/src
types software healthy control-plane/web/src/types
components software healthy control-plane/web/src/components
layout software healthy control-plane/web/src/components/layout
auth software healthy control-plane/web/src/components/auth
ui software healthy control-plane/web/src/components/ui
terminal software healthy control-plane/web/src/components/terminal
agents software healthy control-plane/web/src/components/agents
vms software healthy control-plane/web/src/components/vms
images software healthy control-plane/web/src/components/images

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

LabelLayerStatusPath
image::agent/Dockerfile hardware healthy agent/Dockerfile
image::control-plane/Dockerfile hardware healthy control-plane/Dockerfile
image::control-plane/web/Dockerfile hardware healthy control-plane/web/Dockerfile
image::spire/agent/Dockerfile hardware healthy spire/agent/Dockerfile
image::spire/server/Dockerfile hardware healthy spire/server/Dockerfile
db hardware healthy docker-compose.yml
spicedb hardware healthy docker-compose.yml
valkey hardware healthy docker-compose.yml
control-plane hardware healthy docker-compose.yml
frontend hardware healthy docker-compose.yml
nginx hardware healthy docker-compose.yml
otel-collector hardware healthy docker-compose.yml
loki hardware healthy docker-compose.yml
k8s::Config::skaffold.yaml hardware healthy skaffold.yaml
k8s::ConfigMap::helm/strato-control-plane/templates/otel-co… hardware healthy helm/strato-control-plane/templates/otel-collector-configma…
k8s::Secret::helm/strato-control-plane/templates/secret.yaml hardware healthy helm/strato-control-plane/templates/secret.yaml
k8s::Secret::helm/strato-control-plane/templates/valkey-sec… hardware healthy helm/strato-control-plane/templates/valkey-secret.yaml
k8s::ConfigMap::helm/strato-control-plane/templates/configm… hardware healthy helm/strato-control-plane/templates/configmap.yaml
k8s::Secret::helm/strato-control-plane/templates/spire-secr… hardware healthy helm/strato-control-plane/templates/spire-secret.yaml
k8s::HorizontalPodAutoscaler::helm/strato-control-plane/tem… hardware healthy helm/strato-control-plane/templates/hpa.yaml
k8s::ConfigMap::helm/strato-control-plane/templates/prometh… hardware healthy helm/strato-control-plane/templates/prometheus-configmap.ya…
k8s::NetworkPolicy::helm/strato-control-plane/templates/net… hardware healthy helm/strato-control-plane/templates/networkpolicy.yaml
k8s::ConfigMap::helm/strato-control-plane/templates/spire-s… hardware healthy helm/strato-control-plane/templates/spire-server-configmap.…
k8s::ServiceAccount::helm/strato-control-plane/templates/se… hardware healthy helm/strato-control-plane/templates/serviceaccount.yaml
k8s::ServiceAccount::helm/strato-control-plane/templates/sp… hardware healthy helm/strato-control-plane/templates/spire-agent-serviceacco…
k8s::ClusterRole::helm/strato-control-plane/templates/spire… hardware healthy helm/strato-control-plane/templates/spire-agent-serviceacco…
k8s::ClusterRoleBinding::helm/strato-control-plane/template… hardware healthy helm/strato-control-plane/templates/spire-agent-serviceacco…
k8s::ConfigMap::helm/strato-control-plane/templates/envoy-s… hardware healthy helm/strato-control-plane/templates/envoy-sidecar-configmap…
k8s::PodDisruptionBudget::helm/strato-control-plane/templat… hardware healthy helm/strato-control-plane/templates/poddisruptionbudget.yaml
k8s::ConfigMap::helm/strato-control-plane/templates/spire-a… hardware healthy helm/strato-control-plane/templates/spire-agent-configmap.y…
k8s::ServiceAccount::helm/strato-control-plane/templates/sp… hardware healthy helm/strato-control-plane/templates/spire-serviceaccount.ya…
k8s::ClusterRole::helm/strato-control-plane/templates/spire… hardware healthy helm/strato-control-plane/templates/spire-serviceaccount.ya…
k8s::ClusterRoleBinding::helm/strato-control-plane/template… hardware healthy helm/strato-control-plane/templates/spire-serviceaccount.ya…

LabelLayerStatusPath
ApiError software healthy control-plane/web/src/lib/api/client.ts:ApiError
WebAuthnClient software healthy control-plane/web/src/lib/webauthn/client.ts:WebAuthnClient
g software healthy control-plane/Public/_next/static/chunks/9b1c8787883df081.j…
i software healthy control-plane/Public/_next/static/chunks/cc14c82208efda1b.j…
u software healthy control-plane/Public/_next/static/chunks/b2545ffbeb230501.j…
n software healthy control-plane/Public/_next/static/chunks/b2545ffbeb230501.j…
g software healthy control-plane/Public/_next/static/chunks/abe4cb32d301eb68.j…
p software healthy control-plane/Public/_next/static/chunks/bf8d1eb7e4e2b17d.j…
u software healthy control-plane/Public/_next/static/chunks/bf8d1eb7e4e2b17d.j…
n software healthy control-plane/Public/_next/static/chunks/e3fad0ff92f58c09.j…
u software healthy control-plane/Public/_next/static/chunks/e3fad0ff92f58c09.j…
a software healthy control-plane/Public/_next/static/chunks/e3fad0ff92f58c09.j…
i software healthy control-plane/Public/_next/static/chunks/e3fad0ff92f58c09.j…
y software healthy control-plane/Public/_next/static/chunks/cda9caba129b9f84.j…
extends software healthy control-plane/Public/_next/static/chunks/c4cb1b8c197a94ee.j…
e software healthy control-plane/Public/_next/static/chunks/c4cb1b8c197a94ee.j…
l software healthy control-plane/Public/_next/static/chunks/5fa7c83e8395e8d8.j…
c software healthy control-plane/Public/_next/static/chunks/5fa7c83e8395e8d8.j…

LabelLayerStatusPath
lint cicd healthy .github/workflows/helm-test.yml
template-validation cicd healthy .github/workflows/helm-test.yml
integration-test cicd healthy .github/workflows/helm-test.yml
security-scan cicd healthy .github/workflows/helm-test.yml
upgrade-test cicd healthy .github/workflows/helm-test.yml
claude-review cicd healthy .github/workflows/claude-code-review.yml
build-swift-release cicd healthy .github/workflows/main-build.yaml
build cicd healthy .github/workflows/main-build.yaml
create-release cicd healthy .github/workflows/release.yaml
build-and-push-images cicd healthy .github/workflows/release.yaml
build-swift-binaries cicd healthy .github/workflows/release.yaml
upload-source-assets cicd healthy .github/workflows/release.yaml
claude cicd healthy .github/workflows/claude.yml
build cicd healthy .github/workflows/deploy-docs.yml
deploy cicd healthy .github/workflows/deploy-docs.yml
lint-and-build-frontend cicd healthy .github/workflows/build.yaml
test cicd healthy .github/workflows/build.yaml
security cicd healthy .github/workflows/build.yaml

LabelLayerStatusPath
port:5432 network healthy Taskfile.yml
port:6379 network healthy Taskfile.yml
port:3100 network healthy Taskfile.yml
port:4317 network healthy Taskfile.yml
port:4318 network healthy Taskfile.yml
port:8888 network healthy Taskfile.yml
port:8889 network healthy Taskfile.yml
port:3000 network healthy docker-compose.yml
port:50051 network healthy docker-compose.yml
port:8081 network healthy docker-compose.yml
port:8443 network healthy docker-compose.yml
port:8080 network healthy docker-compose.yml
port:80 network healthy docker-compose.yml
port:9090 network healthy helm/strato-control-plane/README.md
port:53 network healthy helm/strato-control-plane/values.yaml
port:3476 network healthy .github/workflows/release.yaml
port:3478 network healthy .github/workflows/release.yaml

LabelLayerStatusPath
Home frontend healthy control-plane/web/src/app/page.tsx
RootLayout frontend healthy control-plane/web/src/app/layout.tsx
DashboardLayout frontend healthy control-plane/web/src/app/(dashboard)/layout.tsx
DashboardPage frontend healthy control-plane/web/src/app/(dashboard)/dashboard/page.tsx
AgentsPage frontend healthy control-plane/web/src/app/(dashboard)/agents/page.tsx
AgentDetailPage frontend healthy control-plane/web/src/app/(dashboard)/agents/detail/page.tsx
OrganizationSettingsPage frontend healthy control-plane/web/src/app/(dashboard)/organizations/setting…
VMsPage frontend healthy control-plane/web/src/app/(dashboard)/vms/page.tsx
VMDetailPage frontend healthy control-plane/web/src/app/(dashboard)/vms/detail/page.tsx
ImagesPage frontend healthy control-plane/web/src/app/(dashboard)/images/page.tsx
ImageDetailPage frontend healthy control-plane/web/src/app/(dashboard)/images/detail/page.tsx
LoginPage frontend healthy control-plane/web/src/app/(auth)/login/page.tsx
OnboardingPage frontend healthy control-plane/web/src/app/(auth)/onboarding/page.tsx
RegisterPage frontend healthy control-plane/web/src/app/(auth)/register/page.tsx

LabelLayerStatusPath
GET /auth/session api healthy control-plane/Public/_next/static/chunks/364e1b37f7a7fa94.js
POST /auth/logout api healthy control-plane/Public/_next/static/chunks/364e1b37f7a7fa94.js
POST /auth/register/begin api healthy control-plane/Public/_next/static/chunks/364e1b37f7a7fa94.js
POST /auth/register/finish api healthy control-plane/Public/_next/static/chunks/364e1b37f7a7fa94.js
POST /auth/login/begin api healthy control-plane/Public/_next/static/chunks/364e1b37f7a7fa94.js
POST /auth/login/finish api healthy control-plane/Public/_next/static/chunks/364e1b37f7a7fa94.js
GET /api/organizations api healthy control-plane/Public/_next/static/chunks/364e1b37f7a7fa94.js
POST /api/organizations api healthy control-plane/Public/_next/static/chunks/364e1b37f7a7fa94.js
GET /api/vms api healthy control-plane/Public/_next/static/chunks/cda9caba129b9f84.js
POST /api/vms api healthy control-plane/Public/_next/static/chunks/cda9caba129b9f84.js
GET /api/agents api healthy control-plane/Public/_next/static/chunks/cda9caba129b9f84.js
GET /api/agents/registration-tokens api healthy control-plane/Public/_next/static/chunks/cda9caba129b9f84.js
POST /api/agents/registration-tokens api healthy control-plane/Public/_next/static/chunks/cda9caba129b9f84.js

LabelLayerStatusPath
/page.tsx frontend healthy control-plane/web/src/app/page.tsx
/(dashboard)/dashboard frontend healthy control-plane/web/src/app/(dashboard)/dashboard/page.tsx
/(dashboard)/agents frontend healthy control-plane/web/src/app/(dashboard)/agents/page.tsx
/(dashboard)/agents/detail frontend healthy control-plane/web/src/app/(dashboard)/agents/detail/page.tsx
/(dashboard)/organizations/settings frontend healthy control-plane/web/src/app/(dashboard)/organizations/setting…
/(dashboard)/vms frontend healthy control-plane/web/src/app/(dashboard)/vms/page.tsx
/(dashboard)/vms/detail frontend healthy control-plane/web/src/app/(dashboard)/vms/detail/page.tsx
/(dashboard)/images frontend healthy control-plane/web/src/app/(dashboard)/images/page.tsx
/(dashboard)/images/detail frontend healthy control-plane/web/src/app/(dashboard)/images/detail/page.tsx
/(auth)/login frontend healthy control-plane/web/src/app/(auth)/login/page.tsx
/(auth)/onboarding frontend healthy control-plane/web/src/app/(auth)/onboarding/page.tsx
/(auth)/register frontend healthy control-plane/web/src/app/(auth)/register/page.tsx

LabelLayerStatusPath
k8s::Job::helm/strato-control-plane/templates/spicedb-schem… hardware healthy helm/strato-control-plane/templates/spicedb-schema-job.yaml
k8s::StatefulSet::helm/strato-control-plane/templates/spire… hardware healthy helm/strato-control-plane/templates/spire-server-statefulse…
k8s::StatefulSet::helm/strato-control-plane/templates/spice… hardware healthy helm/strato-control-plane/templates/spicedb-statefulset.yaml
k8s::DaemonSet::helm/strato-control-plane/templates/spire-a… hardware healthy helm/strato-control-plane/templates/spire-agent-daemonset.y…
k8s::Deployment::helm/strato-control-plane/templates/otel-c… hardware healthy helm/strato-control-plane/templates/otel-collector-deployme…
k8s::Deployment::helm/strato-control-plane/templates/fronte… hardware healthy helm/strato-control-plane/templates/frontend-deployment.yaml
k8s::Job::helm/strato-control-plane/templates/migration-job… hardware healthy helm/strato-control-plane/templates/migration-job.yaml
k8s::Deployment::helm/strato-control-plane/templates/deploy… hardware healthy helm/strato-control-plane/templates/deployment.yaml
k8s::StatefulSet::helm/strato-control-plane/templates/prome… hardware healthy helm/strato-control-plane/templates/prometheus-statefulset.…

LabelLayerStatusPath
HELM_VERSION cicd healthy
CLAUDE_CODE_OAUTH_TOKEN cicd healthy
GITHUB_TOKEN cicd healthy
IMAGE_NAME_CONTROL_PLANE cicd healthy
IMAGE_NAME_FRONTEND cicd healthy
KUBERNETES_VERSION cicd healthy
KIND_VERSION cicd healthy
IMAGE_NAME_AGENT cicd healthy
REGISTRY cicd healthy

LabelLayerStatusPath
gha::helm-test cicd healthy .github/workflows/helm-test.yml
gha::claude-code-review cicd healthy .github/workflows/claude-code-review.yml
gha::main-build cicd healthy .github/workflows/main-build.yaml
gha::release cicd healthy .github/workflows/release.yaml
gha::claude cicd healthy .github/workflows/claude.yml
gha::deploy-docs cicd healthy .github/workflows/deploy-docs.yml
gha::build cicd healthy .github/workflows/build.yaml

LabelLayerStatusPath
password_literal::helm/strato-control-plane/README.md security healthy helm/strato-control-plane/README.md
password_literal::helm/strato-control-plane/README.md security healthy helm/strato-control-plane/README.md
password_literal::.github/workflows/helm-test.yml security healthy .github/workflows/helm-test.yml
password_literal::.github/workflows/helm-test.yml security healthy .github/workflows/helm-test.yml
password_literal::.github/workflows/helm-test.yml security healthy .github/workflows/helm-test.yml
password_literal::.github/workflows/helm-test.yml security healthy .github/workflows/helm-test.yml

LabelLayerStatusPath
postgresql data healthy README.md
postgres data healthy helm-test-values.yaml
redis data healthy Taskfile.yml

LabelLayerStatusPath
10.0.2.0 network healthy CLAUDE.md
127.0.0.1 network healthy Taskfile.yml
1.5.75.75 network healthy control-plane/Public/_next/static/chunks/364e1b37f7a7fa94.js

LabelLayerStatusPath
auth::control-plane/web/src/app/(dashboard)/organizations/s… security healthy control-plane/web/src/app/(dashboard)/organizations/setting…
auth::control-plane/Public/_next/static/chunks/2bb32290388d… security healthy control-plane/Public/_next/static/chunks/2bb32290388df56c.js
auth::control-plane/Sources/App/openapi.yaml security healthy control-plane/Sources/App/openapi.yaml

LabelLayerStatusPath
envoy network healthy Taskfile.yml
nginx network healthy docker-compose.yml

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

LabelLayerStatusPath
ingress::helm/strato-control-plane/templates/ingress.yaml network healthy helm/strato-control-plane/templates/ingress.yaml

LabelLayerStatusPath
gpu (detected) hardware healthy control-plane/Public/_next/static/chunks/e2b81bfc06cd4253.js

LabelLayerStatusPath
vps::azure hardware healthy .github/workflows/helm-test.yml
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/0152f6c5-8adc-411c-bd55-25506eff5ad5/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/0152f6c5-8adc-411c-bd55-25506eff5ad5/

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.