Add tab completion for CLI commands #1003
Annotations
7 errors
|
Lint
issues found
|
|
Lint:
cmd/task/main.go#L1568
File is not properly formatted (goimports)
|
|
Vulnerability Check
Process completed with exit code 3.
|
|
Vulnerability Check
github.FetchLatestRelease calls http.Client.Do, which eventually calls url.URL.Parse
|
|
Vulnerability Check
web.Server.Start calls http.Server.Serve, which eventually calls url.ParseRequestURI
|
|
Vulnerability Check
github.FetchLatestRelease calls http.NewRequestWithContext, which calls url.Parse
|
|
Vulnerability Check
executor.findClaudeSessionIDImpl calls os.ReadDir
|