Add request-URL to security finding modal
What does this MR do and why?
Currently, the security finding modal does not display the request-URL for DAST findings. This MR adds this.
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
- Enable the
standalone_finding_modalfeature flag - Go to a pipeline's security report
- Filter for DAST
- Open finding (e.g.: "CWE-693 in")
- Verify that the URL renders
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 #419299 (closed)
Edited by David Pisek

