Suggested Solution - Settings for auto-fix - frontend
- This is a sub-issue for #216026 (closed)
- backend issue: #215668 (closed)
Problem to solve
Implements the frontend part for adding a new setting for enabling/disabling Suggestion Solutions.
Implementation plan
- Create and push the
security_auto_fix
feature flag. - Create the new
Auto-fix vulnerabilities
section in Security & Compliance > Configuration (picture a.
). - Implement API calls to toggle the setting.
Edited by Paul Gascou-Vaillancourt