Go module
github.com/ot07/coworker-backend
check_circle
arrow_drop_downv0.0.0-20230424150516-1867d0c6a021
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 | 38 |
Network | 12 | 29 |
Read System State | 0 | 41 |
Operating System | 0 | 3 |
System Calls | 0 | 2 |
Arbitrary Execution | 18 | 18 |
Unanalyzed | 21 | 23 |
Unsafe Pointer | 18 | 36 |
Reflection | 32 | 39 |
Exec | 0 | 2 |