Go module
golang.org/x/net
history
arrow_drop_downv0.0.0-20210902165921-8d991716f632
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 | 319 | 88 |
Read System State | 39 | 15 |
Modify System State | 1 | 0 |
System Calls | 22 | 34 |
Arbitrary Execution | 0 | 133 |
Unanalyzed | 273 | 42 |
Unsafe Pointer | 79 | 152 |
Reflection | 30 | 12 |
Exec | 8 | 1 |