Go module
golang.org/x/net
history
arrow_drop_downv0.0.0-20220805011231-7431dee09d55
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 | 32 | 4 |
Network | 321 | 87 |
Read System State | 41 | 8 |
Modify System State | 1 | 0 |
System Calls | 14 | 38 |
Arbitrary Execution | 6 | 125 |
Unanalyzed | 270 | 41 |
Unsafe Pointer | 75 | 144 |
Reflection | 30 | 12 |
Exec | 8 | 1 |