mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-28 21:25:55 +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,
|
URL: sr.Registry.URL,
|
||||||
Authorization: "[HIDDEN]",
|
Authorization: "[HIDDEN]",
|
||||||
},
|
},
|
||||||
|
RequestType: sr.RequestType,
|
||||||
}
|
}
|
||||||
|
|
||||||
str, err := req.ToJSON()
|
str, err := req.ToJSON()
|
||||||
|
Loading…
Reference in New Issue
Block a user