Skip to content

Add scan object to report

What does this MR do?

This MR adds support for the scan object added to the common report by Add Scan object with scanner and type to report

"scan": {
  "scanner": {
    "id": "tslint",
    "name": "TSLint",
    "url": "https://github.com/webschik/tslint-config-security",
    "vendor": {
      "name": "GitLab"
    },
    "version": "1.16.0"
  },
  "type": "sast"
}

What are the relevant issue numbers?

gitlab-org/gitlab#202053 (closed)

Does this MR meet the acceptance criteria?

Edited by Adam Cohen

Merge request reports

Loading