https://github.com/wallataa/GanntChart
· scanned 2026-06-16 00:54 UTC (2 months, 1 week ago)
25 raw signals (0 security + 25 graph)
Last scanned 2 months, 1 week ago · v1 · 25 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 358 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 |
|---|---|---|---|
DateHeader |
software | healthy | components/DateHeader.tsx:DateHeader |
startResize |
software | healthy | components/DateHeader.tsx:startResize |
startSidebarResize |
software | healthy | components/DateHeader.tsx:startSidebarResize |
SettingsPanel |
software | healthy | components/SettingsPanel.tsx:SettingsPanel |
Icon |
software | healthy | components/icons.tsx:Icon |
ChevronLeftIcon |
software | healthy | components/icons.tsx:ChevronLeftIcon |
ChevronRightIcon |
software | healthy | components/icons.tsx:ChevronRightIcon |
UndoIcon |
software | healthy | components/icons.tsx:UndoIcon |
RedoIcon |
software | healthy | components/icons.tsx:RedoIcon |
SettingsIcon |
software | healthy | components/icons.tsx:SettingsIcon |
HelpIcon |
software | healthy | components/icons.tsx:HelpIcon |
PlusIcon |
software | healthy | components/icons.tsx:PlusIcon |
MinusIcon |
software | healthy | components/icons.tsx:MinusIcon |
XIcon |
software | healthy | components/icons.tsx:XIcon |
GripIcon |
software | healthy | components/icons.tsx:GripIcon |
LockIcon |
software | healthy | components/icons.tsx:LockIcon |
MoreIcon |
software | healthy | components/icons.tsx:MoreIcon |
CheckIcon |
software | healthy | components/icons.tsx:CheckIcon |
NoteIcon |
software | healthy | components/icons.tsx:NoteIcon |
SunIcon |
software | healthy | components/icons.tsx:SunIcon |
MoonIcon |
software | healthy | components/icons.tsx:MoonIcon |
CalendarIcon |
software | healthy | components/icons.tsx:CalendarIcon |
TaskSubLane |
software | healthy | components/TaskSubLane.tsx:TaskSubLane |
dayFromClientX |
software | healthy | components/TaskSubLane.tsx:dayFromClientX |
EventBlock |
software | healthy | components/EventBlock.tsx:EventBlock |
ColorControl |
software | healthy | components/Toolbar.tsx:ColorControl |
swatches |
software | healthy | components/Toolbar.tsx:swatches |
compact |
software | healthy | components/Toolbar.tsx:compact |
JumpToDate |
software | healthy | components/Toolbar.tsx:JumpToDate |
EventActions |
software | healthy | components/Toolbar.tsx:EventActions |
MoreMenu |
software | healthy | components/Toolbar.tsx:MoreMenu |
BoardStatus |
software | healthy | components/Toolbar.tsx:BoardStatus |
SyncStatus |
software | healthy | components/Toolbar.tsx:SyncStatus |
Toolbar |
software | healthy | components/Toolbar.tsx:Toolbar |
NotesPanel |
software | healthy | components/NotesPanel.tsx:NotesPanel |
commit |
software | healthy | components/NotesPanel.tsx:commit |
close |
software | healthy | components/NotesPanel.tsx:close |
showPreview |
software | healthy | components/NotesPanel.tsx:showPreview |
tab |
software | healthy | components/NotesPanel.tsx:tab |
HelpPopover |
software | healthy | components/HelpPopover.tsx:HelpPopover |
SwimLaneRow |
software | healthy | components/SwimLane.tsx:SwimLaneRow |
colFromX |
software | healthy | components/SwimLane.tsx:colFromX |
getScroll |
software | healthy | components/SwimLane.tsx:getScroll |
beginResize |
software | healthy | components/SwimLane.tsx:beginResize |
beginCreate |
software | healthy | components/SwimLane.tsx:beginCreate |
WeeklyView |
software | healthy | components/WeeklyView.tsx:WeeklyView |
laneHasContent |
software | healthy | components/WeeklyView.tsx:laneHasContent |
dropTargetFor |
software | healthy | components/WeeklyView.tsx:dropTargetFor |
startTaskDrag |
software | healthy | components/WeeklyView.tsx:startTaskDrag |
handleTaskPointerDown |
software | healthy | components/WeeklyView.tsx:handleTaskPointerDown |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
postcss.config.mjs |
software | healthy | postcss.config.mjs |
README.md |
software | healthy | README.md |
tailwind.config.ts |
software | healthy | tailwind.config.ts |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
SPEC.md |
software | healthy | SPEC.md |
.eslintrc.json |
software | healthy | .eslintrc.json |
tsconfig.json |
software | healthy | tsconfig.json |
next.config.mjs |
software | healthy | next.config.mjs |
index.ts |
software | healthy | types/index.ts |
next-auth.d.ts |
software | healthy | types/next-auth.d.ts |
DateHeader.tsx |
software | healthy | components/DateHeader.tsx |
SettingsPanel.tsx |
software | healthy | components/SettingsPanel.tsx |
icons.tsx |
software | healthy | components/icons.tsx |
TaskSubLane.tsx |
software | healthy | components/TaskSubLane.tsx |
EventBlock.tsx |
software | healthy | components/EventBlock.tsx |
Toolbar.tsx |
software | healthy | components/Toolbar.tsx |
NotesPanel.tsx |
software | healthy | components/NotesPanel.tsx |
HelpPopover.tsx |
software | healthy | components/HelpPopover.tsx |
SwimLane.tsx |
software | healthy | components/SwimLane.tsx |
WeeklyView.tsx |
software | healthy | components/WeeklyView.tsx |
Sidebar.tsx |
software | healthy | components/Sidebar.tsx |
GanttGrid.tsx |
software | healthy | components/GanttGrid.tsx |
SubtaskChecklist.tsx |
software | healthy | components/SubtaskChecklist.tsx |
WeeklyLane.tsx |
software | healthy | components/WeeklyLane.tsx |
SubtaskItem.tsx |
software | healthy | components/SubtaskItem.tsx |
DayColumns.tsx |
software | healthy | components/DayColumns.tsx |
LaneManager.tsx |
software | healthy | components/LaneManager.tsx |
globals.css |
software | healthy | app/globals.css |
page.tsx |
software | healthy | app/page.tsx |
layout.tsx |
software | healthy | app/layout.tsx |
providers.tsx |
software | healthy | app/providers.tsx |
route.ts |
software | healthy | app/api/auth/[...nextauth]/route.ts |
route.ts |
software | healthy | app/api/register/route.ts |
route.ts |
software | healthy | app/api/calendar/route.ts |
route.ts |
software | healthy | app/api/calendar/push/route.ts |
route.ts |
software | healthy | app/api/calendar/event/route.ts |
route.ts |
software | healthy | app/api/board/route.ts |
page.tsx |
software | healthy | app/signin/page.tsx |
useRowHeightDrag.ts |
software | healthy | lib/useRowHeightDrag.ts |
auth.ts |
software | healthy | lib/auth.ts |
usePersistedState.ts |
software | healthy | lib/usePersistedState.ts |
storage.ts |
software | healthy | lib/storage.ts |
users.ts |
software | healthy | lib/users.ts |
useLifeEvents.ts |
software | healthy | lib/useLifeEvents.ts |
useBoardSync.ts |
software | healthy | lib/useBoardSync.ts |
lanes.ts |
software | healthy | lib/lanes.ts |
subtasks.ts |
software | healthy | lib/subtasks.ts |
boardStore.ts |
software | healthy | lib/boardStore.ts |
useCalendarPush.ts |
software | healthy | lib/useCalendarPush.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
DateHeader |
frontend | healthy | components/DateHeader.tsx |
SettingsPanel |
frontend | healthy | components/SettingsPanel.tsx |
TaskSubLane |
frontend | healthy | components/TaskSubLane.tsx |
EventBlock |
frontend | healthy | components/EventBlock.tsx |
Toolbar |
frontend | healthy | components/Toolbar.tsx |
NotesPanel |
frontend | healthy | components/NotesPanel.tsx |
HelpPopover |
frontend | healthy | components/HelpPopover.tsx |
SwimLaneRow |
frontend | healthy | components/SwimLane.tsx |
WeeklyView |
frontend | healthy | components/WeeklyView.tsx |
Sidebar |
frontend | healthy | components/Sidebar.tsx |
GanttGrid |
frontend | healthy | components/GanttGrid.tsx |
SubtaskChecklist |
frontend | healthy | components/SubtaskChecklist.tsx |
WeeklyLane |
frontend | healthy | components/WeeklyLane.tsx |
SubtaskItem |
frontend | healthy | components/SubtaskItem.tsx |
DayColumns |
frontend | healthy | components/DayColumns.tsx |
LaneManager |
frontend | healthy | components/LaneManager.tsx |
Home |
frontend | healthy | app/page.tsx |
RootLayout |
frontend | healthy | app/layout.tsx |
Providers |
frontend | healthy | app/providers.tsx |
SignInPage |
frontend | healthy | app/signin/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::README.md |
security | healthy | README.md |
auth::app/signin/page.tsx |
security | healthy | app/signin/page.tsx |
auth::app/api/calendar/push/route.ts |
security | healthy | app/api/calendar/push/route.ts |
auth::lib/useBoardSync.ts |
security | healthy | lib/useBoardSync.ts |
auth::package.json |
security | healthy | package.json |
auth::lib/useCalendarSync.ts |
security | healthy | lib/useCalendarSync.ts |
auth::app/api/auth/[...nextauth]/route.ts |
security | healthy | app/api/auth/[...nextauth]/route.ts |
auth::lib/auth.ts |
security | healthy | lib/auth.ts |
auth::app/api/board/route.ts |
security | healthy | app/api/board/route.ts |
auth::app/providers.tsx |
security | healthy | app/providers.tsx |
auth::components/SettingsPanel.tsx |
security | healthy | components/SettingsPanel.tsx |
auth::lib/boardStore.ts |
security | healthy | lib/boardStore.ts |
auth::app/api/calendar/event/route.ts |
security | healthy | app/api/calendar/event/route.ts |
auth::app/api/calendar/route.ts |
security | healthy | app/api/calendar/route.ts |
auth::types/next-auth.d.ts |
security | healthy | types/next-auth.d.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
types |
software | healthy | types |
components |
software | healthy | components |
app |
software | healthy | app |
api |
software | healthy | app/api |
auth |
software | healthy | app/api/auth |
[...nextauth] |
software | healthy | app/api/auth/[...nextauth] |
register |
software | healthy | app/api/register |
calendar |
software | healthy | app/api/calendar |
push |
software | healthy | app/api/calendar/push |
event |
software | healthy | app/api/calendar/event |
board |
software | healthy | app/api/board |
signin |
software | healthy | app/signin |
lib |
software | healthy | lib |
.claude |
software | healthy | .claude |
| Label | Layer | Status | Path |
|---|---|---|---|
on |
software | healthy | lib/useViewSettings.ts:on |
mode |
software | healthy | lib/useViewSettings.ts:mode |
to |
software | healthy | lib/useViewSettings.ts:to |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-7jo390rm |
software | healthy | /tmp/repobility-clone-7jo390rm |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::gcp |
hardware | healthy | package-lock.json |
This page is publicly accessible at:
https://repobility.com/scan/b73a7b39-50af-481d-af1d-b9bb223f6646/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/b73a7b39-50af-481d-af1d-b9bb223f6646/
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.