Go module
github.com/datadog/elastic
history
arrow_drop_downv6.2.35+incompatible
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 | 6 | 5 |
Network | 157 | 22 |
Read System State | 0 | 6 |
Modify System State | 14 | 0 |
Arbitrary Execution | 0 | 3 |
Unanalyzed | 171 | 39 |
Unsafe Pointer | 0 | 24 |
Reflection | 178 | 192 |