Go module
github.com/fufuok/pkg
history
arrow_drop_downv0.3.8
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 | 9 | 189 |
Network | 4 | 172 |
Runtime | 0 | 155 |
Read System State | 12 | 174 |
Modify System State | 6 | 10 |
Operating System | 0 | 42 |
System Calls | 0 | 39 |
Arbitrary Execution | 0 | 192 |
Unanalyzed | 16 | 191 |
Unsafe Pointer | 2 | 218 |
Reflection | 2 | 200 |
Exec | 0 | 18 |