Skip to content

Add scan object to report

Adam Cohen requested to merge add-scan-object-to-report into master

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": "gemnasium-maven",
    "name": "gemnasium-maven",
    "url": "https://gitlab.com/gitlab-org/security-products/analyzers/gemnasium-maven",
    "vendor": {
      "name": "GitLab"
    },
    "version": "2.17.0"
  },
  "type": "dependency_scanning"
}

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