Skip to content

Commit

Permalink
Merge branch 'main' into fix-19928
Browse files Browse the repository at this point in the history
  • Loading branch information
wy65701436 committed May 10, 2024
2 parents 40f13ab + 068ae00 commit fd37d04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pkg/scan/job.go
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,7 @@ func removeScanAuthInfo(sr *v1.ScanRequest) string {
URL: sr.Registry.URL,
Authorization: "[HIDDEN]",
},
RequestType: sr.RequestType,
}

str, err := req.ToJSON()
Expand Down

0 comments on commit fd37d04

Please sign in to comment.