Skip to content

Gracefully generate error reports in the command module

What does this MR do?

Extends the command module to support the generation of error reports so that failing states are still recorded and can be used in observability events.

There are two related analyzer MRs that require the changes introduced in this MR (with corresponding integration tests):

  1. Improved error reporting for semgrep analyzer (semgrep!591 - merged) • Julian Thome • 18.1
  2. https://gitlab.com/gitlab-org/security-products/analyzers/gitlab-advanced-sast/-/merge_requests/125+s

What are the relevant issue numbers?

Gracefully generate error reports in the presen... (gitlab-org/gitlab#546356 - closed) • Julian Thome • 18.1 • On track

Does this MR meet the acceptance criteria?

Edited by Lucas Charles

Merge request reports

Loading