[CS For Registry] Add container_repository_url to show vulnerability page
Description
Include container_repository_url on the vulnerability page following the design at https://gitlab.com/groups/gitlab-org/-/uploads/9eedfd23cd22a5749c8a2f8fc2d7b8bd/option-3-vulns-details.png.
- Add registry url(container_repository_url) to location and UI.
User Impact
Users should be able to view tag details as depicted in the design at https://gitlab.com/groups/gitlab-org/-/uploads/9eedfd23cd22a5749c8a2f8fc2d7b8bd/option-3-vulns-details.png for vulnerabilities identified by CS for the registry.
Non-functional requirements
- 
FF: This feature should be toggleable via a feature flag. 
- 
Testing: Incorporate unit tests/specs. 
Implementation plan
Add container_repository_url to location and ui.
Verification steps
- Activate the feature flag.
- Enable the CS for registry feature.
- Confirm the presence of container_repository_url on vulnerability page.
Edited  by Aditya Tiwari