Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mohawkz3417/IntegriSentinel
/ functions
Functions
443 in github.com/Mohawkz3417/IntegriSentinel
⨍
Functions
443
◇
Types & classes
50
↓ 265 callers
Function
cn
(...inputs: ClassValue[])
lib/utils.ts:4
↓ 27 callers
Function
fetchFromApi
(endpoint: string, fallbackData: T)
lib/api.ts:66
↓ 12 callers
Function
formatUTCDate
(dateString: string)
lib/utils.ts:8
↓ 8 callers
Function
useRole
()
lib/role-context.tsx:25
↓ 6 callers
Function
useInstitution
()
lib/institution-context.tsx:140
↓ 5 callers
Function
dispatch
(action: Action)
components/ui/use-toast.ts:133
↓ 5 callers
Function
dispatch
(action: Action)
hooks/use-toast.ts:133
↓ 5 callers
Function
useAlerts
()
lib/hooks/use-data.ts:68
↓ 5 callers
Function
useDevices
()
lib/hooks/use-data.ts:41
↓ 4 callers
Function
useCarousel
()
components/ui/carousel.tsx:35
↓ 4 callers
Function
useFormField
()
components/ui/form.tsx:45
↓ 4 callers
Function
useSidebar
()
components/ui/sidebar.tsx:47
↓ 3 callers
Function
getPayloadConfigFromPayload
( config: ChartConfig, payload: unknown, key: string, )
components/ui/chart.tsx:308
↓ 3 callers
Function
getStatusColor
(status: string)
app/dashboard/database-viewer/page.tsx:215
↓ 2 callers
Function
addToRemoveQueue
(toastId: string)
components/ui/use-toast.ts:58
↓ 2 callers
Function
addToRemoveQueue
(toastId: string)
hooks/use-toast.ts:58
↓ 2 callers
Function
getAlerts
()
lib/api.ts:113
↓ 2 callers
Function
getDevicesByEntity
(entityName: string)
lib/api.ts:107
↓ 2 callers
Function
handleAcknowledge
(alertId: string, e: React.MouseEvent)
components/dashboard/alert-feed.tsx:50
↓ 2 callers
Function
handleAcknowledge
(alertId: string, e?: React.MouseEvent)
app/dashboard/critical-alerts/page.tsx:83
↓ 2 callers
Function
handleIgnore
(alertId: string, e?: React.MouseEvent)
app/dashboard/critical-alerts/page.tsx:93
↓ 2 callers
Function
useChart
()
components/ui/chart.tsx:27
↓ 2 callers
Function
useDrivers
()
lib/hooks/use-data.ts:139
↓ 2 callers
Function
useFileChanges
()
lib/hooks/use-data.ts:89
↓ 2 callers
Function
useLoginActivity
()
lib/hooks/use-data.ts:109
↓ 2 callers
Function
useOpenPorts
()
lib/hooks/use-data.ts:129
↓ 2 callers
Function
useUSBDevices
()
lib/hooks/use-data.ts:119
↓ 1 callers
Function
copyToClipboard
(hash: string)
components/dashboard/hash-intelligence.tsx:21
↓ 1 callers
Function
dismiss
()
components/ui/use-toast.ts:150
↓ 1 callers
Function
dismiss
()
hooks/use-toast.ts:150
↓ 1 callers
Function
genId
()
components/ui/use-toast.ts:27
↓ 1 callers
Function
genId
()
hooks/use-toast.ts:27
↓ 1 callers
Function
getAlertsByDevice
(deviceName: string)
lib/api.ts:117
↓ 1 callers
Function
getDeviceById
(id: string)
lib/api.ts:102
↓ 1 callers
Function
getDeviceModuleState
(deviceId: string, moduleKey: string)
app/dashboard/monitoring-policies/page.tsx:56
↓ 1 callers
Function
getDevices
()
lib/api.ts:98
↓ 1 callers
Function
getDrivers
()
lib/api.ts:168
↓ 1 callers
Function
getEntityData
(entityName: string)
lib/api.ts:273
↓ 1 callers
Function
getEventColor
(event: string)
components/dashboard/audit-logs.tsx:26
↓ 1 callers
Function
getEventIcon
(event: string)
components/dashboard/audit-logs.tsx:9
↓ 1 callers
Function
getFileChanges
()
lib/api.ts:128
↓ 1 callers
Function
getFileChangesByDevice
(deviceName: string)
lib/api.ts:132
↓ 1 callers
Function
getLoginActivity
()
lib/api.ts:138
↓ 1 callers
Function
getOpenPorts
()
lib/api.ts:158
↓ 1 callers
Function
getRiskColor
(risk: number)
app/dashboard/devices/page.tsx:14
↓ 1 callers
Function
getRiskColor
(risk: number)
app/dashboard/devices/[id]/page.tsx:24
↓ 1 callers
Function
getRiskColor
(risk: number)
app/dashboard/risk-intelligence/page.tsx:20
↓ 1 callers
Function
getRiskLabel
(risk: number)
app/dashboard/devices/page.tsx:21
↓ 1 callers
Function
getRiskLabel
(risk: number)
app/dashboard/risk-intelligence/page.tsx:27
↓ 1 callers
Function
getRiskLevel
(score: number)
components/dashboard/risk-gauge.tsx:8
↓ 1 callers
Function
getUSBDevices
()
lib/api.ts:148
↓ 1 callers
Function
handleAddEntity
()
app/dashboard/institution/page.tsx:46
↓ 1 callers
Function
handleCancelEdit
()
app/dashboard/institution/page.tsx:66
↓ 1 callers
Function
handleCancelName
()
app/dashboard/institution/page.tsx:41
↓ 1 callers
Function
handleDeleteHash
(hash: string)
app/dashboard/malicious-hash/page.tsx:46
↓ 1 callers
Function
handleIgnore
(alertId: string, e: React.MouseEvent)
components/dashboard/alert-feed.tsx:60
↓ 1 callers
Function
handleRestore
(alertId: string, e?: React.MouseEvent)
app/dashboard/critical-alerts/page.tsx:103
↓ 1 callers
Function
handleSaveEdit
()
app/dashboard/institution/page.tsx:59
↓ 1 callers
Function
handleSaveName
()
app/dashboard/institution/page.tsx:34
↓ 1 callers
Function
handleStartEdit
(entity: { id: string; name: string; type: string })
app/dashboard/institution/page.tsx:53
↓ 1 callers
Function
login
(username: string, password: string, role: UserRole)
lib/auth-context.tsx:28
↓ 1 callers
Function
reducer
(state: State, action: Action)
components/ui/use-toast.ts:74
↓ 1 callers
Function
reducer
(state: State, action: Action)
hooks/use-toast.ts:74
↓ 1 callers
Function
toggleDevicePolicy
(deviceId: string, moduleKey: string)
app/dashboard/monitoring-policies/page.tsx:44
↓ 1 callers
Function
toggleExpand
(id: number)
app/dashboard/database-logs/page.tsx:40
↓ 1 callers
Function
toggleGlobal
(key: string)
app/dashboard/monitoring-policies/page.tsx:38
↓ 1 callers
Function
toggleRowExpand
(id: string)
app/dashboard/database-viewer/page.tsx:170
↓ 1 callers
Function
useAlertTrendData
()
lib/hooks/use-data.ts:203
↓ 1 callers
Function
useAuth
()
lib/auth-context.tsx:46
↓ 1 callers
Function
useDevice
(id: string | null)
lib/hooks/use-data.ts:48
↓ 1 callers
Function
useDeviceHealthData
()
lib/hooks/use-data.ts:209
↓ 1 callers
Function
useFileChangeChartData
()
lib/hooks/use-data.ts:191
↓ 1 callers
Function
useIsMobile
()
components/ui/use-mobile.tsx:5
↓ 1 callers
Function
useLoginChartData
()
lib/hooks/use-data.ts:185
↓ 1 callers
Function
useToast
()
components/ui/use-toast.ts:171
↓ 1 callers
Function
useUSBChartData
()
lib/hooks/use-data.ts:197
Function
Accordion
({ ...props }: React.ComponentProps<typeof AccordionPrimitive.Root>)
components/ui/accordion.tsx:9
Function
AccordionContent
({ className, children, ...props }: React.ComponentProps<typeof AccordionPrimitive.Content>)
components/ui/accordion.tsx:50
Function
AccordionItem
({ className, ...props }: React.ComponentProps<typeof AccordionPrimitive.Item>)
components/ui/accordion.tsx:15
Function
AccordionTrigger
({ className, children, ...props }: React.ComponentProps<typeof AccordionPrimitive.Trigger>)
components/ui/accordion.tsx:28
Function
AdminDashboard
()
app/dashboard/admin/page.tsx:11
Function
Alert
({ className, variant, ...props }: React.ComponentProps<'div'> & VariantProps<typeof alertVariants>)
components/ui/alert.tsx:22
Function
AlertDescription
({ className, ...props }: React.ComponentProps<'div'>)
components/ui/alert.tsx:50
Function
AlertDialog
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Root>)
components/ui/alert-dialog.tsx:9
Function
AlertDialogAction
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Action>)
components/ui/alert-dialog.tsx:121
Function
AlertDialogCancel
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Cancel>)
components/ui/alert-dialog.tsx:133
Function
AlertDialogContent
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Content>)
components/ui/alert-dialog.tsx:47
Function
AlertDialogDescription
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Description>)
components/ui/alert-dialog.tsx:108
Function
AlertDialogFooter
({ className, ...props }: React.ComponentProps<'div'>)
components/ui/alert-dialog.tsx:79
Function
AlertDialogHeader
({ className, ...props }: React.ComponentProps<'div'>)
components/ui/alert-dialog.tsx:66
Function
AlertDialogOverlay
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Overlay>)
components/ui/alert-dialog.tsx:31
Function
AlertDialogPortal
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Portal>)
components/ui/alert-dialog.tsx:23
Function
AlertDialogTitle
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Title>)
components/ui/alert-dialog.tsx:95
Function
AlertDialogTrigger
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Trigger>)
components/ui/alert-dialog.tsx:15
Function
AlertFeed
()
components/dashboard/alert-feed.tsx:44
Function
AlertTitle
({ className, ...props }: React.ComponentProps<'div'>)
components/ui/alert.tsx:37
Function
AlertsPage
()
app/dashboard/alerts/page.tsx:27
Function
AppSidebar
({ open, onClose }: { open: boolean; onClose: () => void })
components/app-sidebar.tsx:44
Function
AspectRatio
({ ...props }: React.ComponentProps<typeof AspectRatioPrimitive.Root>)
components/ui/aspect-ratio.tsx:5
Function
AuditLogs
()
components/dashboard/audit-logs.tsx:43
next →
1–100 of 443, ranked by callers