Go module
github.com/nax11/tinkoff_bot_public
check_circle
arrow_drop_downv0.0.0-20230122155454-5dae5d65cc2d
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 | 2 | 78 |
Network | 5 | 143 |
Read System State | 0 | 362 |
System Calls | 0 | 12 |
Arbitrary Execution | 0 | 78 |
Unanalyzed | 0 | 363 |
Unsafe Pointer | 0 | 716 |
Reflection | 2 | 361 |