Update license scanner for PipelineController
What does this MR do and why?
The backend needs to be changed so that the Licenses
tab of the Pipeline page uses the License Scanning Service.
This is the implementation of #378087 (closed)
In !105545 (merged) we took a wrong turn with the implementation, so this MR fixes is and removed now unused code.
No need for the changelog as this isn't user faced change.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
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 #378087 (closed)