harbor/src/common
Daniel Jiang 1188bd89b9 Use secure transport to access HTTP endpoint
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>
2018-10-10 17:51:02 +08:00
..
api Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
config Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
dao Merge pull request #5896 from erks/normalize_ldap_group_dn 2018-10-02 16:03:03 -04:00
http Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
job Add Scan All job to job service (#5934) 2018-09-22 13:07:32 +08:00
models Return the total count of charts under the project in project API 2018-09-25 17:56:11 +08:00
registryctl Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
scheduler Schedule "scan all" via jobservice 2018-09-28 15:42:37 +08:00
secret Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
security Add Scan All job to job service (#5934) 2018-09-22 13:07:32 +08:00
utils Use secure transport to access HTTP endpoint 2018-10-10 17:51:02 +08:00
const.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00