Render "Url" for DAST findings
Description
Currently, the pipeline security modal renders a "URL" field. The GraphQL version of the modal does not render it, so it needs to be added to the UI component:
| current modal | GraphQL version |
|---|---|
![]() |
![]() |
Notes
The data is not completely missing, since the URL is included within the modal's "Details" section:
Edited by David Pisek


