Go module
github.com/stripe/stripe-cli
history
arrow_drop_downv0.6.6
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 | 30 | 150 |
Network | 47 | 56 |
Read System State | 31 | 128 |
Modify System State | 7 | 9 |
Operating System | 0 | 26 |
System Calls | 0 | 147 |
Arbitrary Execution | 0 | 86 |
Unanalyzed | 43 | 85 |
Unsafe Pointer | 0 | 86 |
Reflection | 59 | 59 |
Exec | 2 | 37 |