Go module
github.com/tzdybal/p2p-sandbox
check_circle
arrow_drop_downv0.0.0-20210311131439-602d52a54332
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 | 12 |
Network | 0 | 12 |
Runtime | 0 | 12 |
Read System State | 0 | 12 |
Modify System State | 0 | 2 |
System Calls | 0 | 6 |
Arbitrary Execution | 0 | 14 |
Unanalyzed | 0 | 14 |
Unsafe Pointer | 0 | 14 |
Reflection | 0 | 14 |