Go module
google.golang.org/grpc
history
arrow_drop_downv1.2.1-0.20180201193814-f9628db66d14
Newer version availablewarning
Warning
We found errors while resolving dependencies that may result in an incomplete or inaccurate dependency graph.
Show details
- could not find module for package import: google.golang.org/genproto/googleapis/rpc/code
- could not find module for package import: google.golang.org/genproto/googleapis/rpc/errdetails
- could not find module for package import: google.golang.org/genproto/googleapis/rpc/status
Capabilities
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 | 66 | 388 |
Network | 132 | 336 |
Runtime | 7 | 153 |
Read System State | 6 | 665 |
System Calls | 6 | 149 |
Arbitrary Execution | 51 | 141 |
Unanalyzed | 106 | 612 |
Unsafe Pointer | 33 | 662 |
Reflection | 44 | 538 |
Exec | 0 | 158 |