Skip to content

馃帹 Design: API fuzzing configuration screen enable UI settings

Problem to solve

API fuzzing has hundreds of configuration settings that control, from basic settings to advanced. Currently, a user has to configure a YAML file or use a built-in YAML files to fine-tune the settings.

User experience goal

A user can easily create a YAML file and add that YAML file to their repo for use by an API fuzzing job.

User Jobs: when I setup/configure API fuzzing, I want to have a quick way to enable or editing values, so that I could always keep API fuzz at its best performance

Proposal

Create an web-based IDE MR to generate a valid configuration file.

  • Allow users to choose a base profile from a list of templates that they want to use & create an MR to update their configuration files (e.g. .gitlab-api-fuzzing.yml) with it.

Design

The following page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.

Edited by 馃 GitLab Bot 馃