Go module
google.golang.org/grpc
history
arrow_drop_downv1.33.0-dev.0.20200902070140-9a132e444fbe
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 | 91 | 969 |
Network | 231 | 554 |
Runtime | 9 | 0 |
Read System State | 18 | 1029 |
Modify System State | 2 | 0 |
Operating System | 2 | 56 |
System Calls | 4 | 115 |
Arbitrary Execution | 9 | 394 |
Unanalyzed | 143 | 1158 |
Unsafe Pointer | 86 | 1766 |
Reflection | 69 | 2047 |
Exec | 14 | 344 |