Go module
google.golang.org/grpc
history
arrow_drop_downv1.37.0-dev.0.20210303003404-c275c3599a6f
Newer version availableCapabilities
Capability analysis allows users to understand what privileged functionality a software library (or its dependencies) might use, to highlight unexpected or sensitive capabilities. This analysis uses Capslock callgraph analysis to identify callsites with access to privileged standard library operations.
Capability | Direct | Indirect |
---|---|---|
Filesystem | 103 | 1116 |
Network | 206 | 665 |
Runtime | 9 | 0 |
Read System State | 18 | 1158 |
Modify System State | 2 | 0 |
Operating System | 2 | 98 |
System Calls | 4 | 125 |
Arbitrary Execution | 9 | 462 |
Unanalyzed | 163 | 1475 |
Unsafe Pointer | 79 | 1648 |
Reflection | 95 | 1234 |
Exec | 14 | 408 |