Go module
golang.org/x/text
history
arrow_drop_downv0.14.1-0.20240415181438-8d533a0c40ad
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 | 65 | 15 |
Network | 56 | 45 |
Runtime | 5 | 0 |
Read System State | 14 | 15 |
Modify System State | 3 | 0 |
Arbitrary Execution | 0 | 22 |
Unanalyzed | 197 | 232 |
Unsafe Pointer | 0 | 65 |
Reflection | 104 | 56 |
Exec | 10 | 12 |