Skip to content

fix(util): use filepath matching for allowlist #17968

fix(util): use filepath matching for allowlist

fix(util): use filepath matching for allowlist #17968

Triggered via push March 30, 2026 19:53
Status Success
Total duration 3m 44s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

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)