https://github.com/zoltanfGH/event-report-task
· scanned 2026-06-16 01:13 UTC (2 months, 1 week ago)
17 raw signals (0 security + 17 graph)
Last scanned 2 months, 1 week ago · v1 · 17 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 269 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 |
|---|---|---|---|
README.md |
software | healthy | README.md |
postcss.config.mjs |
software | healthy | frontend/next-app/postcss.config.mjs |
README.md |
software | healthy | frontend/next-app/README.md |
pnpm-lock.yaml |
software | healthy | frontend/next-app/pnpm-lock.yaml |
package.json |
software | healthy | frontend/next-app/package.json |
components.json |
software | healthy | frontend/next-app/components.json |
pnpm-workspace.yaml |
software | healthy | frontend/next-app/pnpm-workspace.yaml |
.env.example |
software | healthy | frontend/next-app/.env.example |
tsconfig.json |
software | healthy | frontend/next-app/tsconfig.json |
eslint.config.mjs |
software | healthy | frontend/next-app/eslint.config.mjs |
AGENTS.md |
software | healthy | frontend/next-app/AGENTS.md |
next.config.ts |
software | healthy | frontend/next-app/next.config.ts |
theme-provider.tsx |
software | healthy | frontend/next-app/components/theme-provider.tsx |
auth-form.tsx |
software | healthy | frontend/next-app/components/auth-form.tsx |
providers.tsx |
software | healthy | frontend/next-app/components/providers.tsx |
table.tsx |
software | healthy | frontend/next-app/components/ui/table.tsx |
checkbox.tsx |
software | healthy | frontend/next-app/components/ui/checkbox.tsx |
badge.tsx |
software | healthy | frontend/next-app/components/ui/badge.tsx |
dialog.tsx |
software | healthy | frontend/next-app/components/ui/dialog.tsx |
button.tsx |
software | healthy | frontend/next-app/components/ui/button.tsx |
card.tsx |
software | healthy | frontend/next-app/components/ui/card.tsx |
switch.tsx |
software | healthy | frontend/next-app/components/ui/switch.tsx |
sonner.tsx |
software | healthy | frontend/next-app/components/ui/sonner.tsx |
input.tsx |
software | healthy | frontend/next-app/components/ui/input.tsx |
select.tsx |
software | healthy | frontend/next-app/components/ui/select.tsx |
label.tsx |
software | healthy | frontend/next-app/components/ui/label.tsx |
globals.css |
software | healthy | frontend/next-app/app/globals.css |
page.tsx |
software | healthy | frontend/next-app/app/page.tsx |
layout.tsx |
software | healthy | frontend/next-app/app/layout.tsx |
page.tsx |
software | healthy | frontend/next-app/app/login/page.tsx |
route.ts |
software | healthy | frontend/next-app/app/api/backend/[...path]/route.ts |
layout.tsx |
software | healthy | frontend/next-app/app/(app)/layout.tsx |
page.tsx |
software | healthy | frontend/next-app/app/(app)/activity/page.tsx |
page.tsx |
software | healthy | frontend/next-app/app/(app)/alerts/page.tsx |
page.tsx |
software | healthy | frontend/next-app/app/(app)/admin/page.tsx |
page.tsx |
software | healthy | frontend/next-app/app/(app)/channels/page.tsx |
page.tsx |
software | healthy | frontend/next-app/app/register/page.tsx |
api.ts |
software | healthy | frontend/next-app/lib/api.ts |
auth.ts |
software | healthy | frontend/next-app/lib/auth.ts |
utils.ts |
software | healthy | frontend/next-app/lib/utils.ts |
types.ts |
software | healthy | frontend/next-app/lib/types.ts |
plan.md |
software | healthy | docs/plan.md |
validation.md |
software | healthy | docs/validation.md |
decisions.md |
software | healthy | docs/decisions.md |
session-06-milestone-3.md |
software | healthy | docs/prompts/session-06-milestone-3.md |
session-05-operator-course-corrections.md |
software | healthy | docs/prompts/session-05-operator-course-corrections.md |
session-04-milestone-2.md |
software | healthy | docs/prompts/session-04-milestone-2.md |
session-08-milestone-5.md |
software | healthy | docs/prompts/session-08-milestone-5.md |
session-03-refactor-review.md |
software | healthy | docs/prompts/session-03-refactor-review.md |
session-09-milestone-6.md |
software | healthy | docs/prompts/session-09-milestone-6.md |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ThemeProvider |
software | healthy | frontend/next-app/components/theme-provider.tsx:ThemeProvid… |
isTypingTarget |
software | healthy | frontend/next-app/components/theme-provider.tsx:isTypingTar… |
ThemeHotkey |
software | healthy | frontend/next-app/components/theme-provider.tsx:ThemeHotkey |
onKeyDown |
software | healthy | frontend/next-app/components/theme-provider.tsx:onKeyDown |
AuthForm |
software | healthy | frontend/next-app/components/auth-form.tsx:AuthForm |
submit |
software | healthy | frontend/next-app/components/auth-form.tsx:submit |
Providers |
software | healthy | frontend/next-app/components/providers.tsx:Providers |
Table |
software | healthy | frontend/next-app/components/ui/table.tsx:Table |
TableHeader |
software | healthy | frontend/next-app/components/ui/table.tsx:TableHeader |
TableBody |
software | healthy | frontend/next-app/components/ui/table.tsx:TableBody |
TableFooter |
software | healthy | frontend/next-app/components/ui/table.tsx:TableFooter |
TableRow |
software | healthy | frontend/next-app/components/ui/table.tsx:TableRow |
TableHead |
software | healthy | frontend/next-app/components/ui/table.tsx:TableHead |
TableCell |
software | healthy | frontend/next-app/components/ui/table.tsx:TableCell |
TableCaption |
software | healthy | frontend/next-app/components/ui/table.tsx:TableCaption |
Checkbox |
software | healthy | frontend/next-app/components/ui/checkbox.tsx:Checkbox |
Badge |
software | healthy | frontend/next-app/components/ui/badge.tsx:Badge |
Dialog |
software | healthy | frontend/next-app/components/ui/dialog.tsx:Dialog |
DialogTrigger |
software | healthy | frontend/next-app/components/ui/dialog.tsx:DialogTrigger |
DialogPortal |
software | healthy | frontend/next-app/components/ui/dialog.tsx:DialogPortal |
DialogClose |
software | healthy | frontend/next-app/components/ui/dialog.tsx:DialogClose |
DialogOverlay |
software | healthy | frontend/next-app/components/ui/dialog.tsx:DialogOverlay |
DialogContent |
software | healthy | frontend/next-app/components/ui/dialog.tsx:DialogContent |
DialogHeader |
software | healthy | frontend/next-app/components/ui/dialog.tsx:DialogHeader |
DialogFooter |
software | healthy | frontend/next-app/components/ui/dialog.tsx:DialogFooter |
DialogTitle |
software | healthy | frontend/next-app/components/ui/dialog.tsx:DialogTitle |
DialogDescription |
software | healthy | frontend/next-app/components/ui/dialog.tsx:DialogDescription |
Button |
software | healthy | frontend/next-app/components/ui/button.tsx:Button |
Card |
software | healthy | frontend/next-app/components/ui/card.tsx:Card |
CardHeader |
software | healthy | frontend/next-app/components/ui/card.tsx:CardHeader |
CardTitle |
software | healthy | frontend/next-app/components/ui/card.tsx:CardTitle |
CardDescription |
software | healthy | frontend/next-app/components/ui/card.tsx:CardDescription |
CardAction |
software | healthy | frontend/next-app/components/ui/card.tsx:CardAction |
CardContent |
software | healthy | frontend/next-app/components/ui/card.tsx:CardContent |
CardFooter |
software | healthy | frontend/next-app/components/ui/card.tsx:CardFooter |
Switch |
software | healthy | frontend/next-app/components/ui/switch.tsx:Switch |
Toaster |
software | healthy | frontend/next-app/components/ui/sonner.tsx:Toaster |
Input |
software | healthy | frontend/next-app/components/ui/input.tsx:Input |
Select |
software | healthy | frontend/next-app/components/ui/select.tsx:Select |
SelectGroup |
software | healthy | frontend/next-app/components/ui/select.tsx:SelectGroup |
SelectValue |
software | healthy | frontend/next-app/components/ui/select.tsx:SelectValue |
SelectTrigger |
software | healthy | frontend/next-app/components/ui/select.tsx:SelectTrigger |
SelectContent |
software | healthy | frontend/next-app/components/ui/select.tsx:SelectContent |
SelectLabel |
software | healthy | frontend/next-app/components/ui/select.tsx:SelectLabel |
SelectItem |
software | healthy | frontend/next-app/components/ui/select.tsx:SelectItem |
SelectSeparator |
software | healthy | frontend/next-app/components/ui/select.tsx:SelectSeparator |
SelectScrollUpButton |
software | healthy | frontend/next-app/components/ui/select.tsx:SelectScrollUpBu… |
SelectScrollDownButton |
software | healthy | frontend/next-app/components/ui/select.tsx:SelectScrollDown… |
Label |
software | healthy | frontend/next-app/components/ui/label.tsx:Label |
Page |
software | healthy | frontend/next-app/app/page.tsx:Page |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
frontend |
software | healthy | frontend |
next-app |
software | healthy | frontend/next-app |
components |
software | healthy | frontend/next-app/components |
ui |
software | healthy | frontend/next-app/components/ui |
app |
software | healthy | frontend/next-app/app |
login |
software | healthy | frontend/next-app/app/login |
api |
software | healthy | frontend/next-app/app/api |
backend |
software | healthy | frontend/next-app/app/api/backend |
[...path] |
software | healthy | frontend/next-app/app/api/backend/[...path] |
(app) |
software | healthy | frontend/next-app/app/(app) |
activity |
software | healthy | frontend/next-app/app/(app)/activity |
alerts |
software | healthy | frontend/next-app/app/(app)/alerts |
admin |
software | healthy | frontend/next-app/app/(app)/admin |
channels |
software | healthy | frontend/next-app/app/(app)/channels |
register |
software | healthy | frontend/next-app/app/register |
lib |
software | healthy | frontend/next-app/lib |
docs |
software | healthy | docs |
prompts |
software | healthy | docs/prompts |
.claude |
software | healthy | .claude |
backend |
software | healthy | backend |
WebApplication1 |
software | healthy | backend/WebApplication1 |
Db |
software | healthy | backend/WebApplication1/Db |
Entities |
software | healthy | backend/WebApplication1/Entities |
Features |
software | healthy | backend/WebApplication1/Features |
Auth |
software | healthy | backend/WebApplication1/Features/Auth |
Login |
software | healthy | backend/WebApplication1/Features/Auth/Login |
Register |
software | healthy | backend/WebApplication1/Features/Auth/Register |
Events |
software | healthy | backend/WebApplication1/Features/Events |
GetAllEvents |
software | healthy | backend/WebApplication1/Features/Events/GetAllEvents |
Ingest |
software | healthy | backend/WebApplication1/Features/Events/Ingest |
Deliveries |
software | healthy | backend/WebApplication1/Features/Deliveries |
GetAll |
software | healthy | backend/WebApplication1/Features/Deliveries/GetAll |
Rules |
software | healthy | backend/WebApplication1/Features/Rules |
Delete |
software | healthy | backend/WebApplication1/Features/Rules/Delete |
GetAll |
software | healthy | backend/WebApplication1/Features/Rules/GetAll |
Update |
software | healthy | backend/WebApplication1/Features/Rules/Update |
Create |
software | healthy | backend/WebApplication1/Features/Rules/Create |
Admin |
software | healthy | backend/WebApplication1/Features/Admin |
GetAllDeliveries |
software | healthy | backend/WebApplication1/Features/Admin/GetAllDeliveries |
GetAllRules |
software | healthy | backend/WebApplication1/Features/Admin/GetAllRules |
GetAllUsers |
software | healthy | backend/WebApplication1/Features/Admin/GetAllUsers |
GetStats |
software | healthy | backend/WebApplication1/Features/Admin/GetStats |
Simulate |
software | healthy | backend/WebApplication1/Features/Admin/Simulate |
Channels |
software | healthy | backend/WebApplication1/Features/Channels |
Delete |
software | healthy | backend/WebApplication1/Features/Channels/Delete |
GetAll |
software | healthy | backend/WebApplication1/Features/Channels/GetAll |
Update |
software | healthy | backend/WebApplication1/Features/Channels/Update |
Create |
software | healthy | backend/WebApplication1/Features/Channels/Create |
Properties |
software | healthy | backend/WebApplication1/Properties |
Notifications |
software | healthy | backend/WebApplication1/Notifications |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Page |
frontend | healthy | frontend/next-app/app/page.tsx |
RootLayout |
frontend | healthy | frontend/next-app/app/layout.tsx |
LoginPage |
frontend | healthy | frontend/next-app/app/login/page.tsx |
AppLayout |
frontend | healthy | frontend/next-app/app/(app)/layout.tsx |
ActivityPage |
frontend | healthy | frontend/next-app/app/(app)/activity/page.tsx |
AlertsPage |
frontend | healthy | frontend/next-app/app/(app)/alerts/page.tsx |
AdminPage |
frontend | healthy | frontend/next-app/app/(app)/admin/page.tsx |
ChannelsPage |
frontend | healthy | frontend/next-app/app/(app)/channels/page.tsx |
RegisterPage |
frontend | healthy | frontend/next-app/app/register/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | frontend/next-app/app/page.tsx |
/login |
frontend | healthy | frontend/next-app/app/login/page.tsx |
/(app)/activity |
frontend | healthy | frontend/next-app/app/(app)/activity/page.tsx |
/(app)/alerts |
frontend | healthy | frontend/next-app/app/(app)/alerts/page.tsx |
/(app)/admin |
frontend | healthy | frontend/next-app/app/(app)/admin/page.tsx |
/(app)/channels |
frontend | healthy | frontend/next-app/app/(app)/channels/page.tsx |
/register |
frontend | healthy | frontend/next-app/app/register/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
port:64 |
network | healthy | frontend/next-app/pnpm-lock.yaml |
port:16 |
network | healthy | frontend/next-app/pnpm-lock.yaml |
port:5080 |
network | healthy | backend/docker-compose.yml |
port:8080 |
network | healthy | backend/docker-compose.yml |
port:5432 |
network | healthy | backend/docker-compose.yml |
port:8081 |
network | healthy | backend/WebApplication1/Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
image::backend/WebApplication1/Dockerfile |
hardware | healthy | backend/WebApplication1/Dockerfile |
api |
hardware | healthy | backend/docker-compose.yml |
postgres |
hardware | healthy | backend/docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | README.md |
postgres |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::README.md |
security | healthy | README.md |
auth::frontend/next-app/app/api/backend/[...path]/route.ts |
security | healthy | frontend/next-app/app/api/backend/[...path]/route.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-rtxnfhm4 |
software | healthy | /tmp/repobility-clone-rtxnfhm4 |
| Label | Layer | Status | Path |
|---|---|---|---|
ApiError |
software | healthy | frontend/next-app/lib/api.ts:ApiError |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | frontend/next-app/next.config.ts |
This page is publicly accessible at:
https://repobility.com/scan/662447fc-0e53-47a1-84cd-ddcb48c670a8/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/662447fc-0e53-47a1-84cd-ddcb48c670a8/
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.