How to reduce the secutiry rating in cloud manager pipeline ?
My build is getting failed due to below error
In order to achieve an Security Rating of A or better, the code base must not have any Vulnerability issues with a severity of Minor or higher.
When I reviewed the report, I see that I have just 2 minor vulnerabilities but the build got failed because of the above rule. Instead of checking minor one I want to check only medium and high severity. Is this possible to modify this rule in the pipeline ?
