Go module
golang.org/x/crypto
history
arrow_drop_downv0.0.0-20190621222207-cc06ce4a13d4
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 | 35 | 18 |
Network | 99 | 17 |
Read System State | 5 | 1 |
System Calls | 0 | 8 |
Arbitrary Execution | 8 | 339 |
Unanalyzed | 293 | 85 |
Unsafe Pointer | 0 | 324 |
Reflection | 176 | 90 |