Configuration UI for SAST
<!-- triage-serverless v3 PLEASE DO NOT REMOVE THIS SECTION -->
*This 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.*
<!-- triage-serverless v3 PLEASE DO NOT REMOVE THIS SECTION -->
## Problem to Solve
With nearly 15 SAST scanners, there are a lot of configuration options for SAST. These can be hard to understand for the first time and to ensure your security scans remain functional over time. A configuration UI will help manage and setup SAST configuration options.
### Early Mockup
| Current Config Page | Future SAST Config |
| ------ | ------ |
|  |  |
## Feature flags
- [`sast_configuration_ui`](https://gitlab.com/gitlab-org/gitlab/-/issues/235135) (Not defined in YAML)
- This is enabled by default, but being kept around as it might help with the migration of (part) of this feature to Core.
- ~~[`security_sast_configuration`](https://gitlab.com/gitlab-org/gitlab/blob/adf566cd6e7554b799005f8d7870aa633c239755/ee/config/feature_flags/development/security_sast_configuration.yml)~~ Removed in gitlab-org/gitlab!41995
- ~~[`sast_configuration_ui_analyzers`](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/42214)~~ Removed in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/42593
## Relevant links:
- [13.3 Release post](https://gitlab.com/gitlab-com/www-gitlab-com/-/merge_requests/59304/diffs) - Basic settings
- 13.5 release post - [analyzers & existing config parsing](https://gitlab.com/gitlab-com/www-gitlab-com/-/merge_requests/64767)
### Release notes
Release post items have been generated: https://gitlab.com/gitlab-com/www-gitlab-com/-/merge_requests/64767
epic