Skip to content

Add vulnerabilities_allowed for Vulnerability-Check

Zamir Martins requested to merge add_vulnerability_amount_into_UI into master

What does this MR do?

Add vulnerabilities_allowed for Vulnerability-Check. this is a UI change which affect only one specific type of project approval rule.

This MR is a follow-up of the following MR: !66680 (merged)

The definition of vulnerabilities_allowed can be found in: !66673 (merged)

The validation and usage can be found in: !66679 (merged)

Related issue: #335335 (closed)

Documentation changes will be follow-up MR from this one.

Screenshots or Screencasts (strongly suggested)

New input field with label and description:
Screen_Shot_2021-07-23_at_11.30.20_AM

Error message for invalid values:
Screen_Shot_2021-07-23_at_11.30.48_AM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Zamir Martins

Merge request reports