Go module
github.com/budiharyonoo/rss-aggregator
check_circle
arrow_drop_downv0.0.0-20231224153231-3798f2b63072
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 | 22 |
Network | 18 | 11 |
Read System State | 1 | 21 |
Modify System State | 0 | 1 |
Arbitrary Execution | 11 | 11 |
Unanalyzed | 28 | 0 |
Unsafe Pointer | 11 | 11 |
Reflection | 23 | 7 |