Go module
github.com/alphauslabs/blue-sdk-go
history
arrow_drop_downv0.65.92
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 | 0 | 1017 |
Network | 705 | 756 |
Read System State | 5 | 2108 |
Arbitrary Execution | 0 | 1094 |
Unanalyzed | 3 | 2136 |
Unsafe Pointer | 0 | 3237 |
Reflection | 3 | 2137 |