Go module
golang.org/x/net
history
arrow_drop_downv0.0.0-20210502030024-e5908800b52b
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 | 314 | 88 |
Read System State | 39 | 15 |
Modify System State | 1 | 0 |
System Calls | 22 | 34 |
Arbitrary Execution | 0 | 131 |
Unanalyzed | 270 | 42 |
Unsafe Pointer | 79 | 150 |
Reflection | 30 | 12 |
Exec | 8 | 1 |