Go module
google.golang.org/grpc
history
arrow_drop_downv1.2.1-0.20180621201052-ba63e52faf16
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 | 73 | 563 |
Network | 152 | 410 |
Runtime | 9 | 264 |
Read System State | 7 | 1576 |
Modify System State | 2 | 0 |
System Calls | 6 | 264 |
Arbitrary Execution | 10 | 210 |
Unanalyzed | 116 | 1559 |
Unsafe Pointer | 60 | 1586 |
Reflection | 40 | 1387 |
Exec | 7 | 203 |