Skip to content

Add cvs toggle to security settings configuration for projects

What does this MR do and why?

Update the project security settings configuration presenter to show the status of the continuous_vulnerabiltiy_scans_enabled attribute.

This is one of a series of MRs:

  • add attribute to the database and model - !131305 (merged)
  • update the presenter to make the attribute available 👈 current MR
  • add mutation to toggle the attribute

Note: the target of this MR is the branch introduced by !131305 (merged) to make the attribute available to the presenter. This MR is blocked until !131305 (merged) merges.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #424374 (closed)

Edited by Igor Frenkel

Merge request reports

Loading