Skip to content

Add request information to vulnerability-detail modal

What does this MR do?

It adds the following fields to the vulnerability-details modal:

  • Request Headers
  • Response Status
  • Response Headers

It also moves the Method field up to sit just above the new fields and uses response.url if defined and location as a fallback for displaying the URL field.

Screenshots

before after
dast_modal_before dast_modal_after

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #215110 (closed)

Edited by David Pisek

Merge request reports