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?
- In any project, navigate to the API Fuzzing configuration form at
/:namespace/:project/-/security/configuration/api_fuzzing
. - Select a Scan mode.
Screenshots (strongly suggested)
HAR
Before | After |
---|---|
OpenAPI
Before | After |
---|---|
Postman collection
Before | After |
---|---|
Related to #330651 (closed)
Edited by Paul Gascou-Vaillancourt