Update GitParse to handle quoted binary filenames #5324
lint.yml
on: pull_request
golangci-lint
21s
semgrep
17s
Annotations
2 errors and 2 warnings
golangci-lint:
pkg/gitparse/gitparse.go#L719
S1003: should use bytes.Contains(line, []byte("and /dev/null")) instead (gosimple)
|
golangci-lint
issues found
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/trufflehog/trufflehog. Supported file pattern: go.sum
|