fix for jwt/v4 vulnerability #2
Annotations
10 errors and 1 warning
ste/sender-appendBlob.go#L231
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
|
ste/sourceInfoProvider-Blob.go#L185
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
|
ste/sourceInfoProvider-File.go#L343
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
|
testSuite/cmd/testblob.go#L412
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
|
testSuite/cmd/testblob.go#L732
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
|
testSuite/cmd/testfile.go#L270
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
|
common/logger.go#L91
printf: non-constant format string in call to fmt.Sprintf (govet)
|
common/messages.go#L88
printf: non-constant format string in call to fmt.Sprintf (govet)
|
jobsAdmin/JobsAdmin.go#L618
printf: non-constant format string in call to fmt.Errorf (govet)
|
cmd/copy.go#L1322
printf: non-constant format string in call to fmt.Errorf (govet)
|
|
The logs for this run have expired and are no longer available.
Loading