Go module
github.com/arelate/vangogh
history
arrow_drop_downv0.6.90
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 | 26 | 115 |
Network | 54 | 43 |
Read System State | 0 | 7 |
Operating System | 0 | 7 |
System Calls | 0 | 69 |
Arbitrary Execution | 0 | 10 |
Unanalyzed | 9 | 142 |
Unsafe Pointer | 0 | 10 |
Reflection | 15 | 119 |