Simplify README - remove redundancy, use ./tlsanalyzer consistently #6
Annotations
8 errors and 4 warnings
|
golangci-lint
issues found
|
|
golangci-lint:
internal/scanner/scanner_test.go#L31
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
|
|
golangci-lint:
internal/scanner/scanner_test.go#L34
SA5011: possible nil pointer dereference (staticcheck)
|
|
golangci-lint:
internal/scanner/scanner.go#L444
SA1019: tls.VersionSSL30 has been deprecated since Go 1.13 because it shouldn't be used: SSLv3 is cryptographically broken, and is no longer supported by this package. See golang.org/issue/32716. (staticcheck)
|
|
golangci-lint:
internal/scanner/scanner.go#L48
SA1019: tls.VersionSSL30 has been deprecated since Go 1.13 because it shouldn't be used: SSLv3 is cryptographically broken, and is no longer supported by this package. See golang.org/issue/32716. (staticcheck)
|
|
golangci-lint:
internal/scanner/recommendations.go#L171
ineffectual assignment to priority (ineffassign)
|
|
golangci-lint:
cmd/tlsanalyzer/main.go#L44
var `showPolicies` is unused (unused)
|
|
golangci-lint:
internal/scanner/scanner.go#L464
Error return value of `fmt.Sscanf` is not checked (errcheck)
|
|
golangci-lint
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0RC1OaQAAAAA59ywkXFgRRrlWLCSK47FWUEhMMzBFREdFMDIwNgBFZGdl
|
|
golangci-lint
Failed to restore: Cache service responded with 400
|
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|