https://github.com/rtraversi/bsbr-attytraining
· scanned 2026-06-15 23:56 UTC (2 months, 3 weeks ago)
11 raw signals (0 security + 11 graph)
Last scanned 2 months, 3 weeks ago · v1 · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 63 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.
| Label | Layer | Status | Path |
|---|---|---|---|
open-next.config.ts |
software | healthy | open-next.config.ts |
postcss.config.mjs |
software | healthy | postcss.config.mjs |
README.md |
software | healthy | README.md |
pnpm-lock.yaml |
software | healthy | pnpm-lock.yaml |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
middleware.ts |
software | healthy | middleware.ts |
session_handoff.md |
software | healthy | session_handoff.md |
pnpm-workspace.yaml |
software | healthy | pnpm-workspace.yaml |
tsconfig.json |
software | healthy | tsconfig.json |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
vitest.config.ts |
software | healthy | vitest.config.ts |
next.config.ts |
software | healthy | next.config.ts |
supabase.ts |
software | healthy | types/supabase.ts |
rls-isolation.test.ts |
software | healthy | tests/rls-isolation.test.ts |
globals.css |
software | healthy | app/globals.css |
page.tsx |
software | healthy | app/page.tsx |
layout.tsx |
software | healthy | app/layout.tsx |
client.ts |
software | healthy | lib/supabase/client.ts |
server.ts |
software | healthy | lib/supabase/server.ts |
package.json |
software | healthy | workers/cert-worker/package.json |
wrangler.toml |
software | healthy | workers/cert-worker/wrangler.toml |
tsconfig.json |
software | healthy | workers/cert-worker/tsconfig.json |
index.ts |
software | healthy | workers/cert-worker/src/index.ts |
config.toml |
software | healthy | supabase/config.toml |
0001_initial_schema.sql |
software | healthy | supabase/migrations/0001_initial_schema.sql |
0002_audit_and_queue.sql |
software | healthy | supabase/migrations/0002_audit_and_queue.sql |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
types |
software | healthy | types |
tests |
software | healthy | tests |
app |
software | healthy | app |
lib |
software | healthy | lib |
supabase |
software | healthy | lib/supabase |
workers |
software | healthy | workers |
cert-worker |
software | healthy | workers/cert-worker |
src |
software | healthy | workers/cert-worker/src |
supabase |
software | healthy | supabase |
migrations |
software | healthy | supabase/migrations |
| Label | Layer | Status | Path |
|---|---|---|---|
middleware |
software | healthy | middleware.ts:middleware |
must |
software | healthy | tests/rls-isolation.test.ts:must |
leaked |
software | healthy | tests/rls-isolation.test.ts:leaked |
Home |
software | healthy | app/page.tsx:Home |
RootLayout |
software | healthy | app/layout.tsx:RootLayout |
createClient |
software | healthy | lib/supabase/client.ts:createClient |
createClient |
software | healthy | lib/supabase/server.ts:createClient |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::tests/rls-isolation.test.ts |
security | healthy | tests/rls-isolation.test.ts |
auth::CLAUDE.md |
security | healthy | CLAUDE.md |
auth::supabase/config.toml |
security | healthy | supabase/config.toml |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | CLAUDE.md |
sqlite |
data | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
0001_initial_schema.sql |
data | healthy | supabase/migrations/0001_initial_schema.sql |
0002_audit_and_queue.sql |
data | healthy | supabase/migrations/0002_audit_and_queue.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
port:64 |
network | healthy | pnpm-lock.yaml |
port:15 |
network | healthy | pnpm-lock.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | pnpm-lock.yaml |
vps::azure |
hardware | healthy | supabase/config.toml |
| Label | Layer | Status | Path |
|---|---|---|---|
Home |
frontend | healthy | app/page.tsx |
RootLayout |
frontend | healthy | app/layout.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-tada0l9g |
software | healthy | /tmp/repobility-clone-tada0l9g |
| Label | Layer | Status | Path |
|---|---|---|---|
sqs |
data | healthy | pnpm-lock.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
public |
data | healthy | supabase/migrations/0001_initial_schema.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | tests/rls-isolation.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::tests/rls-isolation.test.ts |
security | healthy | tests/rls-isolation.test.ts |
This page is publicly accessible at:
https://repobility.com/scan/e7b59583-023f-4bbb-acbf-82a455b08f93/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e7b59583-023f-4bbb-acbf-82a455b08f93/
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.