Skip to content

Add backend interface to look up for security training urls

What does this MR do and why?

  • Introduces new GraphQL type for security training url
  • Add field in Vulnerability GraphQL type to show security training urls
  • Add finder classes to look up for cwe training content through external provider api

Related to #349910 https://gitlab.com/gitlab-org/gitlab/-/issues/349916

Edited by Subashis Chakraborty

Merge request reports