fix(util): use filepath matching for allowlist #17968
Annotations
6 errors
|
[golangci] compiler/native/parse.go#L29:
compiler/native/parse.go#L29
G703: Path traversal via taint analysis (gosec)
|
|
[golangci] compiler/native/parse.go#L89:
compiler/native/parse.go#L89
G703: Path traversal via taint analysis (gosec)
|
|
[golangci] compiler/native/parse.go#L143:
compiler/native/parse.go#L143
G703: Path traversal via taint analysis (gosec)
|
|
[golangci] scm/github/authentication.go#L46:
scm/github/authentication.go#L46
G120: Parsing form data without limiting request body size can allow memory exhaustion (use http.MaxBytesReader) (gosec)
|
|
[golangci] scm/github/authentication.go#L63:
scm/github/authentication.go#L63
G120: Parsing form data without limiting request body size can allow memory exhaustion (use http.MaxBytesReader) (gosec)
|
|
[golangci] scm/github/authentication.go#L75:
scm/github/authentication.go#L75
G120: Parsing form data without limiting request body size can allow memory exhaustion (use http.MaxBytesReader) (gosec)
|