Skip to content

Reusable security form components

Paul Gascou-Vaillancourt requested to merge 299126-reusable-form-components into master

What does this MR do?

This moves SAST dynamic field components to a shared location and implements the select input type that uses GlDropdown under the hood, to be used in the API fuzzing configuration form.

How to test this?

This MR doesn't introduce any user-facing change, but the select input is used in a follow-up MR that can be used for testing: !52540 (merged)

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

Related to #299126 (closed)

Edited by Paul Gascou-Vaillancourt

Merge request reports