Skip to content

Expose vulnerability occurrence evidence

Cameron Swords requested to merge expose-vulnerability-evidence into master

What does this MR do?

DAST vulnerabilities have an evidence field that helps a user to determine whether or not the vulnerability is a False Positive.

This MR exposes the field to the API that the UI uses, so that it can be displayed to the user.

This in part resolves #37027 (closed).

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • 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 Cameron Swords

Merge request reports