mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-18 14:47:38 +01:00
1188bd89b9
In various parts of the code, we used insecure transport in http Client when we assume the endpoint is http. This causes complaints form security scanner. We should use secure transport in such cases. Signed-off-by: Daniel Jiang <jiangd@vmware.com> |
||
---|---|---|
.. | ||
api | ||
config | ||
dao | ||
http | ||
job | ||
models | ||
registryctl | ||
scheduler | ||
secret | ||
security | ||
utils | ||
const.go |