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
↓ 2 callers
Function
getSearchableCloudAccountDisplayName
( nodeType?: ModelCloudNodeAccountsListReqCloudProviderEnum, )
deepfence_frontend/apps/dashboard/src/features/postures/utils/index.ts:82
↓ 2 callers
Function
getSecretData
(ctx context.Context, params sdkUtils.ReportParams)
deepfence_worker/tasks/reports/data.go:265
↓ 2 callers
Function
getSecretResultRows
(d ScanData[model.Secret])
deepfence_worker/tasks/reports/pdf_secret.go:190
↓ 2 callers
Function
getSeriesOption
( theme: Mode, counts: { [x: string]: number; }, )
deepfence_frontend/apps/dashboard/src/features/topology/components/scan-results/ScanResult.tsx:59
↓ 2 callers
Function
getShortLabel
(label?: string, nodeType?: string)
deepfence_frontend/apps/dashboard/src/features/topology/utils/graph-styles.ts:90
↓ 2 callers
Function
getSideNavigationState
()
deepfence_frontend/apps/dashboard/src/components/SideNavigation.tsx:404
↓ 2 callers
Function
getThreatGraphApiClient
()
deepfence_frontend/apps/dashboard/src/api/api.ts:292
↓ 2 callers
Method
getTypeInfo
(rtid uintptr, rt reflect.Type)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/helper.go:365
↓ 2 callers
Function
getVulnResultRows
(d ScanData[model.Vulnerability])
deepfence_worker/tasks/reports/pdf_vulnerability.go:190
↓ 2 callers
Function
getVulnerabilityData
(ctx context.Context, params sdkUtils.ReportParams)
deepfence_worker/tasks/reports/data.go:140
↓ 2 callers
Function
getenv
(key, fallback string)
deepfence_agent/tools/apache/scope/probe/appclient/openapi_client.go:31
↓ 2 callers
Function
graphModeEnableOptimize
(mode: string)
deepfence_frontend/apps/dashboard/src/features/topology/hooks/useG6Graph.tsx:14
↓ 2 callers
Function
groupArrayToMap
(array []interface{})
deepfence_server/handler/scan_reports.go:1468
↓ 2 callers
Function
groupMalwares
(ctx context.Context, byClass bool)
deepfence_server/handler/scan_reports.go:1549
↓ 2 callers
Function
growCap
GrowCap will return a new capacity for a slice, given the following: - oldCap: current capacity - unit: in-memory size of an element - num: number of
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/helper_internal.go:157
↓ 2 callers
Function
hasPendingAgentScans
(ctx context.Context, client neo4j.DriverWithContext, nodeID string, maxWork int)
deepfence_server/controls/agent.go:284
↓ 2 callers
Function
highlihgtChildrenNodes
(node: G6Node, value: boolean)
deepfence_frontend/apps/dashboard/src/features/vulnerabilities/components/landing/TopAttackPaths.tsx:71
↓ 2 callers
Function
highlihgtChildrenNodes
(node: G6Node, value: boolean)
deepfence_frontend/apps/dashboard/src/features/threat-graph/components/ThreatGraph.tsx:32
↓ 2 callers
Function
highlihgtParentNodes
(node: G6Node, value: boolean)
deepfence_frontend/apps/dashboard/src/features/vulnerabilities/components/landing/TopAttackPaths.tsx:80
↓ 2 callers
Function
highlihgtParentNodes
(node: G6Node, value: boolean)
deepfence_frontend/apps/dashboard/src/features/threat-graph/components/ThreatGraph.tsx:41
↓ 2 callers
Function
htons
(a uint16)
deepfence_agent/tools/apache/deepfence/tcptracer-bpf/pkg/tracer/offsetguess.go:154
↓ 2 callers
Method
init
()
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/helper_unsafe.go:113
↓ 2 callers
Function
initialize
(module *bpflib.Module, eventMapName string, eventChan chan []byte, lostChan chan uint64)
deepfence_agent/tools/apache/deepfence/tcptracer-bpf/pkg/tracer/tracer.go:173
↓ 2 callers
Method
isBinary
()
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/helper.go:381
↓ 2 callers
Function
isEmptyValue
(v reflect.Value, deref, checkStruct bool)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/helper_internal.go:73
↓ 2 callers
Function
isEmptyValue
(value: unknown)
deepfence_frontend/apps/dashboard/src/utils/detailsPanel.tsx:72
↓ 2 callers
Function
isGraphEmpty
(data?: GraphIndividualThreatGraph[])
deepfence_frontend/apps/dashboard/src/features/vulnerabilities/components/landing/TopAttackPaths.tsx:56
↓ 2 callers
Function
isGraphEmpty
(data?: { [key: string]: GraphProviderThreatGraph })
deepfence_frontend/apps/dashboard/src/features/threat-graph/components/ThreatGraph.tsx:127
↓ 2 callers
Function
isInTruncationRequiredField
(columnName: string)
deepfence_frontend/packages/ui-components/src/components/table/Table.tsx:104
↓ 2 callers
Function
isKernelSupported
()
deepfence_agent/tools/apache/scope/probe/endpoint/ebpf.go:93
↓ 2 callers
Function
isKubernetesNode
(nodeType: ComplianceScanNodeTypeEnum)
deepfence_frontend/apps/dashboard/src/components/scan-configure-forms/ComplianceScanConfigureForm.tsx:121
↓ 2 callers
Function
isKubernetesNodeType
(nodeType: string)
deepfence_frontend/apps/dashboard/src/features/postures/utils/index.ts:31
↓ 2 callers
Method
isLeaf
isLeaf returns true if this is a leaf node
deepfence_agent/tools/apache/scope/ps/map.go:393
↓ 2 callers
Method
isLeaf
isLeaf returns true if this is a leaf node
deepfence_server/pkg/scope/report/ps/map.go:392
↓ 2 callers
Function
isLinuxNodeType
(nodeType: string)
deepfence_frontend/apps/dashboard/src/features/postures/utils/index.ts:28
↓ 2 callers
Function
isResponseError
( responseError: unknown, )
deepfence_frontend/apps/dashboard/src/utils/api.ts:12
↓ 2 callers
Function
isRow
(direction: Direction)
deepfence_frontend/packages/ui-components/src/components/radio/Radio.tsx:19
↓ 2 callers
Function
isUpgradeAvailable
(current: string, versions: string[])
deepfence_frontend/apps/dashboard/src/utils/version.ts:3
↓ 2 callers
Method
jsonU4Arr
(bs [4]byte)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/json.go:742
↓ 2 callers
Method
kInterfaceNaked
func (f *decFnInfo) kPtr(rv reflect.Value) { debugf(">>>>>>> ??? decode kPtr called - shouldn't get called") if rv.IsNil() { rv.Set(reflect.New(rv
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/decode.go:629
↓ 2 callers
Function
listArtifacts
(url, username, password, project, repo string)
deepfence_server/pkg/registry/harbor/client.go:176
↓ 2 callers
Function
listIAMImages
(awsRegion, awsAccountID, targetAccountRoleARN string, isPublic bool)
deepfence_server/pkg/registry/ecr/client.go:16
↓ 2 callers
Function
listImages
(url, namespace, token string)
deepfence_server/pkg/registry/quay/client.go:40
↓ 2 callers
Function
listNonIAMImages
(awsAccessKey, awsSecretKey, awsAccountID, awsRegion string, isPublic bool)
deepfence_server/pkg/registry/ecr/client.go:42
↓ 2 callers
Function
listPrivateImagesWithTags
(result *ecr.DescribeRepositoriesOutput, svc *ecr.ECR)
deepfence_server/pkg/registry/ecr/privateimage.go:12
↓ 2 callers
Function
listPublicImagesWithTags
(result *ecrpublic.DescribeRepositoriesOutput, svc *ecrpublic.ECRPublic)
deepfence_server/pkg/registry/ecr/publicimage.go:11
↓ 2 callers
Function
listScanResultsHandlerWithComplianceStats
(w http.ResponseWriter, r *http.Request, scanType utils.Neo4jScanType)
deepfence_server/handler/scan_reports.go:1722
↓ 2 callers
Function
logoAndTextMap
( count: number, mode: Mode, )
deepfence_frontend/apps/dashboard/src/features/onboard/pages/ChooseScan.tsx:90
↓ 2 callers
Method
makeEndpointNode
(namespaceID uint32, addr net.IP, port uint16, extra extra)
deepfence_agent/tools/apache/scope/probe/endpoint/connection_tracker.go:350
↓ 2 callers
Function
makeFilter
Pick a subset of the connections to send, such that if two probes on different machines go through the same process there is a good chance of overlap.
deepfence_agent/tools/apache/scope/probe/endpoint/connection_tracker.go:270
↓ 2 callers
Function
makeIPs
(addrs ...string)
deepfence_agent/tools/apache/scope/probe/appclient/resolver_internal_test.go:205
↓ 2 callers
Function
makeKey
(filename string)
haproxy/minica.go:105
↓ 2 callers
Function
maskUnmaskControls
({ actionType, controlIds, fetcher, checkType, nodeType, }: { actionType: ActionEnumType; contro
deepfence_frontend/apps/dashboard/src/features/settings/pages/controls/Controls.tsx:52
↓ 2 callers
Function
networkFromPrefix
(ip net.IP, prefixLen int)
deepfence_agent/tools/apache/scope/report/networks.go:128
↓ 2 callers
Function
networkFromPrefix
(ip net.IP, prefixLen int)
deepfence_server/pkg/scope/report/networks.go:132
↓ 2 callers
Function
newAuthorizationHandler
func doNothingHandler(w http.ResponseWriter, r *http.Request) { w.WriteHeader(http.StatusOK) }
deepfence_server/router/router.go:595
↓ 2 callers
Function
newConntrackFlowWalker
newConntracker creates and starts a new conntracker.
deepfence_agent/tools/apache/scope/probe/endpoint/conntrack.go:49
↓ 2 callers
Function
newDecoder
(h Handle)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/decode.go:1308
↓ 2 callers
Function
newEncoder
(h Handle)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/encode.go:965
↓ 2 callers
Function
newReverseResolver
newReverseResolver starts a new reverse resolver that performs reverse resolutions and caches the result.
deepfence_agent/tools/apache/scope/probe/endpoint/resolver.go:32
↓ 2 callers
Function
nodeType2Neo4jType
(nodeType string)
deepfence_server/reporters/scan/scan_reporters.go:480
↓ 2 callers
Function
onBulkAction
(rows: string[], actionType: string)
deepfence_frontend/apps/dashboard/src/features/settings/pages/controls/Controls.tsx:167
↓ 2 callers
Function
onBulkAction
(rows: string[], actionType: string)
deepfence_frontend/apps/dashboard/src/features/settings/pages/feeds/MalwareFeeds.tsx:592
↓ 2 callers
Function
onBulkAction
(rows: string[], actionType: string)
deepfence_frontend/apps/dashboard/src/features/settings/pages/feeds/SecretFeeds.tsx:586
↓ 2 callers
Function
onFilterRemove
({ key, value }: { key: string; value: string })
deepfence_frontend/apps/dashboard/src/features/malwares/pages/UniqueMalwares.tsx:90
↓ 2 callers
Function
onFilterRemove
({ key, value }: { key: string; value: string })
deepfence_frontend/apps/dashboard/src/features/malwares/pages/MalwareScans.tsx:415
↓ 2 callers
Function
onFilterRemove
({ key, value }: { key: string; value: string })
deepfence_frontend/apps/dashboard/src/features/secrets/pages/UniqueSecrets.tsx:91
↓ 2 callers
Function
onFilterRemove
({ key, value }: { key: string; value: string })
deepfence_frontend/apps/dashboard/src/features/secrets/pages/SecretScans.tsx:412
↓ 2 callers
Function
onFilterRemove
({ key, value }: { key: string; value: string })
deepfence_frontend/apps/dashboard/src/features/vulnerabilities/pages/UniqueVulnerabilities.tsx:100
↓ 2 callers
Function
onFilterRemove
({ key, value }: { key: string; value: string })
deepfence_frontend/apps/dashboard/src/features/vulnerabilities/pages/RuntimeBom.tsx:171
↓ 2 callers
Function
onFilterRemove
({ key, value }: { key: string; value: string })
deepfence_frontend/apps/dashboard/src/features/vulnerabilities/pages/VulnerabilityScans.tsx:820
↓ 2 callers
Function
onFilterRemove
({ key, value }: { key: string; value: string })
deepfence_frontend/apps/dashboard/src/features/topology/data-components/tables/ContainersTable.tsx:246
↓ 2 callers
Function
onFilterRemove
({ key, value }: { key: string; value: string })
deepfence_frontend/apps/dashboard/src/features/topology/data-components/tables/HostsTable.tsx:300
↓ 2 callers
Function
onFilterRemove
({ key, value }: { key: string; value: string })
deepfence_frontend/apps/dashboard/src/features/topology/data-components/tables/PodsTable.tsx:152
↓ 2 callers
Function
onFilterRemove
({ key, value }: { key: string; value: string })
deepfence_frontend/apps/dashboard/src/features/integrations/components/ReportsTable.tsx:384
↓ 2 callers
Function
onFilterRemove
({ key, value }: { key: string; value: string })
deepfence_frontend/apps/dashboard/src/features/postures/components/scan-result/cloud/Filters.tsx:76
↓ 2 callers
Function
onFilterRemove
({ key, value }: { key: string; value: string })
deepfence_frontend/apps/dashboard/src/features/postures/pages/PostureScanResults.tsx:1099
↓ 2 callers
Function
onNodeHover
(item: G6Node, enter: boolean)
deepfence_frontend/apps/dashboard/src/features/topology/utils/graph-styles.ts:102
↓ 2 callers
Function
onTableAction
(row: string, actionType: string)
deepfence_frontend/apps/dashboard/src/features/settings/pages/controls/Controls.tsx:155
↓ 2 callers
Function
onTableAction
(row: string, actionType: string)
deepfence_frontend/apps/dashboard/src/features/settings/pages/feeds/MalwareFeeds.tsx:578
↓ 2 callers
Function
onTableAction
(row: string, actionType: string)
deepfence_frontend/apps/dashboard/src/features/settings/pages/feeds/SecretFeeds.tsx:572
↓ 2 callers
Function
panicToErr
(err *error)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/helper.go:1118
↓ 2 callers
Method
parseCustomHeader
(expectTypeByte byte, msgid *uint64, methodOrError *string)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/msgpack.go:803
↓ 2 callers
Function
parseDarwinNetstat
parseDarwinNetstat parses netstat output. (Linux has ip:port, darwin ip.port. The 'Proto' column value also differs.)
deepfence_agent/tools/apache/deepfence/procspy/netstat.go:13
↓ 2 callers
Function
parseDarwinNetstat
parseDarwinNetstat parses netstat output. (Linux has ip:port, darwin ip.port. The 'Proto' column value also differs.)
deepfence_agent/tools/apache/scope/probe/endpoint/procspy/netstat.go:13
↓ 2 callers
Function
parseEndpoint
(endpoint string)
deepfence_agent/tools/apache/scope/probe/cri/registry.go:52
↓ 2 callers
Function
parseHex
Simplified copy of strconv.ParseUint(16).
deepfence_agent/tools/apache/deepfence/procspy/procnet.go:154
↓ 2 callers
Function
parseHex
Simplified copy of strconv.ParseUint(16).
deepfence_agent/tools/apache/scope/probe/endpoint/procspy/procnet.go:130
↓ 2 callers
Method
parseHttpResponse
(resp *http.Response, respObj interface{})
deepfence_agent/tools/apache/scope/probe/podman/registry.go:86
↓ 2 callers
Function
parseIntWithSpaces
parseIntWithSpaces is similar to strconv.ParseInt but stops parsing when reading a space instead of returning an error
deepfence_agent/tools/apache/scope/probe/process/walker_linux.go:72
↓ 2 callers
Function
parseLSOF
parseLsof parses lsof out with `-F cn` argument. Format description: the first letter is the type of record, records are newline seperated, the recor
deepfence_agent/tools/apache/deepfence/procspy/lsof.go:30
↓ 2 callers
Function
parseLSOF
parseLsof parses lsof out with `-F cn` argument. Format description: the first letter is the type of record, records are newline separated, the recor
deepfence_agent/tools/apache/scope/probe/endpoint/procspy/lsof.go:30
↓ 2 callers
Method
performEbpfTrack
(rpt *report.Report, hostNodeID string)
deepfence_agent/tools/apache/scope/probe/endpoint/connection_tracker.go:186
↓ 2 callers
Function
performWalk
(w pidWalker, c chan<- walkResult)
deepfence_agent/tools/apache/scope/probe/endpoint/procspy/reader_linux.go:156
↓ 2 callers
Method
preEncodeValue
(rv reflect.Value)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/encode.go:1172
↓ 2 callers
Method
processDNSMessage
(dns *layers.DNS)
deepfence_agent/tools/apache/scope/probe/endpoint/dns_snooper.go:239
↓ 2 callers
Method
processTopology
()
deepfence_agent/tools/apache/scope/probe/process/reporter.go:118
↓ 2 callers
Method
pushdata
(target string, data []map[string]interface{})
deepfence_agent/plugins/deepfence_shipper/output.go:202
↓ 2 callers
Function
putOpts
(reportType sdkUtils.ReportType)
deepfence_worker/tasks/reports/reports.go:64
↓ 2 callers
Method
r
(v int)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/noop.go:53
← previous
next →
1,501–1,600 of 9,820, ranked by callers