Go module
github.com/liqiongtao/googo.io
history
arrow_drop_downv1.1.89
Newer version availablewarning
Warning
We found errors while resolving dependencies that may result in an incomplete or inaccurate dependency graph.
Show details
- could not find module for package import: github.com/go-xorm/xorm
Capabilities
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 | 99 | 157 |
Network | 84 | 187 |
Runtime | 12 | 127 |
Read System State | 3 | 146 |
Modify System State | 5 | 6 |
Operating System | 0 | 89 |
System Calls | 2 | 5 |
Arbitrary Execution | 6 | 128 |
Unanalyzed | 21 | 243 |
Unsafe Pointer | 5 | 155 |
Reflection | 65 | 197 |
Exec | 0 | 90 |