Skip to content

Update localStorage key for On-demand scans form

Dheeraj Joshi requested to merge djadmin-dast-ls-key-update into master

Related #325158 (closed)

What does this MR do?

  • Updates key for On-demand scans form to include project's full path
  • Add selected branch form field to persist in the local storage

Screenshots (strongly suggested)

No visual changes

Context

image

This form values are being persistent to provide better UX and more importantly to accommodate new features being developed part of this form.

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