Skip to content

Add security training urls to `ProjectType`

Subashis Chakraborty requested to merge 355088-add-training-url into master

This MR

  • adds field for security training urls to project type
  • updates documentation

Context:

We added securityTrainingUrls field to VulnerabilityType before which will only work for vulnerability details page. Inorder to show this info in vulnerability details page, MR modal and pipeline security tab modal, we are adding a field for urls to ProjectType so that it can be used from anywhere with identifiers as an argument.

Related to #355088 (closed)

Edited by Subashis Chakraborty

Merge request reports