Show SBOM reports ingestion errors on the project vulnerability report page
What does this MR do and why?
Store SBOM reports ingestion errors in redis for 30 days and display an error message on the project vulnerability report page.
Changelog: added
refs #471319 (closed)
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Checkout the MR branch in your gdk
- Clone this project into your gdk: https://gitlab.com/gitlab-org/secure/tests/olivier/invalid-sbom-report
- Wait for the pipeline to run
- Visit the project vulnerability report page
Edited by Olivier Gonzalez