Skip to content

Add `vulnerability` in `PipelineSecurityReportFinding`

shreyash shukla requested to merge shreyashs428/gitlab:Issue#340558 into master

This MR aims to solve the issue #340558 (closed)

File Change

  • Add field :vulnerability, type: VulnerabilityType, null: true to ee/app/graphql/types/pipeline_security_report_finding_type.rb
  • Fix typo in :identifiers field description
  • Write a proper description of :solution field
  • Adjust ee/spec/graphql/types/pipeline_security_report_finding_type_spec.rb to account for newly added field
Edited by shreyash shukla

Merge request reports

Loading