Go module
golang.org/x/crypto
history
arrow_drop_downv0.0.0-20160922170629-8e06e8ddd962
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 | 7 | 0 |
Network | 68 | 14 |
System Calls | 7 | 0 |
Arbitrary Execution | 0 | 282 |
Unanalyzed | 261 | 75 |
Unsafe Pointer | 0 | 282 |
Reflection | 150 | 67 |