Go module
github.com/prometheus-community/postgres_exporter
check_circle
arrow_drop_downv0.17.1
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 | 42 | 29 |
Network | 20 | 51 |
Runtime | 0 | 4 |
Read System State | 2 | 54 |
Modify System State | 0 | 1 |
Operating System | 0 | 1 |
System Calls | 0 | 4 |
Arbitrary Execution | 0 | 62 |
Unanalyzed | 59 | 10 |
Unsafe Pointer | 0 | 61 |
Reflection | 56 | 15 |