[DRAFT] - Test using re2 regex pkg in place of std regex #3287
Annotations
10 errors and 1 warning
lint:
pkg/detectors/github/github.go#L77
s.Endpoints undefined (type Scanner has no field or method Endpoints) (typecheck)
|
lint:
pkg/detectors/github_old/github_old.go#L77
s.Endpoints undefined (type Scanner has no field or method Endpoints) (typecheck)
|
lint:
pkg/detectors/gitlabv2/gitlab.go#L57
s.Endpoints undefined (type Scanner has no field or method Endpoints) (typecheck)
|
lint:
pkg/detectors/ldap/ldap.go#L116
undefined: ldap (typecheck)
|
lint:
pkg/detectors/ldap/ldap.go#L129
undefined: ldap (typecheck)
|
lint:
pkg/detectors/ldap/ldap.go#L136
undefined: ldap (typecheck)
|
lint:
pkg/detectors/ldap/ldap.go#L7
"net" imported and not used (typecheck)
|
lint:
pkg/detectors/privatekey/fingerprint.go#L4
"crypto/ecdsa" imported and not used (typecheck)
|
lint:
pkg/detectors/privatekey/fingerprint.go#L5
"crypto/ed25519" imported and not used (typecheck)
|
lint:
pkg/detectors/privatekey/fingerprint.go#L6
"crypto/rsa" imported and not used (typecheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/trufflehog/trufflehog. Supported file pattern: go.sum
|