Go module
github.com/vmware-tanzu/community-edition/hack/tagger
check_circle
arrow_drop_downv0.0.0-20220517122832-c05708eb8509
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 | 2 |
Network | 3 | 1 |
Read System State | 0 | 5 |
System Calls | 0 | 3 |
Arbitrary Execution | 0 | 4 |
Unanalyzed | 0 | 5 |
Unsafe Pointer | 0 | 4 |
Reflection | 4 | 1 |
Exec | 0 | 3 |