Go module
github.com/ministryofjustice/opg-modernising-lpa
history
arrow_drop_downv0.1318.1-0.20240726132807-c64516f34e7f
Newer version availableCapabilities
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 | 72 | 321 |
Network | 260 | 259 |
Read System State | 1 | 320 |
Modify System State | 3 | 1 |
Operating System | 0 | 5 |
System Calls | 0 | 3 |
Arbitrary Execution | 0 | 356 |
Unanalyzed | 85 | 361 |
Unsafe Pointer | 0 | 390 |
Reflection | 99 | 356 |
Exec | 0 | 303 |