fix: correct metadata key for calculated digest in S3 sync #67
security.yml
on: push
Perform SAST analysis (golangci-lint)
1m 7s
Perform SCA analysis (govulncheck)
52s
Annotations
7 errors
Perform SCA analysis (govulncheck)
cannot range over seq (variable of type iter.Seq[E])
|
Perform SCA analysis (govulncheck)
cannot range over seq (variable of type iter.Seq2[K, V])
|
Perform SCA analysis (govulncheck)
Process completed with exit code 1.
|
Perform SAST analysis (golangci-lint):
internal/sync/images.go#L253
SA4004: the surrounding loop is unconditionally terminated (staticcheck)
|
Perform SAST analysis (golangci-lint):
internal/sync/s3.go#L212
SA5011: possible nil pointer dereference (staticcheck)
|
Perform SAST analysis (golangci-lint):
internal/sync/s3.go#L214
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
|
Perform SAST analysis (golangci-lint)
issues found
|