MCPcopy Create free account

hub / github.com/deepfence/ThreatMapper / functions

Functions9,820 in github.com/deepfence/ThreatMapper

MethodListVulnerabilityPackagesScanResultsHandler
(w http.ResponseWriter, r *http.Request)
deepfence_server/handler/scan_reports.go:1132
MethodListVulnerabilityScanResultsHandler
(w http.ResponseWriter, r *http.Request)
deepfence_server/handler/scan_reports.go:1118
MethodListVulnerabilityScansHandler
(w http.ResponseWriter, r *http.Request)
deepfence_server/handler/scan_reports.go:1005
FunctionListbox
({ color, variant, children, value, label, clearAll, onClearAll, placeholder, getDisplayValu
deepfence_frontend/packages/ui-components/src/components/select/Listbox.tsx:191
FunctionListboxButton
({ name, color, variant, startIcon, getDisplayValue, placeholder, }: { name?: string; color: '
deepfence_frontend/packages/ui-components/src/components/select-v2/Listbox.tsx:175
FunctionListboxClearButton
({ clearButtonContent, }: { clearButtonContent: React.ReactNode; })
deepfence_frontend/packages/ui-components/src/components/select-v2/Listbox.tsx:144
FunctionListboxOption
({ children, ...props }: HUIListboxOptionProps<'li', TType>)
deepfence_frontend/packages/ui-components/src/components/select/Listbox.tsx:361
FunctionListboxV2
( props: ComboboxProviderProps<T> & { label?: string; required?: boolean; disabled?: boolean;
deepfence_frontend/packages/ui-components/src/components/select-v2/Listbox.tsx:29
MethodLoadBalancerIP
()
deepfence_agent/tools/apache/scope/probe/kubernetes/service.go:19
MethodLoadBalancerIP
()
deepfence_agent/tools/apache/scope/probe/kubernetes/service.go:90
FunctionLoadCgroup
(name string, cpulimit int64, memlimit int64)
deepfence_bootstrapper/cgroups/cgroups.go:31
FunctionLoadProcess
(name, path, command, env string, autorestart bool, cgroup string)
deepfence_bootstrapper/supervisor/process.go:456
FunctionLoader
({ color, size, variant, }: { color?: ColorType; size?: SizeType; variant?: VariantType; })
deepfence_frontend/packages/ui-components/src/components/button/Button.tsx:12
FunctionLocalAddresses
LocalAddresses returns a list of the local IP addresses.
deepfence_agent/tools/apache/scope/report/networks.go:42
FunctionLocalAddresses
LocalAddresses returns a list of the local IP addresses.
deepfence_server/pkg/scope/report/networks.go:43
MethodLockedPIDLookup
LockedPIDLookup runs f under a read lock, and gives f a function for use doing pid->container lookups.
deepfence_agent/tools/apache/scope/probe/docker/registry.go:377
FunctionLogin
()
deepfence_frontend/apps/dashboard/src/features/auth/pages/Login.tsx:7
MethodLoginHandler
(w http.ResponseWriter, r *http.Request)
deepfence_server/handler/auth.go:144
MethodLogoutHandler
(w http.ResponseWriter, r *http.Request)
deepfence_server/handler/auth.go:227
FunctionLongContent
()
deepfence_frontend/packages/ui-components/src/components/modal/SlidingModal.stories.tsx:100
FunctionLongContent
()
deepfence_frontend/packages/ui-components/src/components/modal/Modal.stories.tsx:165
MethodLookup
Lookup returns the Value associated with a Key, if any. If the Key exists, the second return Value is true; otherwise, false. This operation is O(log
deepfence_agent/tools/apache/scope/ps/map.go:43
MethodLookup
Lookup implements Map
deepfence_agent/tools/apache/scope/ps/map.go:92
MethodLookup
Lookup implements Map
deepfence_server/pkg/scope/report/ps/map.go:92
FunctionLookupLookupFilterFromJSON
(json: any)
deepfence_frontend/apps/dashboard/src/api/generated/models/LookupLookupFilter.ts:61
FunctionLookupUsing
LookupUsing produces a LookupIP function for the given DNS server.
deepfence_agent/tools/apache/scope/probe/appclient/resolver.go:97
MethodLostV4
LostV4 handles IPv4 TCP event misses from the eBPF tracer.
deepfence_agent/tools/apache/scope/probe/endpoint/ebpf.go:205
MethodLostV6
LostV6 handles IPv4 TCP event misses from the eBPF tracer. This is currently a no-op.
deepfence_agent/tools/apache/scope/probe/endpoint/ebpf.go:213
FunctionLowTaskOpts
(opts ...asynq.Option)
deepfence_utils/utils/asynq.go:46
FunctionMakeAddressNodeID
MakeAddressNodeID produces an address node ID from its composite parts.
deepfence_agent/tools/apache/scope/report/id.go:47
FunctionMakeAddressNodeID
MakeAddressNodeID produces an address node ID from its composite parts.
deepfence_server/pkg/scope/report/id.go:47
FunctionMakeAddressNodeIDB
MakeAddressNodeIDB produces an address node ID from its composite parts, in binary not string.
deepfence_agent/tools/apache/scope/report/id.go:53
FunctionMakeAddressNodeIDB
MakeAddressNodeIDB produces an address node ID from its composite parts, in binary not string.
deepfence_server/pkg/scope/report/id.go:53
FunctionMakeDefaultConfirmationModal
({ showDialog, id, setShowDialog, }: { showDialog: boolean; id: number; setShowDialog: React.Dispa
deepfence_frontend/apps/dashboard/src/features/integrations/pages/AIIntegrationList.tsx:217
FunctionMakeEndpointNodeID
MakeEndpointNodeID produces an endpoint node ID from its composite parts.
deepfence_agent/tools/apache/scope/report/id.go:32
FunctionMakeEndpointNodeID
MakeEndpointNodeID produces an endpoint node ID from its composite parts.
deepfence_server/pkg/scope/report/id.go:32
FunctionMakeEndpointNodeIDB
MakeEndpointNodeIDB produces an endpoint node ID from its composite parts in binary, not strings.
deepfence_agent/tools/apache/scope/report/id.go:38
FunctionMakeEndpointNodeIDB
MakeEndpointNodeIDB produces an endpoint node ID from its composite parts in binary, not strings.
deepfence_server/pkg/scope/report/id.go:38
FunctionMakeMetadata
()
deepfence_agent/tools/apache/scope/report/metadata.go:7
FunctionMakeMetadata
()
deepfence_server/pkg/scope/report/metadata.go:7
FunctionMakeOverlayNodeID
MakeOverlayNodeID produces an overlay topology node ID from a router peer's prefix and name, which is assumed to be globally unique.
deepfence_agent/tools/apache/scope/report/id.go:83
FunctionMakeOverlayNodeID
MakeOverlayNodeID produces an overlay topology node ID from a router peer's prefix and name, which is assumed to be globally unique.
deepfence_server/pkg/scope/report/id.go:83
FunctionMakeProcessNodeID
MakeProcessNodeID produces a process node ID from its composite parts.
deepfence_agent/tools/apache/scope/report/id.go:77
FunctionMakeProcessNodeID
MakeProcessNodeID produces a process node ID from its composite parts.
deepfence_server/pkg/scope/report/id.go:77
FunctionMakeReport
MakeReport makes a clean report, ready to Merge() other reports into.
deepfence_agent/tools/apache/scope/report/report.go:515
FunctionMakeReport
MakeReport makes a clean report, ready to Merge() other reports into.
deepfence_server/pkg/scope/report/report.go:526
FunctionMakeSets
MakeSets returns EmptySets
deepfence_server/pkg/scope/report/sets.go:19
FunctionMalware
()
deepfence_frontend/apps/dashboard/src/features/malwares/pages/Malware.tsx:15
FunctionMalwareDetailModal
()
deepfence_frontend/apps/dashboard/src/features/malwares/pages/MalwareDetailModal.tsx:341
FunctionMalwareFeeds
()
deepfence_frontend/apps/dashboard/src/features/settings/pages/feeds/MalwareFeeds.tsx:568
FunctionMalwareIcon
()
deepfence_frontend/apps/dashboard/src/components/sideNavigation/icons/Malware.tsx:1
FunctionMalwareScanConfigureForm
({ data, onSuccess, onCancel, showAdvancedOptions: wantAdvanceOptions, showScheduleScanOptions, }: M
deepfence_frontend/apps/dashboard/src/components/scan-configure-forms/MalwareScanConfigureForm.tsx:280
FunctionMalwareScanResults
()
deepfence_frontend/apps/dashboard/src/features/malwares/pages/MalwareScanResults.tsx:2118
FunctionMalwareScanResultsPieChart
({ data, onChartClick, }: { data: { [key: string]: number }; onChartClick: (data: { name: string; valu
deepfence_frontend/apps/dashboard/src/features/malwares/components/scan-results/MalwareScanResultsPieChart.tsx:111
FunctionMalwareScanSummary
()
deepfence_frontend/apps/dashboard/src/features/onboard/pages/MalwareScanSummary.tsx:186
FunctionMalwareScans
()
deepfence_frontend/apps/dashboard/src/features/malwares/pages/MalwareScans.tsx:1129
FunctionMalwareTable
({ onTableAction, setIdsToDelete, setShowDeleteDialog, rowSelectionState, setRowSelectionState, }: {
deepfence_frontend/apps/dashboard/src/features/malwares/pages/MalwareScanResults.tsx:1458
FunctionMalwaresCompare
({ open, onOpenChange, compareInput, }: { open: boolean; onOpenChange: (state: boolean) => void; c
deepfence_frontend/apps/dashboard/src/features/malwares/components/scan-results/MalwaresCompare.tsx:243
FunctionManualPaginationTable
()
deepfence_frontend/packages/ui-components/src/components/table/table.test.tsx:161
FunctionManualSortedTable
()
deepfence_frontend/packages/ui-components/src/components/table/table.test.tsx:272
MethodMapBySlice
()
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/helper.go:344
FunctionMapKeys
(input map[string]string)
deepfence_utils/utils/utils.go:392
MethodMarkDeepfenceCommunicationAsRead
(w http.ResponseWriter, r *http.Request)
deepfence_server/handler/deepfence_communication.go:49
FunctionMarkScanDeletePending
(ctx context.Context, scanType utils.Neo4jScanType, scanIds []string)
deepfence_server/reporters/scan/scan_result_actions.go:350
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:4761
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:4785
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:4827
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:4890
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:4984
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:5017
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:5040
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:5142
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:5193
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:5234
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:5340
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:5368
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:5392
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:5416
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:5434
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:5458
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:5476
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:5510
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:5534
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:5562
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:5590
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:5688
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:5733
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:5756
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:5807
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:5835
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:5913
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:5943
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:5967
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:5997
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:6052
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:6094
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:6142
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:6276
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:6314
MethodMarshal
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:6342
← previousnext →5,801–5,900 of 9,820, ranked by callers