Go module
google.golang.org/grpc
history
arrow_drop_downv1.48.0-dev.0.20220701230310-8c494a9aed3e
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 | 92 | 1328 |
Network | 243 | 768 |
Runtime | 9 | 0 |
Read System State | 18 | 1655 |
Modify System State | 2 | 0 |
Operating System | 4 | 105 |
System Calls | 4 | 166 |
Arbitrary Execution | 11 | 538 |
Unanalyzed | 122 | 1632 |
Unsafe Pointer | 140 | 1639 |
Reflection | 143 | 1564 |
Exec | 9 | 0 |