harbor/src/common/models
Tan Jiang 93c448d91b Fix mis-interpretation of severity in Clair
Currently "Critical" vulnerablity is treated as "Unknown" in Harbor.
This commit provides a quickfix that it will be interpret as "High".  In
future, we should consider introduce "Critical" and enable UI to handle
it to be more consistent with CVSS spec.
2018-04-25 10:31:12 +08:00
..
accesslog.go support query logs according to conditions 2017-06-08 14:44:08 +08:00
authmodel.go replace go header 2017-04-13 03:54:58 -07:00
base.go Add DAO for project member and user group 2018-03-26 14:38:32 +08:00
clair.go provide default timestamp for all distros in system info api 2017-07-13 18:48:05 +08:00
config.go Ambiguous UI and internal values ldap_scope #3764 2018-01-05 15:51:37 +08:00
job.go Move schedule replication job to new jobservice 2018-03-30 17:44:05 +08:00
label_test.go Implement label management API 2018-03-09 12:17:27 +08:00
label.go Implement filter repository and tags by label API 2018-03-21 10:51:06 +08:00
ldap.go Add REST API for assign role to group 2018-04-04 13:39:42 +08:00
member.go Add DAO for project member and user group 2018-03-26 14:38:32 +08:00
notification.go replace go header 2017-04-13 03:54:58 -07:00
pro_meta.go Fix mis-interpretation of severity in Clair 2018-04-25 10:31:12 +08:00
project.go Implement filter repository and tags by label API 2018-03-21 10:51:06 +08:00
replication_job.go Store secret in header instead of cookie 2018-04-07 22:02:06 +08:00
repo.go Implement filter repository and tags by label API 2018-03-21 10:51:06 +08:00
role.go Change codes to make everything OK after upgrading to beego 1.9.0 2018-02-05 13:07:52 +08:00
scan_job.go Trigger scan job from UI. 2018-03-26 18:07:21 +08:00
target_test.go Fix SSRF security issue #3755 in ping target, email server and LDAP server APIs 2018-01-04 12:26:17 +08:00
token.go handlers for image scan, store results overview in DB 2017-06-13 23:37:54 +08:00
uaa.go Refactor the configuraiton of UAA 2017-12-19 14:42:07 +08:00
user.go Change codes to make everything OK after upgrading to beego 1.9.0 2018-02-05 13:07:52 +08:00
usergroup.go Add DAO for project member and user group 2018-03-26 14:38:32 +08:00
version.go Fail earlier when found database schema dismatch 2017-11-07 13:07:56 +08:00
watch_item.go Implement immediate trigger and the methods of WatchList 2017-11-27 14:23:21 +08:00