Expose more scanners data
What does this MR do and why?
This MR exposes more scanners data: name
(scanner name), external_id
. This data will be used to build the feature of re-grouping the project tool filter dropdown.
See epic for more details: &11237 (closed)
Here's the console log of the added data:
Screenshots or screen recordings
There is no UI/UX changes
How to set up and validate locally
A way to check the data is successfully passed, you can check the data via the Vue devtools
- Import security-reports
- Run a pipeline on master branch
- Visit the project vulnerability page
- Open the Vue dev tools
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #424350 (closed)
Edited by Samantha Ming