Go module
github.com/begizi/go-github
check_circle
arrow_drop_downv0.0.0-20170305022741-04b64a7f8ccd
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 | 353 | 4 |
Network | 368 | 3 |
Read System State | 1 | 0 |
System Calls | 0 | 1 |
Arbitrary Execution | 0 | 4 |
Unanalyzed | 358 | 3 |
Unsafe Pointer | 0 | 4 |
Reflection | 341 | 100 |