Skip to content

Update API fuzzing configuration form labels

What does this MR do?

This improves the wording in the API fuzzing configuration form to make it clearer that:

  • 3 scan types are supported.
  • they all support URLs in addition to file paths.

How to test this?

  1. In any project, navigate to the API Fuzzing configuration form at /:namespace/:project/-/security/configuration/api_fuzzing.
  2. Select a Scan mode.

Screenshots (strongly suggested)

HAR

Before After
Screen_Shot_2021-05-12_at_1.02.05_PM Screen_Shot_2021-05-14_at_7.11.09_AM

OpenAPI

Before After
Screen_Shot_2021-05-12_at_1.02.14_PM Screen_Shot_2021-05-12_at_12.57.24_PM

Postman collection

Before After
Screen_Shot_2021-05-12_at_1.02.22_PM Screen_Shot_2021-05-14_at_7.11.28_AM

Related to #330651 (closed)

Edited by Paul Gascou-Vaillancourt

Merge request reports