Go module
golang.org/x/crypto
history
arrow_drop_downv0.0.0-20220511200225-c6db032c6c88
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 | 34 | 18 |
Network | 129 | 82 |
Read System State | 5 | 3 |
System Calls | 0 | 6 |
Arbitrary Execution | 0 | 350 |
Unanalyzed | 315 | 90 |
Unsafe Pointer | 0 | 350 |
Reflection | 199 | 98 |
Exec | 12 | 0 |