protodoc.io
Project deepfence/agent-plugins-grpc
Welcome
Readme
License
Commits
GitHub project
Download project
Desktop application
Contact us
agent_plugin
common
kernel_tracer
malware_scanner
open_tracer
package_scanner
scanners
secret_scanner
open_tracer
KernelOpenTracer
ClearBillOfMaterials
GetBillOfMaterials
GetTraceInfo
BillOfMaterials
Material
TraceInfo
TraceInfoRequest
package
open_tracer
Get desktop application:
View/edit binary Protocol Buffers messages
service
KernelOpenTracer
open_tracer.proto:8
rpc
ClearBillOfMaterials
(
common.Empty
,
common.Empty
)
open_tracer.proto:11
rpc
GetBillOfMaterials
(
common.Empty
,
BillOfMaterials
)
open_tracer.proto:10
message
BillOfMaterials
open_tracer.proto:23
repeated
Material
materials
= 1
rpc
GetTraceInfo
(
TraceInfoRequest
,
stream
TraceInfo
)
open_tracer.proto:9
message
TraceInfoRequest
open_tracer.proto:27
string
pid
= 1
message
TraceInfo
open_tracer.proto:14
string
path
= 1
message
Material
open_tracer.proto:18
Used in:
BillOfMaterials
string
path
= 1
repeated
string
pids
= 2