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.

tjanuki/kanbanflow-dashboard

https://github.com/tjanuki/kanbanflow-dashboard · scanned 2026-06-16 00:37 UTC (2 months, 2 weeks ago)

26 raw signals (0 security + 26 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 26 actionable findings from 1 signal source. 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 810 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
d software healthy public/js/filament/notifications/notifications.js:d
j software healthy public/js/filament/notifications/notifications.js:j
J software healthy public/js/filament/notifications/notifications.js:J
K software healthy public/js/filament/notifications/notifications.js:K
tt software healthy public/js/filament/notifications/notifications.js:tt
c software healthy public/js/filament/notifications/notifications.js:c
st software healthy public/js/filament/notifications/notifications.js:st
k software healthy public/js/filament/notifications/notifications.js:k
d software healthy public/js/filament/tables/components/table.js:d
Ft software healthy public/js/filament/widgets/components/chart.js:Ft
P software healthy public/js/filament/widgets/components/chart.js:P
ft software healthy public/js/filament/widgets/components/chart.js:ft
$ software healthy public/js/filament/widgets/components/chart.js:$
Vt software healthy public/js/filament/widgets/components/chart.js:Vt
Ao software healthy public/js/filament/widgets/components/chart.js:Ao
On software healthy public/js/filament/widgets/components/chart.js:On
Wo software healthy public/js/filament/widgets/components/chart.js:Wo
Vo software healthy public/js/filament/widgets/components/chart.js:Vo
Ln software healthy public/js/filament/widgets/components/chart.js:Ln
Pn software healthy public/js/filament/widgets/components/chart.js:Pn
_i software healthy public/js/filament/widgets/components/chart.js:_i
pi software healthy public/js/filament/widgets/components/chart.js:pi
Hc software healthy public/js/filament/widgets/components/chart.js:Hc
$c software healthy public/js/filament/widgets/components/chart.js:$c
$o software healthy public/js/filament/widgets/components/chart.js:$o
Qc software healthy public/js/filament/widgets/components/chart.js:Qc
th software healthy public/js/filament/widgets/components/chart.js:th
ih software healthy public/js/filament/widgets/components/chart.js:ih
nh software healthy public/js/filament/widgets/components/chart.js:nh
Yo software healthy public/js/filament/widgets/components/chart.js:Yo
yi software healthy public/js/filament/widgets/components/chart.js:yi
oh software healthy public/js/filament/widgets/components/chart.js:oh
uh software healthy public/js/filament/widgets/components/chart.js:uh
Fs software healthy public/js/filament/widgets/components/chart.js:Fs
Jo software healthy public/js/filament/widgets/components/chart.js:Jo
bh software healthy public/js/filament/widgets/components/chart.js:bh
kh software healthy public/js/filament/widgets/components/chart.js:kh
Dh software healthy public/js/filament/widgets/components/chart.js:Dh
fe software healthy public/js/filament/widgets/components/chart.js:fe
Ch software healthy public/js/filament/widgets/components/chart.js:Ch
sa software healthy public/js/filament/widgets/components/chart.js:sa
Xn software healthy public/js/filament/widgets/components/chart.js:Xn
Ah software healthy public/js/filament/widgets/components/chart.js:Ah
pe software healthy public/js/filament/widgets/components/chart.js:pe
f software healthy public/js/filament/widgets/components/chart.js:f
Uh software healthy public/js/filament/widgets/components/chart.js:Uh
m software healthy public/js/filament/widgets/components/chart.js:m
iu software healthy public/js/filament/widgets/components/chart.js:iu
du software healthy public/js/filament/widgets/components/chart.js:du
fu software healthy public/js/filament/widgets/components/chart.js:fu

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

LabelLayerStatusPath
vite.config.js software healthy vite.config.js
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
tailwind.config.js software healthy tailwind.config.js
package.json software healthy package.json
setup.sh software healthy setup.sh
deploy.sh software healthy deploy.sh
.env.production.example software healthy .env.production.example
composer.json software healthy composer.json
package-lock.json software healthy package-lock.json
.env.example software healthy .env.example
postcss.config.js software healthy postcss.config.js
kanbanflow.php software healthy config/kanbanflow.php
logging.php software healthy config/logging.php
mail.php software healthy config/mail.php
session.php software healthy config/session.php
queue.php software healthy config/queue.php
auth.php software healthy config/auth.php
services.php software healthy config/services.php
cache.php software healthy config/cache.php
database.php software healthy config/database.php
filesystems.php software healthy config/filesystems.php
sanctum.php software healthy config/sanctum.php
app.php software healthy config/app.php
Pest.php software healthy tests/Pest.php
TestCase.php software healthy tests/TestCase.php
FormatTest.php software healthy tests/Unit/FormatTest.php
ExampleTest.php software healthy tests/Unit/ExampleTest.php
PomodoroPillTest.php software healthy tests/Feature/PomodoroPillTest.php
ExampleTest.php software healthy tests/Feature/ExampleTest.php
PomodoroTimerTest.php software healthy tests/Feature/PomodoroTimerTest.php
ProfileTest.php software healthy tests/Feature/ProfileTest.php
TaskBoardTest.php software healthy tests/Feature/TaskBoardTest.php
EmailVerificationTest.php software healthy tests/Feature/Auth/EmailVerificationTest.php
PasswordUpdateTest.php software healthy tests/Feature/Auth/PasswordUpdateTest.php
PasswordResetTest.php software healthy tests/Feature/Auth/PasswordResetTest.php
PasswordConfirmationTest.php software healthy tests/Feature/Auth/PasswordConfirmationTest.php
AuthenticationTest.php software healthy tests/Feature/Auth/AuthenticationTest.php
RegistrationTest.php software healthy tests/Feature/Auth/RegistrationTest.php
app.js software healthy resources/js/app.js
bootstrap.js software healthy resources/js/bootstrap.js
app.css software healthy resources/css/app.css
dashboard.blade.php software healthy resources/views/dashboard.blade.php
welcome.blade.php software healthy resources/views/welcome.blade.php
login.blade.php software healthy resources/views/auth/login.blade.php
forgot-password.blade.php software healthy resources/views/auth/forgot-password.blade.php
reset-password.blade.php software healthy resources/views/auth/reset-password.blade.php
confirm-password.blade.php software healthy resources/views/auth/confirm-password.blade.php
verify-email.blade.php software healthy resources/views/auth/verify-email.blade.php
register.blade.php software healthy resources/views/auth/register.blade.php

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

LabelLayerStatusPath
config software healthy config
tests software healthy tests
Unit software healthy tests/Unit
Feature software healthy tests/Feature
Auth software healthy tests/Feature/Auth
resources software healthy resources
js software healthy resources/js
css software healthy resources/css
views software healthy resources/views
auth software healthy resources/views/auth
components software healthy resources/views/components
livewire software healthy resources/views/livewire
profile software healthy resources/views/profile
partials software healthy resources/views/profile/partials
layouts software healthy resources/views/layouts
filament software healthy resources/views/filament
pages software healthy resources/views/filament/pages
partials software healthy resources/views/filament/pages/partials
bootstrap software healthy bootstrap
app software healthy app
Filament software healthy app/Filament
Exports software healthy app/Filament/Exports
Widgets software healthy app/Filament/Widgets
Pages software healthy app/Filament/Pages
Resources software healthy app/Filament/Resources
EstimateResource software healthy app/Filament/Resources/EstimateResource
Pages software healthy app/Filament/Resources/EstimateResource/Pages
TaskResource software healthy app/Filament/Resources/TaskResource
Pages software healthy app/Filament/Resources/TaskResource/Pages
Actions software healthy app/Filament/Resources/TaskResource/Actions
Console software healthy app/Console
Commands software healthy app/Console/Commands
Models software healthy app/Models
Livewire software healthy app/Livewire
Support software healthy app/Support
View software healthy app/View
Components software healthy app/View/Components
Providers software healthy app/Providers
Filament software healthy app/Providers/Filament
Http software healthy app/Http
Requests software healthy app/Http/Requests
Auth software healthy app/Http/Requests/Auth
Controllers software healthy app/Http/Controllers
Auth software healthy app/Http/Controllers/Auth
database software healthy database
factories software healthy database/factories
migrations software healthy database/migrations
seeders software healthy database/seeders
routes software healthy routes
.claude software healthy .claude

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

LabelLayerStatusPath
as software healthy public/js/filament/forms/components/file-upload.js:as
did software healthy public/js/filament/forms/components/file-upload.js:did
e software healthy public/js/filament/forms/components/select.js:e
qe software healthy public/js/filament/forms/components/select.js:qe
compl software healthy public/js/filament/forms/components/markdown-editor.js:compl
try software healthy public/js/filament/forms/components/markdown-editor.js:try
namespace software healthy public/js/filament/forms/components/markdown-editor.js:name…
const software healthy public/js/filament/forms/components/markdown-editor.js:const
do software healthy public/js/filament/forms/components/markdown-editor.js:do
def software healthy public/js/filament/forms/components/markdown-editor.js:def
enum software healthy public/js/filament/forms/components/markdown-editor.js:enum
interface software healthy public/js/filament/forms/components/markdown-editor.js:inte…
foreach software healthy public/js/filament/forms/components/markdown-editor.js:fore…
else software healthy public/js/filament/forms/components/markdown-editor.js:else
continue software healthy public/js/filament/forms/components/markdown-editor.js:cont…
dynamic software healthy public/js/filament/forms/components/markdown-editor.js:dyna…
dispinterface software healthy public/js/filament/forms/components/markdown-editor.js:disp…
clone software healthy public/js/filament/forms/components/markdown-editor.js:clone
class_origin software healthy public/js/filament/forms/components/markdown-editor.js:clas…
close software healthy public/js/filament/forms/components/markdown-editor.js:close
as software healthy public/js/filament/filament/echo.js:as

LabelLayerStatusPath
127.0.0.1 network healthy .env.production.example
535.133.86.675 network healthy public/js/filament/forms/components/file-upload.js
1.21.73.997 network healthy public/js/filament/forms/components/file-upload.js
133.535.675.86 network healthy public/js/filament/forms/components/file-upload.js
1.21.997.997 network healthy public/js/filament/forms/components/file-upload.js

LabelLayerStatusPath
/docs/channels/server_api/authenticating_users frontend healthy public/js/filament/filament/echo.js
/docs/channels/server_api/authorizing-users/ frontend healthy public/js/filament/filament/echo.js
/docs/javascript_quick_start frontend healthy public/js/filament/filament/echo.js
/docs/client_api_guide/client_events#trigger-events frontend healthy public/js/filament/filament/echo.js
/timeline/v2/ frontend healthy public/js/filament/filament/echo.js

LabelLayerStatusPath
sqlite data healthy CLAUDE.md
mysql data healthy .env.production.example

LabelLayerStatusPath
nginx network healthy setup.sh
envoy network healthy public/js/filament/forms/components/file-upload.js

LabelLayerStatusPath
repobility-clone-yv6y7lyf software healthy /tmp/repobility-clone-yv6y7lyf
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/c28369b5-5ec1-4e0c-a1e6-cfd149040b99/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c28369b5-5ec1-4e0c-a1e6-cfd149040b99/

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.