Go module
github.com/ministryofjustice/opg-modernising-lpa
history
arrow_drop_downv0.1440.1-0.20240924092229-36471be8c9ee
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 | 80 | 352 |
Network | 284 | 283 |
Read System State | 3 | 350 |
Modify System State | 3 | 1 |
Operating System | 0 | 5 |
System Calls | 0 | 3 |
Arbitrary Execution | 0 | 393 |
Unanalyzed | 93 | 394 |
Unsafe Pointer | 0 | 428 |
Reflection | 107 | 404 |
Exec | 0 | 335 |