Go module
gogs.mikescher.com/BlackForestBytes/goext
history
arrow_drop_downv0.0.322
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 | 40 | 48 |
Network | 40 | 38 |
Read System State | 4 | 40 |
Operating System | 4 | 0 |
System Calls | 0 | 2 |
Arbitrary Execution | 0 | 50 |
Unanalyzed | 63 | 94 |
Unsafe Pointer | 0 | 56 |
Reflection | 129 | 57 |
Exec | 5 | 0 |