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.

aucklandcodernz/askyourhr2e0

https://github.com/aucklandcodernz/askyourhr2e0 · scanned 2026-06-17 01:36 UTC (1 month, 2 weeks ago)

16 raw signals (0 security + 16 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +16.8 (diff) · 16 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 379 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
AuthenticatedApp software healthy src/App.jsx:AuthenticatedApp
App software healthy src/App.jsx:App
createPageUrl software healthy src/utils/index.ts:createPageUrl
useIsMobile software healthy src/hooks/use-mobile.jsx:useIsMobile
onChange software healthy src/hooks/use-mobile.jsx:onChange
GoogleIcon software healthy src/components/GoogleIcon.jsx:GoogleIcon
DefaultFallback software healthy src/components/ProtectedRoute.jsx:DefaultFallback
ProtectedRoute software healthy src/components/ProtectedRoute.jsx:ProtectedRoute
UserNotRegisteredError software healthy src/components/UserNotRegisteredError.jsx:UserNotRegistered…
AuthLayout software healthy src/components/AuthLayout.jsx:AuthLayout
getHashId software healthy src/components/ScrollToTop.jsx:getHashId
ScrollToTop software healthy src/components/ScrollToTop.jsx:ScrollToTop
AppLayout software healthy src/components/layout/AppLayout.jsx:AppLayout
Sidebar software healthy src/components/layout/Sidebar.jsx:Sidebar
toggleSection software healthy src/components/layout/Sidebar.jsx:toggleSection
handleLogout software healthy src/components/layout/Sidebar.jsx:handleLogout
content software healthy src/components/layout/Sidebar.jsx:content
InfoRow software healthy src/components/employees/EmployeeDetail.jsx:InfoRow
EmployeeDetail software healthy src/components/employees/EmployeeDetail.jsx:EmployeeDetail
EmployeeForm software healthy src/components/employees/EmployeeForm.jsx:EmployeeForm
update software healthy src/components/employees/EmployeeForm.jsx:update
handleSubmit software healthy src/components/employees/EmployeeForm.jsx:handleSubmit
StatCard software healthy src/components/shared/StatCard.jsx:StatCard
PageHeader software healthy src/components/shared/PageHeader.jsx:PageHeader
StatusBadge software healthy src/components/shared/StatusBadge.jsx:StatusBadge
EmptyState software healthy src/components/shared/EmptyState.jsx:EmptyState
MenubarMenu software healthy src/components/ui/menubar.jsx:MenubarMenu
MenubarGroup software healthy src/components/ui/menubar.jsx:MenubarGroup
MenubarPortal software healthy src/components/ui/menubar.jsx:MenubarPortal
MenubarRadioGroup software healthy src/components/ui/menubar.jsx:MenubarRadioGroup
MenubarSub software healthy src/components/ui/menubar.jsx:MenubarSub
MenubarShortcut software healthy src/components/ui/menubar.jsx:MenubarShortcut
Drawer software healthy src/components/ui/drawer.jsx:Drawer
DrawerHeader software healthy src/components/ui/drawer.jsx:DrawerHeader
DrawerFooter software healthy src/components/ui/drawer.jsx:DrawerFooter
CommandDialog software healthy src/components/ui/command.jsx:CommandDialog
CommandShortcut software healthy src/components/ui/command.jsx:CommandShortcut
Skeleton software healthy src/components/ui/skeleton.jsx:Skeleton
DropdownMenuShortcut software healthy src/components/ui/dropdown-menu.jsx:DropdownMenuShortcut
ResizablePanelGroup software healthy src/components/ui/resizable.jsx:ResizablePanelGroup
ResizableHandle software healthy src/components/ui/resizable.jsx:ResizableHandle
useCarousel software healthy src/components/ui/carousel.jsx:useCarousel
FormField software healthy src/components/ui/form.jsx:FormField
useFormField software healthy src/components/ui/form.jsx:useFormField
AlertDialogHeader software healthy src/components/ui/alert-dialog.jsx:AlertDialogHeader
AlertDialogFooter software healthy src/components/ui/alert-dialog.jsx:AlertDialogFooter
BreadcrumbSeparator software healthy src/components/ui/breadcrumb.jsx:BreadcrumbSeparator
BreadcrumbEllipsis software healthy src/components/ui/breadcrumb.jsx:BreadcrumbEllipsis
useSidebar software healthy src/components/ui/sidebar.jsx:useSidebar
handleKeyDown software healthy src/components/ui/sidebar.jsx:handleKeyDown

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

LabelLayerStatusPath
postcss.config.js software healthy postcss.config.js
package-lock.json software healthy package-lock.json
README.md software healthy README.md
package.json software healthy package.json
eslint.config.js software healthy eslint.config.js
jsconfig.json software healthy jsconfig.json
index.html software healthy index.html
tailwind.config.js software healthy tailwind.config.js
vite.config.js software healthy vite.config.js
components.json software healthy components.json
App.jsx software healthy src/App.jsx
main.jsx software healthy src/main.jsx
index.css software healthy src/index.css
base44Client.js software healthy src/api/base44Client.js
index.ts software healthy src/utils/index.ts
use-mobile.jsx software healthy src/hooks/use-mobile.jsx
GoogleIcon.jsx software healthy src/components/GoogleIcon.jsx
ProtectedRoute.jsx software healthy src/components/ProtectedRoute.jsx
UserNotRegisteredError.jsx software healthy src/components/UserNotRegisteredError.jsx
AuthLayout.jsx software healthy src/components/AuthLayout.jsx
ScrollToTop.jsx software healthy src/components/ScrollToTop.jsx
AppLayout.jsx software healthy src/components/layout/AppLayout.jsx
Sidebar.jsx software healthy src/components/layout/Sidebar.jsx
EmployeeDetail.jsx software healthy src/components/employees/EmployeeDetail.jsx
EmployeeForm.jsx software healthy src/components/employees/EmployeeForm.jsx
StatCard.jsx software healthy src/components/shared/StatCard.jsx
PageHeader.jsx software healthy src/components/shared/PageHeader.jsx
StatusBadge.jsx software healthy src/components/shared/StatusBadge.jsx
EmptyState.jsx software healthy src/components/shared/EmptyState.jsx
input-otp.jsx software healthy src/components/ui/input-otp.jsx
card.jsx software healthy src/components/ui/card.jsx
avatar.jsx software healthy src/components/ui/avatar.jsx
menubar.jsx software healthy src/components/ui/menubar.jsx
collapsible.jsx software healthy src/components/ui/collapsible.jsx
drawer.jsx software healthy src/components/ui/drawer.jsx
label.jsx software healthy src/components/ui/label.jsx
command.jsx software healthy src/components/ui/command.jsx
popover.jsx software healthy src/components/ui/popover.jsx
skeleton.jsx software healthy src/components/ui/skeleton.jsx
hover-card.jsx software healthy src/components/ui/hover-card.jsx
dropdown-menu.jsx software healthy src/components/ui/dropdown-menu.jsx
textarea.jsx software healthy src/components/ui/textarea.jsx
slider.jsx software healthy src/components/ui/slider.jsx
progress.jsx software healthy src/components/ui/progress.jsx
toggle-group.jsx software healthy src/components/ui/toggle-group.jsx
select.jsx software healthy src/components/ui/select.jsx
resizable.jsx software healthy src/components/ui/resizable.jsx
carousel.jsx software healthy src/components/ui/carousel.jsx
separator.jsx software healthy src/components/ui/separator.jsx
toggle.jsx software healthy src/components/ui/toggle.jsx

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

LabelLayerStatusPath
/Organisations frontend healthy src/pages/Organisations.jsx
/SOPs frontend healthy src/pages/SOPs.jsx
/Login frontend healthy src/pages/Login.jsx
/RiskRegister frontend healthy src/pages/RiskRegister.jsx
/Rosters frontend healthy src/pages/Rosters.jsx
/Documents frontend healthy src/pages/Documents.jsx
/ResetPassword frontend healthy src/pages/ResetPassword.jsx
/Dashboard frontend healthy src/pages/Dashboard.jsx
/ForgotPassword frontend healthy src/pages/ForgotPassword.jsx
/Goals frontend healthy src/pages/Goals.jsx
/Leave frontend healthy src/pages/Leave.jsx
/Meetings frontend healthy src/pages/Meetings.jsx
/Training frontend healthy src/pages/Training.jsx
/Disciplinary frontend healthy src/pages/Disciplinary.jsx
/Reviews frontend healthy src/pages/Reviews.jsx
/Onboarding frontend healthy src/pages/Onboarding.jsx
/HazardRegister frontend healthy src/pages/HazardRegister.jsx
/Timesheets frontend healthy src/pages/Timesheets.jsx
/Incidents frontend healthy src/pages/Incidents.jsx
/Register frontend healthy src/pages/Register.jsx
/Employees frontend healthy src/pages/Employees.jsx
/login frontend healthy src/App.jsx
/register frontend healthy src/App.jsx
/forgot-password frontend healthy src/App.jsx
/reset-password frontend healthy src/App.jsx
/ frontend healthy src/App.jsx
/employees frontend healthy src/App.jsx
/onboarding frontend healthy src/App.jsx
/leave frontend healthy src/App.jsx
/rosters frontend healthy src/App.jsx
/timesheets frontend healthy src/App.jsx
/incidents frontend healthy src/App.jsx
/risk-register frontend healthy src/App.jsx
/hazard-register frontend healthy src/App.jsx
/meetings frontend healthy src/App.jsx
/sops frontend healthy src/App.jsx
/goals frontend healthy src/App.jsx
/reviews frontend healthy src/App.jsx
/training frontend healthy src/App.jsx
/disciplinary frontend healthy src/App.jsx
/organisations frontend healthy src/App.jsx
/documents frontend healthy src/App.jsx
* frontend healthy src/App.jsx

LabelLayerStatusPath
App frontend healthy src/App.jsx
GoogleIcon frontend healthy src/components/GoogleIcon.jsx
ProtectedRoute frontend healthy src/components/ProtectedRoute.jsx
UserNotRegisteredError frontend healthy src/components/UserNotRegisteredError.jsx
AuthLayout frontend healthy src/components/AuthLayout.jsx
ScrollToTop frontend healthy src/components/ScrollToTop.jsx
AppLayout frontend healthy src/components/layout/AppLayout.jsx
Sidebar frontend healthy src/components/layout/Sidebar.jsx
EmployeeDetail frontend healthy src/components/employees/EmployeeDetail.jsx
EmployeeForm frontend healthy src/components/employees/EmployeeForm.jsx
StatCard frontend healthy src/components/shared/StatCard.jsx
PageHeader frontend healthy src/components/shared/PageHeader.jsx
StatusBadge frontend healthy src/components/shared/StatusBadge.jsx
EmptyState frontend healthy src/components/shared/EmptyState.jsx
Organisations frontend healthy src/pages/Organisations.jsx
SOPs frontend healthy src/pages/SOPs.jsx
Login frontend healthy src/pages/Login.jsx
RiskRegister frontend healthy src/pages/RiskRegister.jsx
Rosters frontend healthy src/pages/Rosters.jsx
Documents frontend healthy src/pages/Documents.jsx
ResetPassword frontend healthy src/pages/ResetPassword.jsx
Dashboard frontend healthy src/pages/Dashboard.jsx
ForgotPassword frontend healthy src/pages/ForgotPassword.jsx
Goals frontend healthy src/pages/Goals.jsx
Leave frontend healthy src/pages/Leave.jsx
Meetings frontend healthy src/pages/Meetings.jsx
Training frontend healthy src/pages/Training.jsx
Disciplinary frontend healthy src/pages/Disciplinary.jsx
Reviews frontend healthy src/pages/Reviews.jsx
Onboarding frontend healthy src/pages/Onboarding.jsx
HazardRegister frontend healthy src/pages/HazardRegister.jsx
Timesheets frontend healthy src/pages/Timesheets.jsx
Incidents frontend healthy src/pages/Incidents.jsx
Register frontend healthy src/pages/Register.jsx
Employees frontend healthy src/pages/Employees.jsx
PageNotFound frontend healthy src/lib/PageNotFound.jsx

LabelLayerStatusPath
src software healthy src
api software healthy src/api
utils software healthy src/utils
hooks software healthy src/hooks
components software healthy src/components
layout software healthy src/components/layout
employees software healthy src/components/employees
shared software healthy src/components/shared
ui software healthy src/components/ui
pages software healthy src/pages
lib software healthy src/lib
base44 software healthy base44
functions software healthy base44/functions
secureData software healthy base44/functions/secureData
getMyContext software healthy base44/functions/getMyContext
_shared software healthy base44/functions/_shared
identity software healthy base44/functions/_shared/identity

LabelLayerStatusPath
aucklandcodernz__askyourhr2e0 software healthy /data/fable5_failed_archive/aucklandcodernz__askyourhr2e0
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/bf0eade7-a436-4ce4-af08-4dc48f215f7f/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/bf0eade7-a436-4ce4-af08-4dc48f215f7f/

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.