Go module
github.com/nivesh-star/ondc
check_circle
arrow_drop_downv0.0.0-20240722182206-5c10fb6d9cdb
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 | 3 | 8 |
Network | 13 | 4 |
Read System State | 1 | 8 |
Modify System State | 4 | 2 |
System Calls | 0 | 3 |
Arbitrary Execution | 0 | 2 |
Unanalyzed | 2 | 10 |
Unsafe Pointer | 0 | 8 |
Reflection | 9 | 4 |