mirror of
				https://github.com/go-delve/delve.git
				synced 2025-11-01 03:42:59 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			41 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Capslock is an experimental tool for static analysis of Go packages.
 | |
| Share feedback and file bugs at https://github.com/google/capslock.
 | |
| For additional debugging signals, use verbose mode with -output=verbose
 | |
| To get machine-readable full analysis output, use -output=json
 | |
| 
 | |
| Analyzed packages:
 | |
|   github.com/cilium/ebpf v0.11.0
 | |
|   github.com/cosiner/argv v0.1.0
 | |
|   github.com/cpuguy83/go-md2man/v2 v2.0.6
 | |
|   github.com/derekparker/trie/v3 v3.2.0
 | |
|   github.com/go-delve/liner v1.2.3-0.20231231155935-4726ab1d7f62
 | |
|   github.com/google/go-dap v0.12.0
 | |
|   github.com/hashicorp/golang-lru/v2 v2.0.7
 | |
|   github.com/mattn/go-isatty v0.0.20
 | |
|   github.com/mattn/go-runewidth v0.0.13
 | |
|   github.com/rivo/uniseg v0.2.0
 | |
|   github.com/russross/blackfriday/v2 v2.1.0
 | |
|   github.com/spf13/cobra v1.9.1
 | |
|   github.com/spf13/pflag v1.0.6
 | |
|   go.starlark.net v0.0.0-20231101134539-556fd59b42f6
 | |
|   golang.org/x/arch v0.11.0
 | |
|   golang.org/x/exp v0.0.0-20230224173230-c95f2b4c22f2
 | |
|   golang.org/x/sync v0.8.0
 | |
|   golang.org/x/sys v0.26.0
 | |
|   golang.org/x/telemetry v0.0.0-20241106142447-58a1122356f5
 | |
|   gopkg.in/yaml.v3 v3.0.1
 | |
| 
 | |
| CAPABILITY_ARBITRARY_EXECUTION: 1 references
 | |
| CAPABILITY_EXEC: 2 references
 | |
| CAPABILITY_FILES: 2 references
 | |
| CAPABILITY_MODIFY_SYSTEM_STATE: 1 references
 | |
| CAPABILITY_NETWORK: 1 references
 | |
| CAPABILITY_OPERATING_SYSTEM: 1 references
 | |
| CAPABILITY_READ_SYSTEM_STATE: 2 references
 | |
| CAPABILITY_REFLECT: 2 references
 | |
| CAPABILITY_RUNTIME: 1 references
 | |
| CAPABILITY_SYSTEM_CALLS: 1 references
 | |
| CAPABILITY_UNANALYZED: 1 references
 | |
| CAPABILITY_UNSAFE_POINTER: 1 references
 | |
| 
 | 
