mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-24 19:25:19 +01:00
Update scan job request log for enabled_capabilities (#20414)
update scan job request log Signed-off-by: yminer <yminer@vmware.com>
This commit is contained in:
parent
beb5f3f7cb
commit
068ae006fe
@ -419,6 +419,7 @@ func removeScanAuthInfo(sr *v1.ScanRequest) string {
|
||||
URL: sr.Registry.URL,
|
||||
Authorization: "[HIDDEN]",
|
||||
},
|
||||
RequestType: sr.RequestType,
|
||||
}
|
||||
|
||||
str, err := req.ToJSON()
|
||||
|
Loading…
Reference in New Issue
Block a user