Go module
github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessor
check_circle
arrow_drop_downv0.119.0
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 | 3 |
Network | 0 | 5 |
Runtime | 0 | 3 |
Read System State | 0 | 2 |
Unanalyzed | 0 | 5 |
Unsafe Pointer | 0 | 5 |
Reflection | 0 | 8 |