Go module
github.com/cectc/hptx
history
arrow_drop_downv1.0.2
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 | 2 | 94 |
Network | 3 | 93 |
Runtime | 0 | 96 |
Read System State | 1 | 96 |
Arbitrary Execution | 0 | 57 |
Unanalyzed | 2 | 94 |
Unsafe Pointer | 0 | 102 |
Reflection | 15 | 97 |