[BE] - Add project toggle for continuous vulnerability scans

Proposal

In order to implement [FE] - Add a setting to toggle CVS feature in the Security configuration page we need to do the following:

  • Add a project attribute to toggle cvs on an doff
  • Add a graphQL mutation to change this attribute
  • Expose the enabled/disabled status of this attribute to frontend via a presenter

Implementation plan

Edited by Igor Frenkel