Go module
github.com/gdg-garage/space-tycoon/server
check_circle
arrow_drop_downv0.0.0-20220918201540-aa2548170b5b
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 | 0 | 93 |
Network | 17 | 79 |
Read System State | 1 | 0 |
Modify System State | 2 | 0 |
Operating System | 0 | 83 |
Arbitrary Execution | 53 | 39 |
Unanalyzed | 59 | 37 |
Unsafe Pointer | 42 | 52 |
Reflection | 134 | 40 |