Go module
github.com/alexfalkowski/konfigctl
history
arrow_drop_downv0.114.0
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 | 1 | 16 |
Network | 0 | 15 |
Runtime | 0 | 13 |
Read System State | 0 | 12 |
Modify System State | 0 | 2 |
Operating System | 0 | 4 |
System Calls | 0 | 7 |
Arbitrary Execution | 0 | 13 |
Unanalyzed | 0 | 23 |
Unsafe Pointer | 0 | 32 |
Reflection | 0 | 22 |
Exec | 0 | 1 |