1
0
mirror of https://github.com/goharbor/harbor.git synced 2025-03-29 14:55:52 +01:00
harbor/src/common/models
Daniel Jiang bba4b2a6a4 Apply CVE white list in interceptor
Interceptor will filter the vulnerability in whitelist while calculating
the serverity of an image and determine whether or not to block client
form pulling it.

It will use the system level whitelist in this commit, another commit
will switch to project level whitelist based on setting in a project.

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2019-07-03 14:13:00 +08:00
..
accesslog.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
adminjob.go add scan all and gc schedule migration () 2019-05-08 19:11:33 +08:00
authmodel.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
base.go API for system level vulnerability whitelist 2019-06-26 23:35:40 +08:00
clair.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
config.go "Skip verify cert" to "verify cert" 2019-04-12 23:25:54 +08:00
cve_whitelist_test.go Apply CVE white list in interceptor 2019-07-03 14:13:00 +08:00
cve_whitelist.go Apply CVE white list in interceptor 2019-07-03 14:13:00 +08:00
job.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
joblog.go Add UT and review comments and issue fix () 2018-11-28 17:43:14 +08:00
label_test.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
label.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
ldap.go Add new parameter ldap_group_membership_attribute 2019-03-03 10:03:22 +08:00
member.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
notification.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
oidc_user.go Support secret for docker CLI 2019-04-10 19:38:11 +08:00
pro_meta.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
project.go Return the total count of charts under the project in project API 2018-09-25 17:56:11 +08:00
repo.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
retag_test.go Improve code styles and fix after Harbor refactoring 2018-10-09 10:49:03 +08:00
retag.go Validate repo and tag names in retag 2018-12-24 16:49:39 +08:00
robot.go remove the id in the post body when to create a robot account 2019-06-11 10:47:56 +08:00
role.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
scan_job.go Apply CVE white list in interceptor 2019-07-03 14:13:00 +08:00
sev.go Apply CVE white list in interceptor 2019-07-03 14:13:00 +08:00
token.go Add API implementation of robot account 2019-01-17 13:13:55 +08:00
uaa.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
user.go remove oidc controller and add more UTs 2019-04-03 09:54:21 +08:00
usergroup.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
version.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00