Go module
github.com/twitchtv/twirp
history
arrow_drop_downv5.12.0+incompatible
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 | 8 | 2 |
Network | 358 | 41 |
Unanalyzed | 159 | 214 |
Unsafe Pointer | 0 | 353 |
Reflection | 199 | 301 |
Exec | 9 | 0 |