Skip to content

Added DAST path to display on vulnerabilities list

Artur Fedorov requested to merge 293896-dast-path-vulnerabilities-list into master

What does this MR do and why?

Describe in detail what your merge request does and why.

This MR resolves #293896 (closed)

In #243569 (closed) we added the omitted DAST path to the security dashboard. There were a few callouts in the review that would simplify the code and bring us further to a standard approach for data types.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

NO VISUAL CHANGES

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Go to a project
  2. Select Security & Compliance -> Vulnerability report or direct path /-/security/vulnerability_report/
  3. If no vulnerabilities exist -> configure SAST or DAST or submit vulnerability manually

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #293896 (closed)

Merge request reports