harbor/src/controller/scan
stonezdj(Daojun Zhang) 654aa8edcf
Add generate SBOM feature (#20251)
* Add SBOM scan feature

  Add scan handler for sbom
  Delete previous sbom accessory before the job service

Signed-off-by: stonezdj <daojunz@vmware.com>

* fix issue

Signed-off-by: stonezdj <stone.zhang@broadcom.com>

---------

Signed-off-by: stonezdj <daojunz@vmware.com>
Signed-off-by: stonezdj <stone.zhang@broadcom.com>
Co-authored-by: stonezdj <daojunz@vmware.com>
2024-04-16 13:34:19 +00:00
..
base_controller.go Add generate SBOM feature (#20251) 2024-04-16 13:34:19 +00:00
base_controller_test.go Add generate SBOM feature (#20251) 2024-04-16 13:34:19 +00:00
callback.go fix: correct the operator in the webhook payload (#18906) 2023-07-19 15:40:29 +08:00
callback_test.go fix: correct the operator in the webhook payload (#18906) 2023-07-19 15:40:29 +08:00
checker.go lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
checker_test.go lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
controller.go add stop sbom scanning API (#20200) 2024-04-09 16:07:47 +08:00
options.go Refactor scan job service make it easy to add new scan type (#20177) 2024-04-09 16:05:30 +08:00