Go module
github.com/razorpay/devstack/hooks/ingressroute_configurator
check_circle
arrow_drop_downv0.0.0-20221124063902-a73014c226cd
Default versionCapabilities
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 | 0 | 10 |
Network | 2 | 8 |
Runtime | 0 | 6 |
Read System State | 2 | 7 |
System Calls | 0 | 2 |
Arbitrary Execution | 0 | 6 |
Unanalyzed | 0 | 10 |
Unsafe Pointer | 0 | 9 |
Reflection | 4 | 6 |
Exec | 0 | 3 |