Go module
google.golang.org/grpc
history
arrow_drop_downv1.37.0-dev.0.20210212222430-425d405f3928
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 | 1106 |
Network | 206 | 663 |
Runtime | 9 | 0 |
Read System State | 18 | 1148 |
Modify System State | 2 | 0 |
Operating System | 2 | 98 |
System Calls | 4 | 125 |
Arbitrary Execution | 9 | 460 |
Unanalyzed | 163 | 1457 |
Unsafe Pointer | 79 | 1633 |
Reflection | 93 | 1220 |
Exec | 14 | 406 |