Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepfence/ThreatMapper
/ functions
Functions
9,820 in github.com/deepfence/ThreatMapper
⨍
Functions
9,820
◇
Types & classes
1,782
↳
Endpoints
1
Function
RefreshDropdownItem
({ seconds, selectedSeconds, onClick, children, }: { seconds: number; selectedSeconds: number; o
deepfence_frontend/apps/dashboard/src/components/header/AutoRefresh.tsx:149
Function
RefreshIcon
()
deepfence_frontend/apps/dashboard/src/components/icons/common/Refresh.tsx:1
Method
RefreshRegistry
(w http.ResponseWriter, r *http.Request)
deepfence_server/handler/container_registry.go:586
Function
RefreshResources
(req ctl.RefreshResourcesRequest)
deepfence_bootstrapper/router/cloud_scanner.go:131
Method
RefreshTokenHandler
(w http.ResponseWriter, r *http.Request)
deepfence_server/handler/auth.go:81
Method
RegisterCloudNodeAccountHandler
(w http.ResponseWriter, r *http.Request)
deepfence_server/handler/cloud_node.go:28
Function
RegisterControl
(id ctl.ActionID, callback func(req T) error)
deepfence_bootstrapper/router/common.go:25
Function
RegisterImageServiceServer
(s *grpc.Server, srv ImageServiceServer)
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:4638
Method
RegisterInvitedUser
(w http.ResponseWriter, r *http.Request)
deepfence_server/handler/user.go:195
Function
RegisterRuntimeServiceServer
(s *grpc.Server, srv RuntimeServiceServer)
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:4050
Function
RegisterUser
()
deepfence_frontend/apps/dashboard/src/features/auth/pages/RegisterUser.tsx:9
Function
RegisterWithInvite
()
deepfence_frontend/apps/dashboard/src/features/auth/pages/RegisterWithInvite.tsx:78
Function
Registries
()
deepfence_frontend/apps/dashboard/src/features/registries/pages/Registries.tsx:155
Function
Registries
()
deepfence_frontend/apps/dashboard/src/features/onboard/pages/connectors/AddConnectors.tsx:188
Function
RegistriesConnector
()
deepfence_frontend/apps/dashboard/src/features/onboard/pages/RegistriesConnector.tsx:9
Function
Registry
({ registry }: { registry: RegistryResponseType })
deepfence_frontend/apps/dashboard/src/features/registries/pages/Registries.tsx:79
Function
RegistryAccounts
()
deepfence_frontend/apps/dashboard/src/features/registries/pages/RegistryAccounts.tsx:591
Function
RegistryAccountsResults
()
deepfence_frontend/apps/dashboard/src/features/registries/pages/RegistryAccounts.tsx:504
Function
RegistryAccountsTable
({ rowSelectionState, onTableAction, setIdsToDelete, setShowDeleteDialog, setRowSelectionState, }: {
deepfence_frontend/apps/dashboard/src/features/registries/components/RegistryAccountsTable.tsx:104
Function
RegistryConnectorForm
({ onSuccess, renderButton, registryType, }: FormProps)
deepfence_frontend/apps/dashboard/src/features/common/data-component/RegistryConnectorForm.tsx:145
Function
RegistryIcon
()
deepfence_frontend/apps/dashboard/src/components/sideNavigation/icons/Registry.tsx:1
Function
RegistryImageTags
()
deepfence_frontend/apps/dashboard/src/features/registries/pages/RegistryImageTags.tsx:521
Function
RegistryImageTagsTable
({ rowSelectionState, setRowSelectionState, onTableAction, }: { onTableAction: ( ids: string[],
deepfence_frontend/apps/dashboard/src/features/registries/components/RegistryImageTagsTable.tsx:83
Function
RegistryImages
()
deepfence_frontend/apps/dashboard/src/features/registries/pages/RegistryImages.tsx:383
Function
RegistryImagesResults
()
deepfence_frontend/apps/dashboard/src/features/registries/pages/RegistryImages.tsx:263
Function
RegistryImagesTable
({ rowSelectionState, setRowSelectionState, onTableAction, }: { onTableAction: ( ids: string[],
deepfence_frontend/apps/dashboard/src/features/registries/components/RegistryImagesTable.tsx:78
Function
RegistryImagesTagsResults
()
deepfence_frontend/apps/dashboard/src/features/registries/pages/RegistryImageTags.tsx:454
Function
RegistryList
()
deepfence_frontend/apps/dashboard/src/features/registries/pages/Registries.tsx:142
Function
RegistryLogos
({ registryType, }: { registryType: keyof typeof RegistryType; })
deepfence_frontend/apps/dashboard/src/components/icons/registries/index.tsx:14
Function
RegistrySkeleton
()
deepfence_frontend/apps/dashboard/src/features/registries/pages/Registries.tsx:21
Function
RegistrySummary
(ctx context.Context, registryID mo.Option[string], registryType mo.Option[string])
deepfence_server/model/registry.go:693
Function
RegistrySummaryAll
(ctx context.Context)
deepfence_server/model/registry.go:822
Function
RemediationBlock
({ meta, onBackButtonClick }: RemediationBlockProps)
deepfence_frontend/apps/dashboard/src/components/remediation/RemediationBlock.tsx:97
Function
RemediationButton
({ ...buttonProps }: React.ComponentPropsWithoutRef<'button'>)
deepfence_frontend/apps/dashboard/src/components/remediation/RemediationButton.tsx:7
Function
RemediationCompletion
({ meta }: RemediationCompletionProps)
deepfence_frontend/apps/dashboard/src/components/remediation/RemediationBlock.tsx:439
Function
RemediationError
({ errorMessage, onBackButtonClick, }: { errorMessage: string; onBackButtonClick?: () => void; })
deepfence_frontend/apps/dashboard/src/components/remediation/RemediationError.tsx:6
Function
RemediationNoIntegration
({ onBackButtonClick, }: { onBackButtonClick?: () => void; })
deepfence_frontend/apps/dashboard/src/components/remediation/RemediationNoIntegration.tsx:8
Function
RemediationPre
({ children }: { children?: ReactNode })
deepfence_frontend/apps/dashboard/src/components/remediation/RemediationPre.tsx:8
Method
RemoveAllTypeNetworkRules
(t string)
deepfence_utils/threatintel/feeds.go:60
Function
RemoveButton
({ onClick }: { onClick: () => void })
deepfence_frontend/apps/dashboard/src/components/filters/FilterBadge.tsx:30
Method
RemoveContainer
(ctx context.Context, in *RemoveContainerRequest, opts ...grpc.CallOption)
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:3859
Method
RemoveContainer
RemoveContainer removes the container. If the container is running, the container must be forcibly removed. This call is idempotent, and must not retu
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:4017
Method
RemoveFdInstallWatcher
(pid uint32)
deepfence_agent/tools/apache/deepfence/tcptracer-bpf/pkg/tracer/tracer_unsupported.go:23
Function
RemoveFromArray
(array []string, val string)
deepfence_agent/tools/apache/deepfence/df-utils/utils.go:125
Method
RemoveImage
(ctx context.Context, in *RemoveImageRequest, opts ...grpc.CallOption)
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:4601
Method
RemoveImage
RemoveImage removes the image. This call is idempotent, and must not return an error if the image has already been removed.
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:4633
Method
RemoveJobs
(ctx context.Context)
deepfence_worker/cronscheduler/scheduler.go:90
Function
RemoveLastCharacter
(s string)
deepfence_agent/tools/apache/deepfence/df-utils/utils.go:38
Method
RemovePodSandbox
(ctx context.Context, in *RemovePodSandboxRequest, opts ...grpc.CallOption)
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:3805
Method
RemovePodSandbox
RemovePodSandbox removes the sandbox. If there are any running containers in the sandbox, they must be forcibly terminated and removed. This call is i
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:3998
Function
RemoveURLPath
(inURL string)
deepfence_utils/utils/utils.go:174
Function
RenderEmailTemplate
(emailTemplateType EmailTemplateType, data interface{})
deepfence_server/pkg/sendemail/templates.go:45
Method
ReopenContainerLog
(ctx context.Context, in *ReopenContainerLogRequest, opts ...grpc.CallOption)
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:3895
Method
ReopenContainerLog
ReopenContainerLog asks runtime to reopen the stdout/stderr log file for the container. This is often called after the log file has been rotated. If t
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:4030
Method
ReplaceNode
(node TopologyNode)
deepfence_agent/tools/apache/scope/report/report.go:291
Method
ReplaceNode
(node TopologyNode)
deepfence_server/pkg/scope/report/report.go:292
Method
Report
()
deepfence_agent/tools/apache/scope/probe/probe.go:147
Method
Report
Report generates a Report containing Container topologies
deepfence_agent/tools/apache/scope/probe/cri/reporter.go:47
Method
Report
Report implements Reporter.
deepfence_agent/tools/apache/scope/probe/host/reporter.go:296
Method
Report
Report generates a Report containing Container and ContainerImage topologies
deepfence_agent/tools/apache/scope/probe/kubernetes/reporter.go:135
Method
Report
Report implements Reporter.
deepfence_agent/tools/apache/scope/probe/endpoint/reporter_linux.go:40
Method
Report
Report implements Reporter.
deepfence_agent/tools/apache/scope/probe/endpoint/reporter_other.go:19
Method
Report
Report generates a Report containing Container and ContainerImage topologies
deepfence_agent/tools/apache/scope/probe/docker/reporter.go:50
Method
Report
()
deepfence_agent/tools/apache/scope/probe/podman/reporter.go:42
Method
Report
Report implements Reporter.
deepfence_agent/tools/apache/scope/probe/process/reporter.go:99
Function
ReportCount
()
deepfence_frontend/apps/dashboard/src/features/integrations/pages/Integrations.tsx:293
Function
ReportFilters
()
deepfence_frontend/apps/dashboard/src/features/integrations/components/ReportsTable.tsx:376
Function
ReportForm
()
deepfence_frontend/apps/dashboard/src/features/integrations/pages/CreateReport.tsx:189
Function
ReportRawReportFromJSON
(json: any)
deepfence_frontend/apps/dashboard/src/api/generated/models/ReportRawReport.ts:40
Function
ReportTable
({ rowSelectionState, setRowSelectionState, onTableAction, }: { rowSelectionState: RowSelectionState;
deepfence_frontend/apps/dashboard/src/features/integrations/components/ReportsTable.tsx:104
Function
ReporterFunc
ReporterFunc uses a function to implement a Reporter
deepfence_agent/tools/apache/scope/probe/probe.go:137
Function
ReportersCompareFilterFromJSON
(json: any)
deepfence_frontend/apps/dashboard/src/api/generated/models/ReportersCompareFilter.ts:54
Function
ReportersCompareFilterToJSON
(value?: ReportersCompareFilter | null)
deepfence_frontend/apps/dashboard/src/api/generated/models/ReportersCompareFilter.ts:70
Function
ReportersOrderSpecFromJSON
(json: any)
deepfence_frontend/apps/dashboard/src/api/generated/models/ReportersOrderSpec.ts:53
Function
ReportersOrderSpecToJSON
(value?: ReportersOrderSpec | null)
deepfence_frontend/apps/dashboard/src/api/generated/models/ReportersOrderSpec.ts:69
Method
Reset
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:278
Method
Reset
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:302
Method
Reset
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:345
Method
Reset
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:382
Method
Reset
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:486
Method
Reset
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:517
Method
Reset
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:564
Method
Reset
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:637
Method
Reset
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:677
Method
Reset
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:762
Method
Reset
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:827
Method
Reset
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:843
Method
Reset
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:859
Method
Reset
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:873
Method
Reset
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:882
Method
Reset
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:896
Method
Reset
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:907
Method
Reset
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:931
Method
Reset
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:948
Method
Reset
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:965
Method
Reset
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:999
Method
Reset
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:1069
Method
Reset
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:1093
Method
Reset
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:1117
Method
Reset
()
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:1147
← previous
next →
6,601–6,700 of 9,820, ranked by callers