Skip to content

Fix DAST profile summary for invalid values

Dheeraj Joshi requested to merge djadmin-fix-selected-profile-section into master

What does this MR do?

Fix DAST profile summary section for invalid profile id

  • This handles the case when profile id are not present in received profiles, which could happen through persisted values in localstorage or query params.

Screenshots (strongly suggested)

Before After
image image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • 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 Dheeraj Joshi

Merge request reports

Loading