Skip to content

Update profile information summary for on-demand scans

Jannik Lehmann requested to merge jnnkl-update-profile-information-summary into master

What does this MR do?

This MR solves: #290081 (closed) it introduces multiple changes on the Security & Compliance -> On-Demand Scans Page.

  • It Removes scan type from scanner profile selector
  • It Removes validation status from site profile selector
  • It Adds Validation status key/value to site profile section
  • It Adds None if optional fields have no value (excluded URLs, additional request URLs)

How to reproduce

  1. Open a Project with DAST enabled
  2. Security & Compliance -> On-Demand Scans

Screenshots (strongly suggested)

before after
Screenshot_2021-06-21_at_14.04.53 Screenshot_2021-06-22_at_09.38.43

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Jannik Lehmann

Merge request reports