Go module
github.com/sensorsdata/abtesting-sdk-go
history
arrow_drop_downv0.0.3
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 | 8 |
Network | 1 | 6 |
System Calls | 0 | 1 |
Unanalyzed | 1 | 6 |
Reflection | 5 | 19 |