Go module
github.com/foomo/sesamy-cli
check_circle
arrow_drop_downv0.10.0
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 | 9 | 119 |
Network | 9 | 123 |
Read System State | 8 | 124 |
Operating System | 0 | 52 |
System Calls | 0 | 127 |
Arbitrary Execution | 0 | 116 |
Unanalyzed | 15 | 121 |
Unsafe Pointer | 0 | 127 |
Reflection | 5 | 127 |
Exec | 0 | 125 |