Skip to content

Commit

Permalink
Update scan job request log for enabled_capabilities (#20414)
Browse files Browse the repository at this point in the history
update scan job request log

Signed-off-by: yminer <yminer@vmware.com>
  • Loading branch information
MinerYang committed May 10, 2024
1 parent beb5f3f commit 068ae00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pkg/scan/job.go
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 068ae00

Please sign in to comment.