Add markdown field for Vulnerability Description
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
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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Dheeraj Joshi