harbor/make/migrations/postgresql
stonezdj(Daojun Zhang) 1f0c8289a5
Add sbom_report table to store sbom related information (#20473)
fixes #20445
  Refactor scan/base_controller.go
  Move MakeReportPlaceholder, GetReportPlaceholder, GetSummary to vul and sbom scanHandler

Signed-off-by: stonezdj <stone.zhang@broadcom.com>
2024-05-24 08:48:55 +00:00
..
0001_initial_schema.up.sql
0002_1.7.0_schema.up.sql
0003_add_replication_op_uuid.up.sql
0004_1.8.0_schema.up.sql
0005_1.8.2_schema.up.sql
0010_1.9.0_schema.up.sql
0011_1.9.1_schema.up.sql
0012_1.9.4_schema.up.sql
0015_1.10.0_schema.up.sql
0030_2.0.0_schema.up.sql
0031_2.0.3_schema.up.sql
0040_2.1.0_schema.up.sql
0041_2.1.4_schema.up.sql
0050_2.2.0_schema.up.sql
0051_2.2.1_schema.up.sql
0052_2.2.2_schema.up.sql
0053_2.2.3_schema.up.sql
0060_2.3.0_schema.up.sql
0061_2.3.4_schema.up.sql
0070_2.4.0_schema.up.sql
0071_2.4.2_schema.up.sql
0080_2.5.0_schema.up.sql
0081_2.5.2_schema.up.sql
0082_2.5.3_schema.up.sql
0090_2.6.0_schema.up.sql fix: reduce the high db cpu usage for tag retention (#17296) 2022-08-04 10:08:02 +08:00
0091_2.6.2_schema.up.sql fix: cherry pick 262 sql for migrations (#17735) 2022-11-03 10:05:46 +08:00
0100_2.7.0_schema.up.sql Add REST API to list job queue status, pause/resume job queue and list schedulers (#17707) 2022-11-17 20:12:07 +08:00
0110_2.8.0_schema.up.sql style: adjust the style of migration SQL (#18475) 2023-04-04 17:37:27 +08:00
0111_2.8.1_schema.up.sql fix: cherry pick the migration sql (#18644) 2023-05-10 16:35:07 +08:00
0120_2.9.0_schema.up.sql Sort most dangerous vulnerabilities by score and severity level (#19103) 2023-08-07 10:13:34 +08:00
0130_2.10.0_schema.up.sql perf: optimize the performance of accessory query (#19557) 2023-11-22 02:11:11 +00:00
0140_2.11.0_schema.up.sql Add sbom_report table to store sbom related information (#20473) 2024-05-24 08:48:55 +00:00