Go module
github.com/kobtea/remote_federator
check_circle
arrow_drop_downv0.0.0-20200110070705-116f7bb43920
Default versionCapabilities
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 | 0 | 2 |
Network | 4 | 1 |
Read System State | 0 | 1 |
Arbitrary Execution | 0 | 1 |
Unanalyzed | 2 | 2 |
Unsafe Pointer | 0 | 1 |
Reflection | 0 | 2 |