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
↓ 4 callers
Function
containsFilter2CypherConditions
(cypherNodeName string, filter ContainsFilter, in bool, isArrayProperty bool)
deepfence_server/reporters/filter.go:66
↓ 4 callers
Method
dec
dec will decode a variable (varname) of type ptrTo(t). t is always a basetype (i.e. not of kind reflect.Ptr).
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/gen.go:1090
↓ 4 callers
Method
decLen
()
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/cbor.go:378
↓ 4 callers
Method
decUint
()
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/binc.go:443
↓ 4 callers
Function
detachZeroCopyBytes
(isBytesReader bool, dest []byte, in []byte)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/decode.go:1995
↓ 4 callers
Function
downloadFile
(ctx context.Context, url string)
deepfence_utils/threatintel/common.go:177
↓ 4 callers
Function
downloadFile
(filepath string, url string)
deepfence_bootstrapper/router/upgrade.go:102
↓ 4 callers
Method
enc
enc will encode a variable (varname) of type t, except t is of kind reflect.Struct or reflect.Array, wherein varname is of type ptrTo(T) (to prevent c
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/gen.go:640
↓ 4 callers
Method
encBytesLen
(c charEncoding, length uint64)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/binc.go:286
↓ 4 callers
Function
encodeTime
EncodeTime encodes a time.Time as a []byte, including information on the instant in time and UTC offset. Format Description A timestamp is composed
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/time.go:90
↓ 4 callers
Function
extract
(d)
deployment-scripts/sample-applications/flask-echo-server/app.py:15
↓ 4 callers
Function
fetchMoreData
()
deepfence_frontend/packages/ui-components/src/components/select/Combobox.stories.tsx:62
↓ 4 callers
Method
genMethodNameT
(t reflect.Type)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/gen.go:494
↓ 4 callers
Function
getCloudComplianceSummaryPage
(data map[string]map[string]int32)
deepfence_worker/tasks/reports/pdf_cloud_compliance.go:66
↓ 4 callers
Function
getCloudNodesApiClient
()
deepfence_frontend/apps/dashboard/src/api/api.ts:256
↓ 4 callers
Function
getColorForCompliancePercent
( theme: Mode, percent: number | undefined | null, )
deepfence_frontend/apps/dashboard/src/constants/charts.ts:53
↓ 4 callers
Function
getComplianceSummary
( data: ModelCloudComplianceScanResult | ModelComplianceScanResult, )
deepfence_frontend/apps/dashboard/src/queries/onboard.ts:46
↓ 4 callers
Function
getDiagnosisApiClient
()
deepfence_frontend/apps/dashboard/src/api/api.ts:302
↓ 4 callers
Method
getEncFn
(rtid uintptr, rt reflect.Type, checkFastpath, checkCodecSelfer bool)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/encode.go:1242
↓ 4 callers
Method
getExt
(rtid uintptr)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/helper.go:594
↓ 4 callers
Function
getIntegrationApiClient
()
deepfence_frontend/apps/dashboard/src/api/api.ts:316
↓ 4 callers
Function
getLabelBgStyles
({ active, theme }: { active: boolean; theme: Mode })
deepfence_frontend/apps/dashboard/src/features/threat-graph/hooks/useG6Graph.tsx:43
↓ 4 callers
Function
getLabelBgStyles
({ active, theme }: { active: boolean; theme: Mode })
deepfence_frontend/apps/dashboard/src/features/topology/hooks/useG6Graph.tsx:52
↓ 4 callers
Method
getPods
( ctx context.Context, tx neo4j.ExplicitTransaction, hosts []string, fieldfilters mo.Option[reporters.Fiel
deepfence_server/reporters/graph/topology_reporter.go:824
↓ 4 callers
Function
getRulesApiClient
()
deepfence_frontend/apps/dashboard/src/api/api.ts:444
↓ 4 callers
Method
getValueForMarshalInterface
(rv reflect.Value, indir int8)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/encode.go:344
↓ 4 callers
Method
getValueForUnmarshalInterface
(rv reflect.Value, indir int8)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/decode.go:568
↓ 4 callers
Method
growAlloc
(n int, oldcursor int)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/encode.go:296
↓ 4 callers
Method
growNoAlloc
have a growNoalloc(n int), which can be inlined. if allocation is needed, then call growAlloc(n int)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/encode.go:283
↓ 4 callers
Function
hashKey
hashKey returns a Hash code for a given string
deepfence_agent/tools/apache/scope/ps/map.go:196
↓ 4 callers
Function
hashKey
hashKey returns a Hash code for a given string
deepfence_server/pkg/scope/report/ps/map.go:195
↓ 4 callers
Method
isClosed
()
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/rpc.go:110
↓ 4 callers
Method
isDead
()
deepfence_agent/tools/apache/scope/probe/endpoint/ebpf.go:366
↓ 4 callers
Method
isNodeExpanded
({ nodeId, nodeType }: { nodeId: string; nodeType: string })
deepfence_frontend/apps/dashboard/src/features/topology/utils/topology-data.ts:317
↓ 4 callers
Function
itemExpandsAsCombo
(item: G6Item | null)
deepfence_frontend/apps/dashboard/src/features/topology/utils/expand-collapse.ts:10
↓ 4 callers
Function
listScanResultsHandlerWithSeverityCounts
(w http.ResponseWriter, r *http.Request, scanType utils.Neo4jScanType)
deepfence_server/handler/scan_reports.go:1704
↓ 4 callers
Function
makeAddressID
(hostID, namespaceID, address string, addressIP net.IP)
deepfence_agent/tools/apache/scope/report/id.go:57
↓ 4 callers
Function
makeAddressID
(hostID, namespaceID, address string, addressIP net.IP)
deepfence_server/pkg/scope/report/id.go:57
↓ 4 callers
Function
matchFilter2CypherConditions
(cypherNodeName string, filter MatchFilter, isArrayProperty bool)
deepfence_server/reporters/filter.go:323
↓ 4 callers
Method
newGenV
(t reflect.Type)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/gen.go:1587
↓ 4 callers
Function
newMockEbpfTracker
()
deepfence_agent/tools/apache/scope/probe/endpoint/ebpf_test.go:16
↓ 4 callers
Function
newRPCCodec
(conn io.ReadWriteCloser, h Handle)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/rpc.go:52
↓ 4 callers
Function
onEndReached
()
deepfence_frontend/apps/dashboard/src/components/forms/ScanTimeList.tsx:77
↓ 4 callers
Function
pseudoEdge
(source: string, target: string)
deepfence_frontend/apps/dashboard/src/features/topology/utils/graph-update.tsx:400
↓ 4 callers
Function
publishDiagnosticLogsStatus
(ctx context.Context, httpsClient *client.APIClient, nodeID string, status string, message string)
deepfence_bootstrapper/controls/diagnostic_logs.go:44
↓ 4 callers
Function
range
(start: number, end: number)
deepfence_frontend/packages/ui-components/src/components/hooks/usePagination.tsx:78
↓ 4 callers
Method
raw
(vv Raw)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/encode.go:1387
↓ 4 callers
Method
readContainerLen
(ct msgpackContainerType)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/msgpack.go:609
↓ 4 callers
Function
readFile
readFile reads an arbitrary file into a buffer.
deepfence_agent/tools/apache/scope/probe/endpoint/procspy/proc_linux.go:276
↓ 4 callers
Function
redirectToLogin
()
deepfence_frontend/apps/dashboard/src/utils/api.ts:60
↓ 4 callers
Function
setActiveState
(item: INode | IEdge, active: boolean)
deepfence_frontend/apps/dashboard/src/features/vulnerabilities/components/landing/TopAttackPaths.tsx:61
↓ 4 callers
Function
setActiveState
(item: INode | IEdge, active: boolean)
deepfence_frontend/apps/dashboard/src/features/threat-graph/components/ThreatGraph.tsx:22
↓ 4 callers
Function
setActiveState
(item: INode | IEdge, active: boolean)
deepfence_frontend/apps/dashboard/src/features/topology/utils/graph-styles.ts:127
↓ 4 callers
Function
skipNSpaces
skipNSpaces skips nSpaces in buf and updates the cursor 'pos'
deepfence_agent/tools/apache/scope/probe/process/walker_linux.go:53
↓ 4 callers
Method
statusScanHandler
(w http.ResponseWriter, r *http.Request, scanType utils.Neo4jScanType)
deepfence_server/handler/scan_reports.go:943
↓ 4 callers
Method
stopScan
(w http.ResponseWriter, r *http.Request, tag string)
deepfence_server/handler/scan_reports.go:882
↓ 4 callers
Function
updateIntegrationMetrics
(ctx context.Context, pgClient *postgresql_db.Queries, intgID int32, metrics integrations.Metrics)
deepfence_worker/cronjobs/notification.go:582
↓ 4 callers
Function
useGetLogs
()
deepfence_frontend/apps/dashboard/src/features/settings/pages/DiagnosticLogs.tsx:171
↓ 4 callers
Function
useScanResults
()
deepfence_frontend/apps/dashboard/src/features/postures/pages/PostureScanResults.tsx:318
↓ 4 callers
Method
validateSendParams
(recipients []string, subject string, text string, html string, attachments map[string][]byte)
deepfence_server/pkg/sendemail/sendemail.go:150
↓ 4 callers
Method
varsfxreset
()
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/gen.go:414
↓ 4 callers
Method
walkConnections
walkConnections calls f with all open connections and connections that have come and gone since the last call to walkConnections
deepfence_agent/tools/apache/scope/probe/endpoint/ebpf.go:324
↓ 4 callers
Method
writeIndent
()
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/json.go:188
↓ 3 callers
Function
ApplyControl
(req openapi.ControlsAction)
deepfence_bootstrapper/router/common.go:59
↓ 3 callers
Function
ControlsAgentControlsFromJSON
(json: any)
deepfence_frontend/apps/dashboard/src/api/generated/models/ControlsAgentControls.ts:54
↓ 3 callers
Method
ConvertExt
ConvertExt converts a value into a simpler interface for easy encoding e.g. convert time.Time to int64. Note: v *may* be a pointer to the extension t
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/helper.go:423
↓ 3 callers
Method
CreateAPIToken
(ctx context.Context, pgClient *postgresqlDb.Queries, roleID int32, company *Company)
deepfence_server/model/user.go:502
↓ 3 callers
Method
CreateSetting
(ctx context.Context, arg CreateSettingParams)
deepfence_utils/postgresql/postgresql-db/queries.sql.go:426
↓ 3 callers
Method
DecodeExt
DecodeBytes(bs []byte, isstring, zerocopy bool) (bsOut []byte) decodeExt will decode into a *RawExt or into an extension.
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/decode.go:98
↓ 3 callers
Method
DecodeInt
(bitsize uint8)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/cbor.go:277
↓ 3 callers
Method
DecodeInt
(bitsize uint8)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/simple.go:248
↓ 3 callers
Method
DeleteFile
(ctx context.Context, filePath string, addFilePathPrefix bool, extra interface{})
deepfence_utils/directory/fileserver.go:261
↓ 3 callers
Function
DeleteFileMinio
(ctx context.Context, fName string)
deepfence_utils/threatintel/common.go:137
↓ 3 callers
Method
DeletePasswordResetByUserEmail
(ctx context.Context, email string)
deepfence_utils/postgresql/postgresql-db/queries.sql.go:707
↓ 3 callers
Method
EncryptSecret
(aes encryption.AES)
deepfence_server/pkg/registry/registry.go:441
↓ 3 callers
Method
EnqueueUnique
utility func to use when task name is used as task id to ensure unique task is enqueued
deepfence_utils/directory/worker.go:72
↓ 3 callers
Method
Error
()
deepfence_installer/main.go:138
↓ 3 callers
Method
Exec
Exec prepares a streaming endpoint to execute a command in the container.
deepfence_agent/tools/apache/scope/cri/runtime/api.pb.go:3754
↓ 3 callers
Function
ExposeFile
(ctx context.Context, fName string, consoleURL string, ttlCache *ttlcache.Cache[string, string])
deepfence_utils/threatintel/common.go:155
↓ 3 callers
Method
Free
()
deepfence_utils/controls/workload_allocator.go:25
↓ 3 callers
Method
GetAgentControls
(w http.ResponseWriter, r *http.Request)
deepfence_server/handler/agent_controls.go:16
↓ 3 callers
Method
GetAgentInitControls
(w http.ResponseWriter, r *http.Request)
deepfence_server/handler/agent_controls.go:49
↓ 3 callers
Function
GetAllNamespaces
()
deepfence_utils/directory/directory.go:102
↓ 3 callers
Method
GetCompany
(ctx context.Context, id int32)
deepfence_utils/postgresql/postgresql-db/queries.sql.go:1343
↓ 3 callers
Method
GetContainerRegistries
(ctx context.Context)
deepfence_utils/postgresql/postgresql-db/queries.sql.go:1401
↓ 3 callers
Method
GetContainerRegistry
(ctx context.Context, id int32)
deepfence_utils/postgresql/postgresql-db/queries.sql.go:1507
↓ 3 callers
Method
GetExtras
()
deepfence_server/pkg/registry/registry.go:446
↓ 3 callers
Function
GetFunctionName
(i interface{})
tests/integrations/main.go:20
↓ 3 callers
Method
GetHostConnections
(ctx context.Context, tx neo4j.ExplicitTransaction, regionK8s, notHosts []string)
deepfence_server/reporters/graph/topology_reporter.go:124
↓ 3 callers
Function
GetImageFromContainerID
(ctx context.Context, nodeID string)
deepfence_server/handler/scan_reports.go:2617
↓ 3 callers
Method
GetIntegrations
(w http.ResponseWriter, r *http.Request)
deepfence_server/handler/integration.go:153
↓ 3 callers
Method
GetKubernetesClusterControls
(w http.ResponseWriter, r *http.Request)
deepfence_server/handler/kubernetes-cluster.go:15
↓ 3 callers
Method
GetNode
()
deepfence_agent/tools/apache/scope/probe/kubernetes/pod.go:17
↓ 3 callers
Method
GetRoleByName
(ctx context.Context, name string)
deepfence_utils/postgresql/postgresql-db/queries.sql.go:2142
↓ 3 callers
Method
GetSecret
()
deepfence_server/pkg/registry/registry.go:445
↓ 3 callers
Function
GraphCloudProviderFilterFromJSON
(json: any)
deepfence_frontend/apps/dashboard/src/api/generated/models/GraphCloudProviderFilter.ts:40
↓ 3 callers
Function
GraphCloudProviderFilterToJSON
(value?: GraphCloudProviderFilter | null)
deepfence_frontend/apps/dashboard/src/api/generated/models/GraphCloudProviderFilter.ts:54
↓ 3 callers
Method
Ingest
(ctx context.Context, data T)
deepfence_server/ingesters/ingester.go:11
↓ 3 callers
Method
IsNil
()
deepfence_agent/tools/apache/scope/ps/list.go:47
↓ 3 callers
Method
IsNil
()
deepfence_server/pkg/scope/report/ps/list.go:47
← previous
next →
1,001–1,100 of 9,820, ranked by callers