Go module
golang.org/x/crypto
history
arrow_drop_downv0.0.0-20171113213409-9f005a07e0d3
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 | 25 | 14 |
Network | 88 | 14 |
Read System State | 3 | 0 |
System Calls | 0 | 9 |
Arbitrary Execution | 13 | 300 |
Unanalyzed | 268 | 75 |
Unsafe Pointer | 0 | 300 |
Reflection | 163 | 80 |