Jörmungandrk

Results 20 comments of Jörmungandrk

ping @zpostfacto lets `merged` this pull-request for `patch` the vulnerable.

ping @imbrian for merged this pull-request

@microsoft-github-policy-service agree

### `sanitizePath` ```go func sanitizePath(outPath, p string) (string, error) { cleanedPath := filepath.Clean(p) absOutPath, err := filepath.Abs(outPath) ... absPath, err := filepath.Abs(filepath.Join(absOutPath, cleanedPath)) ... if !strings.HasPrefix(absPath, absOutPath) { return "",...

ping /review @mattermost could you `merged` this `fix`