[feat] - Replace regexp pkg w/ go-re2 in detectors #5023
Annotations
7 errors and 1 warning
lint:
main.go#L28
could not import github.com/trufflesecurity/trufflehog/v3/pkg/engine (-: # github.com/trufflesecurity/trufflehog/v3/pkg/engine
|
lint:
pkg/engine/engine.go#L479
results declared and not used) (typecheck)
|
lint:
hack/snifftest/main.go#L20
could not import github.com/trufflesecurity/trufflehog/v3/pkg/engine (-: # github.com/trufflesecurity/trufflehog/v3/pkg/engine
|
lint:
pkg/engine/engine.go#L479
results declared and not used) (typecheck)
|
lint:
pkg/engine/ahocorasickcore.go#L1
: # github.com/trufflesecurity/trufflehog/v3/pkg/engine [github.com/trufflesecurity/trufflehog/v3/pkg/engine.test]
|
lint:
pkg/engine/engine.go#L479
results declared and not used (typecheck)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/trufflehog/trufflehog. Supported file pattern: go.sum
|