Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/deepfence/ThreatMapper
/ functions
Functions
9,820 in github.com/deepfence/ThreatMapper
⨍
Functions
9,820
◇
Types & classes
1,782
↳
Endpoints
1
↓ 32 callers
Method
writeb
([]byte)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/encode.go:43
↓ 30 callers
Method
ExecContext
(context.Context, string, ...interface{})
deepfence_utils/postgresql/postgresql-db/db.go:13
↓ 30 callers
Method
WriteByte
(c byte)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/encode.go:84
↓ 30 callers
Function
getScanResultsApiClient
()
deepfence_frontend/apps/dashboard/src/api/api.ts:229
↓ 28 callers
Function
SearchSearchCountRespFromJSON
(json: any)
deepfence_frontend/apps/dashboard/src/api/generated/models/SearchSearchCountResp.ts:47
↓ 27 callers
Method
readn1
()
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/decode.go:36
↓ 27 callers
Method
respondWithErrorCode
(err error, w http.ResponseWriter, code int)
deepfence_server/handler/common.go:158
↓ 26 callers
Function
convertStructFieldToJSONString
(bb map[string]interface{}, key string)
deepfence_utils/utils/ingesters/cloud_resource.go:180
↓ 24 callers
Method
AddOneShotHandler
CronJobHandler do not retry on failure The job will simply be tried again later on.
deepfence_worker/worker.go:91
↓ 24 callers
Method
DeepEqual
DeepEqual tests equality with other Sets
deepfence_agent/tools/apache/scope/report/sets.go:129
↓ 24 callers
Method
QueryContext
(context.Context, string, ...interface{})
deepfence_utils/postgresql/postgresql-db/db.go:15
↓ 24 callers
Function
getSettingsApiClient
()
deepfence_frontend/apps/dashboard/src/api/api.ts:373
↓ 24 callers
Function
getSeverityPrettyName
(severity: SeverityValueType)
deepfence_frontend/apps/dashboard/src/utils/enum.ts:82
↓ 24 callers
Method
writen2
(byte, byte)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/encode.go:46
↓ 23 callers
Method
Contains
Contains returns true if id is in the list.
deepfence_agent/tools/apache/scope/report/id_list.go:37
↓ 23 callers
Method
Reset
()
deepfence_worker/processors/bulk_processor.go:153
↓ 23 callers
Function
getOrderFromSearchParams
( searchParams: URLSearchParams, )
deepfence_frontend/apps/dashboard/src/utils/table.tsx:11
↓ 23 callers
Function
isScanStopping
(status: string)
deepfence_frontend/apps/dashboard/src/utils/scan.ts:48
↓ 22 callers
Method
Create
(ctx context.Context, pgClient *postgresqlDb.Queries)
deepfence_server/model/user.go:391
↓ 22 callers
Function
GetHTTPResponse
(client *http.Client, method string, url string, body io.Reader, headers map[string]string)
deepfence_agent/tools/apache/deepfence/df-utils/cloud_metadata/cloud_metadata.go:29
↓ 22 callers
Function
OrderFilter2CypherCondition
(cypherNodeName string, filter OrderFilter, allNodes []string)
deepfence_server/reporters/filter.go:193
↓ 22 callers
Method
enqueueTask
(namespace directory.NamespaceID, task string, unique bool, taskOpts ...asynq.Option)
deepfence_worker/cronscheduler/scheduler.go:406
↓ 22 callers
Function
getLookupApiClient
()
deepfence_frontend/apps/dashboard/src/api/api.ts:267
↓ 22 callers
Function
useSortingState
()
deepfence_frontend/apps/dashboard/src/utils/table.tsx:24
↓ 21 callers
Method
Copy
()
deepfence_server/pkg/scope/report/report.go:395
↓ 20 callers
Method
Delete
Delete returns a new map with the association for Key, if any, removed. This operation is O(log N) in the number of keys.
deepfence_server/pkg/scope/report/ps/map.go:38
↓ 20 callers
Method
FetchWindow2CypherQuery
()
deepfence_server/model/common.go:51
↓ 20 callers
Function
onChange
(value: string)
deepfence_frontend/packages/ui-components/src/components/radio/Radio.tsx:32
↓ 20 callers
Method
string
Possibly get an interned version of a string This should mostly be used for map keys, where the key type is string. This is because keys of a map/str
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/decode.go:1878
↓ 19 callers
Method
Int
(v int64, bitsize uint8)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/helper.go:1174
↓ 19 callers
Method
Stop
()
deepfence_agent/tools/apache/scope/probe/kubernetes/client.go:37
↓ 19 callers
Function
getArrayTypeValuesFromFormData
( formData: FormData, key: string, )
deepfence_frontend/apps/dashboard/src/utils/formData.ts:3
↓ 19 callers
Function
onTableAction
(row: ModelScanInfo, actionType: string)
deepfence_frontend/apps/dashboard/src/features/malwares/pages/MalwareScans.tsx:1167
↓ 19 callers
Function
onTableAction
(row: ModelScanInfo, actionType: string)
deepfence_frontend/apps/dashboard/src/features/vulnerabilities/pages/VulnerabilityScans.tsx:1223
↓ 19 callers
Method
swallow
this is not a smart swallow, as it allocates objects and does unnecessary work. func (d *Decoder) swallowViaHammer() { var blank interface{} d.decod
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/decode.go:1430
↓ 18 callers
Method
AddNode
(node TopologyNode)
deepfence_agent/tools/apache/scope/report/report.go:295
↓ 18 callers
Method
asis
(v []byte)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/encode.go:1379
↓ 17 callers
Method
Decode
func (d *Decoder) sendContainerState(c containerState) { if d.cr != nil { d.cr.sendContainerState(c) } } Decode decodes the stream from reader and
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/decode.go:1418
↓ 17 callers
Method
ElemContainerState
(index int)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/decode.go:1951
↓ 17 callers
Method
EncodeArrayStart
(length int)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/encode.go:63
↓ 17 callers
Function
LookupLookupFilterToJSON
(value?: LookupLookupFilter | null)
deepfence_frontend/apps/dashboard/src/api/generated/models/LookupLookupFilter.ts:77
↓ 17 callers
Function
ModelMessageResponseFromJSON
(json: any)
deepfence_frontend/apps/dashboard/src/api/generated/models/ModelMessageResponse.ts:40
↓ 17 callers
Method
MustEncode
MustEncode is like Encode, but panics if unable to Encode. This provides insight to the code location that triggered the error.
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/encode.go:1079
↓ 17 callers
Function
NewEncoderBytes
NewEncoderBytes returns an encoder for encoding directly and efficiently into a byte slice, using zero-copying to temporary slices. It will potential
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/encode.go:959
↓ 17 callers
Method
arrayCannotExpand
(sliceLen, streamLen int)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/decode.go:1835
↓ 17 callers
Method
decSliceHelperStart
()
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/decode.go:1923
↓ 17 callers
Method
genTypeName
(t reflect.Type)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/gen.go:432
↓ 17 callers
Function
getIntegrationPrettyName
(type: IntegrationKeyType)
deepfence_frontend/apps/dashboard/src/features/integrations/components/integration-form/utils.ts:22
↓ 17 callers
Function
useCopyToClipboardState
()
deepfence_frontend/apps/dashboard/src/components/CopyToClipboard.tsx:9
↓ 16 callers
Method
Decrypt
(cipherText string)
deepfence_utils/encryption/aes.go:37
↓ 16 callers
Method
Encrypt
(plaintext string)
deepfence_utils/encryption/aes.go:17
↓ 16 callers
Method
Enqueue
(taskEnum string, data []byte, opts ...asynq.Option)
deepfence_utils/directory/worker.go:44
↓ 16 callers
Method
GetUserFromJWT
(requestContext context.Context)
deepfence_server/handler/user.go:887
↓ 16 callers
Method
Inspector
()
deepfence_utils/directory/worker.go:95
↓ 16 callers
Function
SearchCountHandler
(w http.ResponseWriter, r *http.Request, h *Handler)
deepfence_server/handler/search_reports.go:27
↓ 16 callers
Function
SearchHandler
(w http.ResponseWriter, r *http.Request, h *Handler)
deepfence_server/handler/search_reports.go:121
↓ 16 callers
Function
getPageFromSearchParams
(searchParams: URLSearchParams)
deepfence_frontend/apps/dashboard/src/utils/table.tsx:6
↓ 16 callers
Method
varsfx
()
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/gen.go:409
↓ 15 callers
Method
Lookup
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_server/pkg/scope/report/ps/map.go:43
↓ 15 callers
Method
encodeValue
(rv reflect.Value, fn *encFn)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/encode.go:1235
↓ 15 callers
Function
getNodeImage
( theme: Mode, nodeType: string, nodeLabel?: string, )
deepfence_frontend/apps/dashboard/src/features/topology/utils/graph-styles.ts:135
↓ 15 callers
Function
getPostureStatusPrettyName
( status: ModelCloudComplianceStatusEnum | ModelComplianceStatusEnum, )
deepfence_frontend/apps/dashboard/src/utils/enum.ts:54
↓ 15 callers
Method
readb
([]byte)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/decode.go:35
↓ 15 callers
Method
writestr
(string)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/encode.go:44
↓ 14 callers
Method
Contains
Contains returns true if id is in the list.
deepfence_server/pkg/scope/report/id_list.go:37
↓ 14 callers
Function
ModelScanResultsReqToJSON
(value?: ModelScanResultsReq | null)
deepfence_frontend/apps/dashboard/src/api/generated/models/ModelScanResultsReq.ts:83
↓ 14 callers
Function
genImportPath
genImportPath returns import path of a non-predeclared named typed, or an empty string otherwise. This handles the misbehaviour that occurs when 1.5-
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/gen.go:1629
↓ 14 callers
Function
getPostureColor
(theme: Mode)
deepfence_frontend/apps/dashboard/src/constants/charts.ts:37
↓ 14 callers
Function
isCloudOrgNode
(nodeType?: string)
deepfence_frontend/apps/dashboard/src/features/postures/utils/index.ts:16
↓ 14 callers
Function
isScanFailed
(status: string)
deepfence_frontend/apps/dashboard/src/utils/scan.ts:13
↓ 13 callers
Method
Encode
func (e *Encoder) sendContainerState(c containerState) { if e.cr != nil { e.cr.sendContainerState(c) } } Encode writes an object into a stream. E
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/encode.go:1070
↓ 13 callers
Method
Equal
Equal returns true if a and b have the same contents
deepfence_agent/tools/apache/scope/report/id_list.go:32
↓ 13 callers
Method
Merge
Merge merges two sets maps into a fresh set, performing set-union merges as appropriate.
deepfence_agent/tools/apache/scope/report/sets.go:93
↓ 13 callers
Method
ToMap
()
deepfence_worker/processors/common.go:15
↓ 13 callers
Method
Walk
(func(Process, Process))
deepfence_agent/tools/apache/scope/probe/process/walker.go:22
↓ 13 callers
Function
getGeneric
(h *Handler, w http.ResponseWriter, r *http.Request, getter func(context.Context, reporters_lookup.LookupFilte
deepfence_server/handler/lookup_reports.go:15
↓ 13 callers
Function
getGenericDirectNodeReport
(ctx context.Context, filter LookupFilter)
deepfence_server/reporters/lookup/lookup.go:292
↓ 13 callers
Function
getRegistriesApiClient
()
deepfence_frontend/apps/dashboard/src/api/api.ts:146
↓ 13 callers
Function
getSeverityChartInnerColorMap
(theme: Mode)
deepfence_frontend/apps/dashboard/src/constants/charts.ts:16
↓ 13 callers
Function
isNeverScanned
(status: string)
deepfence_frontend/apps/dashboard/src/utils/scan.ts:20
↓ 13 callers
Function
reportFileName
(params sdkUtils.ReportParams)
deepfence_worker/tasks/reports/reports.go:38
↓ 13 callers
Method
resolve
()
deepfence_agent/tools/apache/scope/probe/appclient/resolver.go:188
↓ 13 callers
Method
writeUint32
(v uint32)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/helper.go:531
↓ 12 callers
Method
API
()
deepfence_bootstrapper/router/openapi_client.go:40
↓ 12 callers
Method
DecryptSecret
(aes encryption.AES)
deepfence_server/pkg/registry/registry.go:442
↓ 12 callers
Method
GetRegistryType
()
deepfence_server/pkg/registry/registry.go:449
↓ 12 callers
Function
MakeTopology
()
deepfence_agent/tools/apache/scope/report/report.go:287
↓ 12 callers
Function
MakeTopology
()
deepfence_server/pkg/scope/report/report.go:288
↓ 12 callers
Function
ModelFetchWindowFromJSON
(json: any)
deepfence_frontend/apps/dashboard/src/api/generated/models/ModelFetchWindow.ts:47
↓ 12 callers
Function
ModelFetchWindowToJSON
(value?: ModelFetchWindow | null)
deepfence_frontend/apps/dashboard/src/api/generated/models/ModelFetchWindow.ts:62
↓ 12 callers
Method
NodeType
()
deepfence_server/reporters/common.go:29
↓ 12 callers
Function
ParseFieldFilters2CypherWhereConditions
(cypherNodeName string, filters mo.Option[FieldsFilters], startsWhereClause bool)
deepfence_server/reporters/filter.go:237
↓ 12 callers
Function
ReportersFieldsFiltersFromJSON
(json: any)
deepfence_frontend/apps/dashboard/src/api/generated/models/ReportersFieldsFilters.ts:104
↓ 12 callers
Function
ReportersFieldsFiltersToJSON
(value?: ReportersFieldsFilters | null)
deepfence_frontend/apps/dashboard/src/api/generated/models/ReportersFieldsFilters.ts:124
↓ 12 callers
Method
Uint
(v uint64, bitsize uint8)
deepfence_agent/tools/apache/deepfence/ugorji/go/codec/helper.go:1164
↓ 12 callers
Function
desWrapper
(commit func(ctx context.Context, ns string, des []T) error)
deepfence_worker/processors/common.go:23
↓ 12 callers
Function
fileExt
(reportType sdkUtils.ReportType)
deepfence_worker/tasks/reports/reports.go:26
↓ 12 callers
Function
getGenerativeAIIntegraitonClient
()
deepfence_frontend/apps/dashboard/src/api/api.ts:328
↓ 12 callers
Function
getMalwareApiClient
()
deepfence_frontend/apps/dashboard/src/api/api.ts:165
↓ 12 callers
Function
getUserApiClient
()
deepfence_frontend/apps/dashboard/src/api/api.ts:52
← previous
next →
101–200 of 9,820, ranked by callers