Skip to content

Add markdown field for Vulnerability Description

Dheeraj Joshi requested to merge djadmin-vuln-graphql-markdown-description into master

Implements #347292 (closed)

What does this MR do and why?

This MR exposes descriptionHtml field to Vulnerability ~graphql API. This should then be used by frontend to render the markdown content.

For reference, the vulnerability description field is a cache markdown field.

Screenshots or screen recordings

image

How to set up and validate locally

Nothing special.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Dheeraj Joshi

Merge request reports